test_ok1/testing/root
holger krekel 78d33a2f28 * rather expose internal exceptions under py.test.ACTION.Exception
with ACTION being skip, fail, exit, raises.
* move and refine test_outcome.py tests into runner tests

--HG--
branch : trunk
2010-04-28 08:42:56 +02:00
..
__init__.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
check_compile.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
test_builtin.py add a helper to get a function's code 2010-04-23 20:39:40 -05:00
test_com.py remove/reduce internal global state: py._com.registry is now fully contained and always instantiated from the py.test PluginManager class. 2009-12-29 12:36:17 +01:00
test_error.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
test_oldmagic.py another couple of checks on jython, still some problems 2010-04-23 19:05:22 +02:00
test_py_imports.py * rather expose internal exceptions under py.test.ACTION.Exception 2010-04-28 08:42:56 +02:00
test_sources.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
test_std.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
test_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