mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-31 07:57:27 +03:00 
			
		
		
		
	Merge pull request #3356 from jdufresne/nose
Remove additional references to nose tests
This commit is contained in:
		
						commit
						74f5007bf1
					
				
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							|  | @ -33,7 +33,6 @@ htmlcov/ | |||
| .coverage | ||||
| .cache | ||||
| .pytest_cache | ||||
| nosetests.xml | ||||
| coverage.xml | ||||
| 
 | ||||
| # Test files | ||||
|  |  | |||
|  | @ -9,8 +9,7 @@ iterations = 5000 | |||
| When run on a system without the jpeg leak fixes, | ||||
| the valgrind runs look like this. | ||||
| 
 | ||||
| NOSE_PROCESSES=0 NOSE_TIMEOUT=600 valgrind --tool=massif \ | ||||
|     python test-installed.py -s -v Tests/check_jpeg_leaks.py | ||||
| valgrind --tool=massif python test-installed.py -s -v Tests/check_jpeg_leaks.py | ||||
| 
 | ||||
| """ | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user