test_ok2/py/test
holger krekel 518194537e * refactor some setup/teardown/ensuretemp usages to use funcargs
* introduce monkeypatch.syspath_prepend for safe monkey patching of module import path
* fix monkeypatch naming

--HG--
branch : trunk
2009-09-05 23:21:58 +02:00
..
dist * delete or text files to hacking/ directory. 2009-09-05 16:09:44 +02:00
looponfail * fixing lots of remaining 3k compatibility issues, mostly with py.test itself. 2009-09-04 21:47:49 +02:00
plugin * refactor some setup/teardown/ensuretemp usages to use funcargs 2009-09-05 23:21:58 +02:00
testing * fixing lots of remaining 3k compatibility issues, mostly with py.test itself. 2009-09-04 21:47:49 +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 * use py.builtin._getimself instead of getattr(..., '*self*') everywhere 2009-09-01 16:10:21 +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