cf007ce7c5 
								
							 
						 
						
							
							
								
								[svn r58224] remove redundant py import, thanks getxsick  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2008-09-18 17:41:19 +02:00  
				
					
						
							
							
								 
						
							
								0d955758ba 
								
							 
						 
						
							
							
								
								[svn r58027] skip specific test instead of all pexpect ones.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2008-09-09 23:40:21 +02:00  
				
					
						
							
							
								 
						
							
								af33fb16f7 
								
							 
						 
						
							
							
								
								[svn r58026] avoiding an issue with older pexpect versions  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2008-09-09 23:36:30 +02:00  
				
					
						
							
							
								 
						
							
								7dfc85b046 
								
							 
						 
						
							
							
								
								[svn r58020] streamline pdb pexpect test  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2008-09-09 20:18:22 +02:00  
				
					
						
							
							
								 
						
							
								2bac2ed175 
								
							 
						 
						
							
							
								
								[svn r58013] bah, forgot that helper uses fnmatch-style matching, not regular expression  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2008-09-09 19:15:37 +02:00  
				
					
						
							
							
								 
						
							
								7a21f7157e 
								
							 
						 
						
							
							
								
								[svn r57971] (iko, pedronis)  
							
							... 
							
							
							
							make the Directory collection return files sorted by name again, as it seemed expected by the tests
--HG--
branch : trunk 
							
						 
						
							2008-09-08 15:02:35 +02:00  
				
					
						
							
							
								 
						
							
								e29a48b575 
								
							 
						 
						
							
							
								
								[svn r57834] try to accomodate the fact that some conftests like the Prolog-test ones  
							
							... 
							
							
							
							subclass Module but do not actually have an underlying python file.
Nowadays, they should subclass "py.test.collect.File".
--HG--
branch : trunk 
							
						 
						
							2008-09-05 12:07:36 +02:00  
				
					
						
							
							
								 
						
							
								d83db97806 
								
							 
						 
						
							
							
								
								[svn r57772] tweak  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2008-09-02 21:38:46 +02:00  
				
					
						
							
							
								 
						
							
								9eb1d55380 
								
							 
						 
						
							
							
								
								[svn r57762] * settle on using suptest for supporting test runs  
							
							... 
							
							
							
							* fix a bug in getmodpath
* remove redundant functions/files
--HG--
branch : trunk 
							
						 
						
							2008-09-02 16:31:42 +02:00  
				
					
						
							
							
								 
						
							
								561a14054c 
								
							 
						 
						
							
							
								
								[svn r57754] * introduce py.test.collect.File (File for py or non-py files)  
							
							... 
							
							
							
							* introduce py.test.collect.Collector.collect_by_name and
  special case it for Directories to allow specifying
  files that would otherwise be ignored because of filters.
* fix py/doc/conftest to work with new API
* refactor py/doc/test_conftest.py to use suptest helper
* avoid old APIs in some more places.
--HG--
branch : trunk 
							
						 
						
							2008-09-02 14:24:15 +02:00  
				
					
						
							
							
								 
						
							
								494ea31042 
								
							 
						 
						
							
							
								
								[svn r57744] Merging collection-API refactoring branch:  
							
							... 
							
							
							
							* collectors now have a collect() method
* items have a runtest() method
* deprecated old run/join of collectors and
  run/execute methods of items
--HG--
branch : trunk 
							
						 
						
							2008-09-02 10:58:14 +02:00  
				
					
						
							
							
								 
						
							
								861ff88484 
								
							 
						 
						
							
							
								
								[svn r57595] i've heart somewhere that running tests before checking in is a good idea (aka bah!)  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2008-08-22 23:15:56 +02:00  
				
					
						
							
							
								 
						
							
								a6f1e3d82f 
								
							 
						 
						
							
							
								
								[svn r57591] flush true by default  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2008-08-22 19:07:04 +02:00  
				
					
						
							
							
								 
						
							
								7adfbfa166 
								
							 
						 
						
							
							
								
								[svn r57565] also introduce config.maketrace(name, flush=False) which  
							
							... 
							
							
							
							returns either a nulltracer or opens a log in the tracedir
and returns an object that you can call with args to print
into the file.
--HG--
branch : trunk 
							
						 
						
							2008-08-21 19:39:34 +02:00  
				
					
						
							
							
								 
						
							
								bf42c88e48 
								
							 
						 
						
							
							
								
								[svn r57564] adding an option for setting a tracedirectory so that components can write log files,  
							
							... 
							
							
							
							depending on what they get from config.gettracedir()
--HG--
branch : trunk 
							
						 
						
							2008-08-21 19:25:48 +02:00  
				
					
						
							
							
								 
						
							
								89cdf3b8a4 
								
							 
						 
						
							
							
								
								[svn r57558] should have come with 57557 - extend "acceptance" test machinery.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2008-08-21 16:26:27 +02:00  
				
					
						
							
							
								 
						
							
								39c06d2f6e 
								
							 
						 
						
							
							
								
								[svn r57455] fixing for changed output  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2008-08-19 07:58:44 +02:00  
				
					
						
							
							
								 
						
							
								a20731b111 
								
							 
						 
						
							
							
								
								[svn r57440] various fixes for python2.6  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2008-08-18 19:33:31 +02:00  
				
					
						
							
							
								 
						
							
								abc8cf09aa 
								
							 
						 
						
							
							
								
								[svn r57321] merging the event branch:  
							
							... 
							
							
							
							* moving in test, misc, code, io directories and
  py/__init__.py
