| 
									
										
										
										
											2008-11-11 20:51:26 -05:00
										 |  |  | USING: stack-checker.backend tools.test kernel namespaces | 
					
						
							|  |  |  | stack-checker.state sequences ;
 | 
					
						
							|  |  |  | IN: stack-checker.backend.tests | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [ ] [ | 
					
						
							| 
									
										
										
										
											2008-12-04 07:02:49 -05:00
										 |  |  |     V{ } clone \ meta-d set
 | 
					
						
							|  |  |  |     V{ } clone \ meta-r set
 | 
					
						
							|  |  |  |     V{ } clone \ literals set
 | 
					
						
							| 
									
										
										
										
											2008-11-11 20:51:26 -05:00
										 |  |  |     0 d-in set
 | 
					
						
							|  |  |  | ] unit-test | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [ 0 ] [ 0 ensure-d length ] unit-test | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [ 2 ] [ 2 ensure-d length ] unit-test | 
					
						
							| 
									
										
										
										
											2008-12-04 07:02:49 -05:00
										 |  |  | [ 2 ] [ meta-d length ] unit-test | 
					
						
							| 
									
										
										
										
											2008-11-11 20:51:26 -05:00
										 |  |  | 
 | 
					
						
							|  |  |  | [ 3 ] [ 3 ensure-d length ] unit-test | 
					
						
							| 
									
										
										
										
											2008-12-04 07:02:49 -05:00
										 |  |  | [ 3 ] [ meta-d length ] unit-test | 
					
						
							| 
									
										
										
										
											2008-11-11 20:51:26 -05:00
										 |  |  | 
 | 
					
						
							|  |  |  | [ 1 ] [ 1 ensure-d length ] unit-test | 
					
						
							| 
									
										
										
										
											2008-12-04 07:02:49 -05:00
										 |  |  | [ 3 ] [ meta-d length ] unit-test | 
					
						
							| 
									
										
										
										
											2008-11-11 20:51:26 -05:00
										 |  |  | 
 | 
					
						
							|  |  |  | [ ] [ 1 consume-d drop ] unit-test |