test_ok2/py
holger krekel b28c439494 some minor compatibility issues wrt to the just released python2.7
--HG--
branch : trunk
2010-07-04 22:13:12 +02:00
..
_cmdline allow to run py.test.cmdline.main() multiple times. 2010-05-11 19:56:22 +02:00
_code improve comment 2010-06-10 14:05:40 -05:00
_compat move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
_io less imports at function level, add a CHANGELOG entry - i guess 2010-06-09 12:07:12 +02:00
_log move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
_path refine and extend custom error reporting particularly for collection-related errors 2010-07-04 17:06:50 +02:00
_plugin some minor compatibility issues wrt to the just released python2.7 2010-07-04 22:13:12 +02:00
_process refine py.process.cmdexec handling wrt unicode on all python versions 2010-06-25 10:30:15 +02:00
_test refine and extend custom error reporting particularly for collection-related errors 2010-07-04 17:06:50 +02:00
__init__.py fix issue 57 - make --looponfail work with xpassing tests 2010-05-26 18:55:50 +02:00
__metainfo.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
_builtin.py remove uneeded exec 2010-06-25 12:24:51 -05:00
_error.py add kwarg support to py.errpr.checked_call 2010-06-03 10:21:48 +02:00
_std.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
_xmlgen.py (fixes issue85) correctly write non-ascii test output to junitxml files, refine some internal methods for it 2010-04-27 15:15:43 +02:00
apipkg.py upgrade apipkg.py to fix a potential recursive import issue 2010-01-21 20:06:50 +01:00