* py/bin/_find.py does not print to stderr anymore
* a few fixes to conftest files in other dirs
some more fixes and adjustments pending
--HG--
branch : trunk 
							
						 
						
							2008-08-16 17:26:59 +02:00  
				
					
						
							
							
								 
						
							
								7428eadf7d 
								
							 
						 
						
							
							
								
								[svn r57320] remove test, misc, doc, io, and code directories  
							
							... 
							
							
							
							that are to come from the event branch with the next commit.
--HG--
branch : trunk 
							
						 
						
							2008-08-16 17:10:17 +02:00  
				
					
						
							
							
								 
						
							
								d4c3b3ce85 
								
							 
						 
						
							
							
								
								[svn r56285] sanitize doctesting a bit.  this also fixes the problem that you could not have "import" working in doctests previously.  thanks nshepperd.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2008-07-04 09:14:36 +02:00  
				
					
						
							
							
								 
						
							
								cb53ad6010 
								
							 
						 
						
							
							
								
								[svn r56284] removing unadvertised new names and adjusting the test  
							
							... 
							
							
							
							to show how you can put custom messages otherwise.
--HG--
branch : trunk 
							
						 
						
							2008-07-04 08:51:51 +02:00  
				
					
						
							
							
								 
						
							
								4fce886def 
								
							 
						 
						
							
							
								
								[svn r54623] A test for 54622  
							
							... 
							
							
							
							Fix for running tests
--HG--
branch : trunk 
							
						 
						
							2008-05-10 15:55:22 +02:00  
				
					
						
							
							
								 
						
							
								f2b0bd10e6 
								
							 
						 
						
							
							
								
								[svn r51034] merging in fijal's reporter-merge branch into the trunk,  
							
							... 
							
							
							
							still needs refactoring as far as i am concernced.
--HG--
branch : trunk 
							
						 
						
							2008-01-25 16:54:04 +01:00  
				
					
						
							
							
								 
						
							
								b97ff86b0f 
								
							 
						 
						
							
							
								
								[svn r47584] Implement very sophisticated algorith for -k TestClass.test to work  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-10-19 15:46:10 +02:00  
				
					
						
							
							
								 
						
							
								28c5aae67d 
								
							 
						 
						
							
							
								
								[svn r46011] Branch merge of session cleanups.  
							
							... 
							
							
							
							* killed _tryiter usage in rsession
* moved reporter one level up, so it can be reused later for normal session
* a lot of small simplifications
--HG--
branch : trunk 
							
						 
						
							2007-08-27 11:02:50 +02:00  
				
					
						
							
							
								 
						
							
								773848823d 
								
							 
						 
						
							
							
								
								[svn r45648] Add possibility to specify reason for skips  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-08-14 11:48:15 +02:00  
				
					
						
							
							
								 
						
							
								8f733a426f 
								
							 
						 
						
							
							
								
								[svn r42215] Copy with SVN history and restore test.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-04-20 18:40:39 +02:00  
				
					
						
							
							
								 
						
							
								50d77c64c0 
								
							 
						 
						
							
							
								
								[svn r41860] * kill start_on  
							
							... 
							
							
							
							* add keyword_oneshot flag, which indicates that -k is only one shot
  than all tests are run
* simplify code a bit
--HG--
branch : trunk 
							
						 
						
							2007-04-03 19:28:04 +02:00  
				
					
						
							
							
								 
						
							
								d8e5e63235 
								
							 
						 
						
							
							
								
								[svn r41855] Add a bit hackish option which allows to start from selected  
							
							... 
							
							
							
							keyword test, doesn't work with rsession yet.
--HG--
branch : trunk 
							
						 
						
							2007-04-03 17:23:00 +02:00  
				
					
						
							
							
								 
						
							
								5506b03f81 
								
							 
						 
						
							
							
								
								[svn r40702] (pedronis, arigo)  
							
							... 
							
							
							
							Add setup/teardown calls around generators, with the same semantics as
around functions and methods.
--HG--
branch : trunk 
							
						 
						
							2007-03-18 16:59:45 +01:00  
				
					
						
							
							
								 
						
							
								3ab95e5672 
								
							 
						 
						
							
							
								
								[svn r38747] hum, a last-minute namespace change: i missed  
							
							... 
							
							
							
							that fijal didn't move py.test.Item|Function to the py.test.collect namespace
at the time.  a pypy fix will follow shortly after i merged the dist.
--HG--
branch : trunk 
							
						 
						
							2007-02-13 20:21:53 +01:00  
				
					
						
							
							
								 
						
							
								a43ff3108f 
								
							 
						 
						
							
							
								
								[svn r38568] improving r38560 a bit  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-02-12 15:58:14 +01:00  
				
					
						
							
							
								 
						
							
								6294a4b189 
								
							 
						 
						
							
							
								
								[svn r38560] Compare collectors by id rather than by name. It needs to be rethought  
							
							... 
							
							
							
							a bit.
