test_ok1/py/test
Samuele Pedroni 1b97d06a09 (micke, pedronis)
teach the resultlog plugin about the xfail tweaked outcomes

--HG--
branch : trunk
2009-09-17 15:31:35 +02:00
..
dist * move gateway management code to py/test/dist because it's not clear 2009-09-09 20:12:03 +02:00
looponfail move test files out of py lib proper 2009-09-06 16:59:39 +02:00
plugin (micke, pedronis) 2009-09-17 15:31:35 +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 temporary checking towards 3.1 compatibility 2009-08-28 19:16:15 +02:00
collect.py * use py.builtin._getimself instead of getattr(..., '*self*') everywhere 2009-09-01 16:10:21 +02:00
compat.py * use py.builtin._getimself instead of getattr(..., '*self*') everywhere 2009-09-01 16:10:21 +02:00
config.py temporary checking towards 3.1 compatibility 2009-08-28 19:16:15 +02:00
conftesthandle.py temporary checking towards 3.1 compatibility 2009-08-28 19:16:15 +02:00
defaultconftest.py * deprecate py.magic.invoke/revoke in favour of 2009-08-27 17:26:02 +02:00
funcargs.py fix a bug with funcarg setup and remove XXX comment because "scope=module" now would work but leaving it as session for now. 2009-09-09 23:07:42 +02:00
outcome.py * fixing lots of remaining 3k compatibility issues, mostly with py.test itself. 2009-09-04 21:47:49 +02:00
parseopt.py deprecate py.compat.doctest|subprocess|textwrap|... 2009-08-27 21:12:55 +02:00
pluginmanager.py temporary checking towards 3.1 compatibility 2009-08-28 19:16:15 +02:00
pycollect.py remove so-far superflous _getcode and pickle from builtins, some streamlining 2009-09-04 16:32:49 +02:00
session.py * rename "rep" to "report" in reporting hooks 2009-08-04 12:00:04 +02:00