d3b20e8d24 
								
							 
						 
						
							
							
								
								refine deprecations, move some over to test_deprecated_api  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-12-30 14:07:20 +01:00  
				
					
						
							
							
								 
						
							
								77b640d1b7 
								
							 
						 
						
							
							
								
								streamline some tests and overall reduce py.test.ensuretemp usage, note down issue about deprecation .  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-12-29 22:26:03 +01:00  
				
					
						
							
							
								 
						
							
								c348cec481 
								
							 
						 
						
							
							
								
								make looponfailing a bit more robust against relative imports and changed directories - needs more work, probably.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-12-29 18:41:24 +01:00  
				
					
						
							
							
								 
						
							
								79af98fc29 
								
							 
						 
						
							
							
								
								some testing hygene: move _reparse testing functionality to actual test support code, un-xfail a now passing test, reduce direct py.test.config usage aiming for deprecation.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-12-29 18:02:54 +01:00  
				
					
						
							
							
								 
						
							
								425e4849f3 
								
							 
						 
						
							
							
								
								remove/reduce internal global state: py._com.registry is now fully contained and always instantiated from the py.test PluginManager class.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-12-29 12:36:17 +01:00  
				
					
						
							
							
								 
						
							
								b04a04cabd 
								
							 
						 
						
							
							
								
								make py lib a self-contained directory again  
							
							... 
							
							
							
							- move and merge _py/ bits back to py/
- fixes all around
--HG--
branch : trunk 
							
						 
						
							2009-11-04 21:34:07 +01:00  
				
					
						
							
							
								 
						
							
								a161a865c8 
								
							 
						 
						
							
							
								
								remove deprecated parser.addgroup usage in favour of getgroup  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-10-27 10:03:11 +01:00  
				
					
						
							
							
								 
						
							
								5791c06bf2 
								
							 
						 
						
							
							
								
								rewrote the initpkg mechanism and moved py lib implementation files to  
							
							... 
							
							
							
							_py/...  with py/__init__.py containing pointers into them
The new apipkg is only around 70 lines of code and allows
us to get rid of the infamous "py.__." by regular non-magical
"_py." imports. It is also available as a separately installable
package, see http://bitbucket.org/hpk42/apipkg 
--HG--
branch : trunk 
							
						 
						
							2009-10-03 01:47:39 +02:00  
				
					
						
							
							
								 
						
							
								1f29529a24 
								
							 
						 
						
							
							
								
								* don't add distributed command line options when 'execnet' is not  
							
							... 
							
							
							
							installed, report a nice message.
* fix tests and code to work with non-existing execnet
* point execnet doc to the new package
--HG--
branch : trunk 
							
						 
						
							2009-10-02 22:29:22 +02:00  
				
					
						
							
							
								 
						
							
								c8119d89b6 
								
							 
						 
						
							
							
								
								move test files out of py lib proper  
							
							... 
							
							
							
							* separate all tests from plugins
* simplify implicit inclusion of plugins under test
* have test_initpkg perform direct checks instead of yielding tests
* fix example tests for 3k
--HG--
branch : trunk 
							
						 
						
							2009-09-06 16:59:39 +02:00