--HG--
branch : trunk 
							
						 
						
							2007-02-12 14:20:49 +01:00  
				
					
						
							
							
								 
						
							
								d1008d3752 
								
							 
						 
						
							
							
								
								[svn r38549] also privatizing Config.initdirect (which relates to remote reprs and such)  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-02-12 13:21:16 +01:00  
				
					
						
							
							
								 
						
							
								5d36fbf365 
								
							 
						 
						
							
							
								
								[svn r38548] carefully privatizing Config.make_repr and Config.merge_repr  
							
							... 
							
							
							
							by doing a whole-pylib replace and reviewing the diff in detail
--HG--
branch : trunk 
							
						 
						
							2007-02-12 13:18:23 +01:00  
				
					
						
							
							
								 
						
							
								ff9df3c079 
								
							 
						 
						
							
							
								
								[svn r38506] config.getvalue_pathlist should also honour option values  
							
							... 
							
							
							
							(to be uniform with getvalue semantics)
--HG--
branch : trunk 
							
						 
						
							2007-02-11 19:47:04 +01:00  
				
					
						
							
							
								 
						
							
								bda58e9862 
								
							 
						 
						
							
							
								
								[svn r38484] make config.option override any conftest provided value.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-02-11 18:08:13 +01:00  
				
					
						
							
							
								 
						
							
								5c000e57f1 
								
							 
						 
						
							
							
								
								[svn r38474] make io capturing configurable per e.g.  
							
							... 
							
							
							
							conf_iocapture = "sys"
by default it has "fd" for performing fd-based capturing
--HG--
branch : trunk 
							
						 
						
							2007-02-11 17:25:01 +01:00  
				
					
						
							
							
								 
						
							
								22d98ac3a1 
								
							 
						 
						
							
							
								
								[svn r38460] removing a very-likely-obsolete test  
							
							... 
							
							
							
							and otherwise fixing files and tests
to do py.test.skip()s only during setup.
--HG--
branch : trunk 
							
						 
						
							2007-02-11 14:46:46 +01:00  
				
					
						
							
							
								 
						
							
								ab6dded07a 
								
							 
						 
						
							
							
								
								[svn r38207] revert 38182 and 38184 changes to ensuretemp()  
							
							... 
							
							
							
							because getpid() is different per thread
(and if e.g. run via execnet in threads ...
it creates new tempdirectories all the time)
let's consider this sometime else
--HG--
branch : trunk 
							
						 
						
							2007-02-08 21:31:50 +01:00  
				
					
						
							
							
								 
						
							
								e89d5e5880 
								
							 
						 
						
							
							
								
								[svn r38182] Made that ensuretemp() creates a new dir after forks.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-02-08 18:25:32 +01:00  
				
					
						
							
							
								 
						
							
								938680d50f 
								
							 
						 
						
							
							
								
								[svn r38125] run unboxed by default, split/improve tests for it  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-02-07 22:56:14 +01:00  
				
					
						
							
							
								 
						
							
								d791086561 
								
							 
						 
						
							
							
								
								[svn r38106] making tests independent of --dist implications  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-02-07 20:16:28 +01:00  
				
					
						
							
							
								 
						
							
								5b188f1167 
								
							 
						 
						
							
							
								
								[svn r38103] Hum. This test was just broken. Fix it and add additional checks.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-02-07 20:02:21 +01:00  
				
					
						
							
							
								 
						
							
								c5df4c335c 
								
							 
						 
						
							
							
								
								[svn r38102] Skip this test not to interfere with py.test.config.boxed  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-02-07 19:56:48 +01:00  
				
					
						
							
							
								 
						
							
								77b8a010c5 
								
							 
						 
						
							
							
								
								[svn r38097] streamline boxed test configuration:  
							
							... 
							
							
							
							"config.option.boxed"  indicates now boxed tests
and RSession.fixoptions takes care to honour
dist_boxed accordingly.  So you can do
    if not py.test.config.boxed:
        py.test.skip(...)
i also fixed the documentation.
--HG--
branch : trunk 
							
						 
						
							2007-02-07 19:43:23 +01:00  
				
					
						
							
							
								 
						
							
								07ee2bc39e 
								
							 
						 
						
							
							
								
								[svn r38083] saner tempdir using  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-02-07 18:58:47 +01:00  
				
					
						
							
							
								 
						
							
								f2b38db33a 
								
							 
						 
						
							
							
								
								[svn r37908] fixing test  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-02-04 14:54:10 +01:00  
				
					
						
							
							
								 
						
							
								41526ad622 
								
							 
						 
						
							
							
								
								[svn r37898] provide a high-level helper for getting  
							
							... 
							
							
							
							at a pathlist specified in a conftest (and
the paths can be relative to the conftest.py file they
are contained in)
--HG--
branch : trunk 
							
						 
						
							2007-02-04 13:29:26 +01:00