test_ok1/py/test
holger krekel e80714d701 fixes for python 2.4
--HG--
branch : 1.0.x
2009-07-31 15:35:22 +02:00
..
dist fix/work around some corner cases for dist-testing 2009-07-31 14:22:02 +02:00
looponfail * rename, cleanup and document runtest hooks 2009-06-08 18:31:10 +02:00
plugin fixes for python 2.4 2009-07-31 15:35:22 +02:00
testing introduce new "Error" outcome and group setup/teardown and collection failures into that category. Report them separately. 2009-07-31 14:22:02 +02:00
web [svn r62754] Seems w3 have updated their HTML. 2009-03-09 13:55:00 +01:00
__init__.py [svn r57321] merging the event branch: 2008-08-16 17:26:59 +02:00
cmdline.py [svn r63894] grand renaming on plugin-related mostly internal objects. 2009-04-09 16:03:09 +02:00
collect.py properly handle test items that get locally collected but cannot be collected on the remote side (often due to platform reasons) 2009-07-30 09:52:12 +02:00
compat.py [svn r57744] Merging collection-API refactoring branch: 2008-09-02 10:58:14 +02:00
config.py * reworked per-test output capturing into the pytest_iocapture.py plugin 2009-07-25 18:09:01 +02:00
conftesthandle.py [svn r62288] better error handling 2009-03-01 14:16:14 +01:00
defaultconftest.py * reworked capturing to only capture once per runtest cycle 2009-07-31 14:21:02 +02:00
funcargs.py resolves issue 25 2009-07-17 14:52:11 +02:00
outcome.py shift deprecated_call helper into pytest_recwarn plugin 2009-06-18 17:26:40 +02:00
parseopt.py getgroup can also create groups now 2009-04-13 12:33:01 +02:00
pluginmanager.py * move some test_pytest_terminal tests to become functional/acceptance tests 2009-07-17 18:07:37 +02:00
pycollect.py * reworked per-test output capturing into the pytest_iocapture.py plugin 2009-07-25 18:09:01 +02:00
session.py * refine keyboardinterrupt handling for --dist 2009-07-22 14:39:09 +02:00