| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								__init__.py
							
						
					
				 | 
				
					
						
							
							make py lib a self-contained directory again
						
					
				 | 
				2009-11-04 21:34:07 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								conftest.py
							
						
					
				 | 
				
					
						
							
							move down py/impl/XYZ to py/_XYZ
						
					
				 | 
				2010-01-13 17:15:54 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_pytest__pytest.py
							
						
					
				 | 
				
					
						
							
							some internal fixes regarding the new required hook-finding prefix
						
					
				 | 
				2010-05-02 17:10:38 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_pytest_assertion.py
							
						
					
				 | 
				
					
						
							
							make py lib a self-contained directory again
						
					
				 | 
				2009-11-04 21:34:07 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_pytest_capture.py
							
						
					
				 | 
				
					
						
							
							refine and extend custom error reporting particularly for collection-related errors
						
					
				 | 
				2010-07-04 17:06:50 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_pytest_default.py
							
						
					
				 | 
				
					
						
							
							remove the unused return value of fnmatch_lines
						
					
				 | 
				2010-04-28 17:12:38 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_pytest_doctest.py
							
						
					
				 | 
				
					
						
							
							* properly expose and document runtest-protocol related Exceptions
						
					
				 | 
				2010-04-27 21:13:09 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_pytest_genscript.py
							
						
					
				 | 
				
					
						
							
							revert 1735 - fix issue95 differently: just shift the offending zlib
						
					
				 | 
				2010-05-19 16:42:22 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_pytest_helpconfig.py
							
						
					
				 | 
				
					
						
							
							remove the unused return value of fnmatch_lines
						
					
				 | 
				2010-04-28 17:12:38 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_pytest_hooklog.py
							
						
					
				 | 
				
					
						
							
							make py lib a self-contained directory again
						
					
				 | 
				2009-11-04 21:34:07 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_pytest_junitxml.py
							
						
					
				 | 
				
					
						
							
							reintroduce --junit - i think it is actually useful
						
					
				 | 
				2010-07-07 14:43:31 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_pytest_mark.py
							
						
					
				 | 
				
					
						
							
							introduce a new request.applymarker() function and refactor
						
					
				 | 
				2010-06-08 02:34:51 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_pytest_monkeypatch.py
							
						
					
				 | 
				
					
						
							
							move down py/impl/XYZ to py/_XYZ
						
					
				 | 
				2010-01-13 17:15:54 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_pytest_nose.py
							
						
					
				 | 
				
					
						
							
							make py lib a self-contained directory again
						
					
				 | 
				2009-11-04 21:34:07 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_pytest_pastebin.py
							
						
					
				 | 
				
					
						
							
							make py lib a self-contained directory again
						
					
				 | 
				2009-11-04 21:34:07 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_pytest_pdb.py
							
						
					
				 | 
				
					
						
							
							refine reporting with --pdb some more
						
					
				 | 
				2010-06-17 12:53:29 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_pytest_pytester.py
							
						
					
				 | 
				
					
						
							
							remove the unused return value of fnmatch_lines
						
					
				 | 
				2010-04-28 17:12:38 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_pytest_recwarn.py
							
						
					
				 | 
				
					
						
							
							some minor compatibility issues wrt to the just released python2.7
						
					
				 | 
				2010-07-04 22:13:12 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_pytest_restdoc.py
							
						
					
				 | 
				
					
						
							
							move down py/impl/XYZ to py/_XYZ
						
					
				 | 
				2010-01-13 17:15:54 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_pytest_resultlog.py
							
						
					
				 | 
				
					
						
							
							apply patch from Jakub wrt fixing resultlog/xdist combo
						
					
				 | 
				2010-07-02 13:01:21 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_pytest_runner.py
							
						
					
				 | 
				
					
						
							
							split out pytest-xdist related reporting to the plugin
						
					
				 | 
				2010-07-07 12:41:15 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_pytest_runner_xunit.py
							
						
					
				 | 
				
					
						
							
							robustify check
						
					
				 | 
				2010-04-21 14:46:41 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_pytest_skipping.py
							
						
					
				 | 
				
					
						
							
							introduce a new request.applymarker() function and refactor
						
					
				 | 
				2010-06-08 02:34:51 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_pytest_terminal.py
							
						
					
				 | 
				
					
						
							
							split out pytest-xdist related reporting to the plugin
						
					
				 | 
				2010-07-07 12:41:15 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_pytest_tmpdir.py
							
						
					
				 | 
				
					
						
							
							refine/fix isimportable-logic and ensure that 'tmpdir' has a python-importable name
						
					
				 | 
				2010-04-27 16:10:25 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_pytest_unittest.py
							
						
					
				 | 
				
					
						
							
							refine tests and refine code to deal with new xdist semantics.
						
					
				 | 
				2010-01-17 23:23:02 +01:00 |