29051458fc 
								
							 
						 
						
							
							
								
								fix issue 109 - sibling conftest.py files shall not be loaded.  
							
							... 
							
							
							
							also simplify / refine tests a bit.
--HG--
branch : trunk 
							
						 
						
							2010-10-04 16:19:01 +02:00  
				
					
						
							
							
								 
						
							
								6aab9bcfb9 
								
							 
						 
						
							
							
								
								another whitespace-correction commit  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-07-30 15:05:24 +02:00  
				
					
						
							
							
								 
						
							
								74523a9d09 
								
							 
						 
						
							
							
								
								avoid loading conftest files which are exactly the same content as a previously loaded conftest file  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-07-29 11:22:16 +02:00  
				
					
						
							
							
								 
						
							
								677f7c0a6a 
								
							 
						 
						
							
							
								
								remove trailing whitespace everywhere  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-07-26 21:15:15 +02:00  
				
					
						
							
							
								 
						
							
								f554fa03ae 
								
							 
						 
						
							
							
								
								make initial conftest finding ignore "--" arguments  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-07-01 19:27:40 +02:00  
				
					
						
							
							
								 
						
							
								d163d92b33 
								
							 
						 
						
							
							
								
								actually look into all non-dot subdirs for conftest.py files - recursive walk would be too heavy for large source trees but first-level subdirs are fine IMO.  Note that prior to py.test 1.0 doing this "look-ahead" was not easily doable because it was hard to avoid global state in conftest.py, this is not true anymore - so i feel ok telling people to cleanup their conftest files if they get problems (you can imagine people doing all kinds of things at global conftest.py module scope, can't you?)  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-02-06 22:37:04 +01:00  
				
					
						
							
							
								 
						
							
								7bd60b5abb 
								
							 
						 
						
							
							
								
								check and load test*/conftest.py early from anchors -  
							
							... 
							
							
							
							this makes it a bit more convenient to have command line options
available from a root directory of a project that does not
directly contain a conftest.py
--HG--
branch : trunk 
							
						 
						
							2010-02-04 12:26:53 +01:00  
				
					
						
							
							
								 
						
							
								9da1ba40ed 
								
							 
						 
						
							
							
								
								move down py/impl/XYZ to py/_XYZ  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2010-01-13 17:15:54 +01:00