| 
									
										
										
										
											2009-01-16 23:37:56 -05:00
										 |  |  | ! Copyright (C) 2009 Slava Pestov. | 
					
						
							|  |  |  | ! See http://factorcode.org/license.txt for BSD license. | 
					
						
							| 
									
										
										
										
											2009-02-13 20:11:07 -05:00
										 |  |  | USING: tools.test core-graphics kernel images ;
 | 
					
						
							| 
									
										
										
										
											2009-01-16 23:37:56 -05:00
										 |  |  | IN: core-graphics.tests | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-20 21:53:51 -05:00
										 |  |  | [ t ] [ { 100 200 } [ drop ] make-bitmap-image image? ] unit-test | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [ ] [ dummy-context drop ] unit-test |