| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								__init__.py
							
						
					
				 | 
				
					
						
							
							move down py/impl/XYZ to py/_XYZ
						
					
				 | 
				2010-01-13 17:15:54 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								hookspec.py
							
						
					
				 | 
				
					
						
							
							refine and test new hook registration, now it is called "pytest_addhooks"
						
					
				 | 
				2010-05-02 16:36:53 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pytest__pytest.py
							
						
					
				 | 
				
					
						
							
							some internal fixes regarding the new required hook-finding prefix
						
					
				 | 
				2010-05-02 17:10:38 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pytest_assertion.py
							
						
					
				 | 
				
					
						
							
							expose py.code._reinterpret functions so that pypy and internal
						
					
				 | 
				2010-04-29 01:20:56 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pytest_capture.py
							
						
					
				 | 
				
					
						
							
							fix issue96 - make capturing more resilient against KeyboardInterrupt
						
					
				 | 
				2010-05-17 19:00:39 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pytest_default.py
							
						
					
				 | 
				
					
						
							
							fix issue102 by introducing a --maxfailures=NUM option
						
					
				 | 
				2010-05-25 16:52:09 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pytest_doctest.py
							
						
					
				 | 
				
					
						
							
							move down py/impl/XYZ to py/_XYZ
						
					
				 | 
				2010-01-13 17:15:54 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pytest_genscript.py
							
						
					
				 | 
				
					
						
							
							revert 1735 - fix issue95 differently: just shift the offending zlib
						
					
				 | 
				2010-05-19 16:42:22 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pytest_helpconfig.py
							
						
					
				 | 
				
					
						
							
							fix issue102 by introducing a --maxfailures=NUM option
						
					
				 | 
				2010-05-25 16:52:09 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pytest_hooklog.py
							
						
					
				 | 
				
					
						
							
							move down py/impl/XYZ to py/_XYZ
						
					
				 | 
				2010-01-13 17:15:54 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pytest_junitxml.py
							
						
					
				 | 
				
					
						
							
							introduce a new --junitprefix option to influence xml reporting.
						
					
				 | 
				2010-06-09 16:18:47 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pytest_mark.py
							
						
					
				 | 
				
					
						
							
							introduce a new request.applymarker() function and refactor
						
					
				 | 
				2010-06-08 02:34:51 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pytest_monkeypatch.py
							
						
					
				 | 
				
					
						
							
							fix docstring
						
					
				 | 
				2010-02-07 01:56:43 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pytest_nose.py
							
						
					
				 | 
				
					
						
							
							move down py/impl/XYZ to py/_XYZ
						
					
				 | 
				2010-01-13 17:15:54 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pytest_pastebin.py
							
						
					
				 | 
				
					
						
							
							move down py/impl/XYZ to py/_XYZ
						
					
				 | 
				2010-01-13 17:15:54 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pytest_pdb.py
							
						
					
				 | 
				
					
						
							
							refine reporting with --pdb some more
						
					
				 | 
				2010-06-17 12:53:29 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pytest_pylint.py
							
						
					
				 | 
				
					
						
							
							move down py/impl/XYZ to py/_XYZ
						
					
				 | 
				2010-01-13 17:15:54 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pytest_pytester.py
							
						
					
				 | 
				
					
						
							
							some adjustments to make py.test --basetemp=XYZ work where
						
					
				 | 
				2010-06-07 21:02:26 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pytest_recwarn.py
							
						
					
				 | 
				
					
						
							
							move down py/impl/XYZ to py/_XYZ
						
					
				 | 
				2010-01-13 17:15:54 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pytest_restdoc.py
							
						
					
				 | 
				
					
						
							
							refine tests and refine code to deal with new xdist semantics.
						
					
				 | 
				2010-01-17 23:23:02 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pytest_resultlog.py
							
						
					
				 | 
				
					
						
							
							unify handling of reportcharacters across resultlog/junitxml plugins
						
					
				 | 
				2010-05-20 14:35:13 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pytest_runner.py
							
						
					
				 | 
				
					
						
							
							make py.test.raises as-VAR be an ExceptionInfo object
						
					
				 | 
				2010-06-09 14:45:41 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pytest_skipping.py
							
						
					
				 | 
				
					
						
							
							introduce a new request.applymarker() function and refactor
						
					
				 | 
				2010-06-08 02:34:51 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pytest_terminal.py
							
						
					
				 | 
				
					
						
							
							fix issue 57 - make --looponfail work with xpassing tests
						
					
				 | 
				2010-05-26 18:55:50 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pytest_tmpdir.py
							
						
					
				 | 
				
					
						
							
							move down py/impl/XYZ to py/_XYZ
						
					
				 | 
				2010-01-13 17:15:54 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pytest_unittest.py
							
						
					
				 | 
				
					
						
							
							* various jython related fixes.
						
					
				 | 
				2010-04-28 15:24:38 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								standalonetemplate.py
							
						
					
				 | 
				
					
						
							
							fix test_importall to not stop on skipped plugins and fix the uncovered failure of genscript: standalone.py template is now safely importable
						
					
				 | 
				2010-01-15 18:45:06 +01:00 |