test_ok2/testing
holger krekel f95877a09b show a short and nice traceback for funcarg lookup errors
--HG--
branch : trunk
2010-02-04 16:01:02 +01:00
..
cmdline move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
code always directly use basename for tracebacks, independently from code.path 2010-01-18 12:12:18 +01:00
io_ better default for bogus terminal getdimensions() call, fixes issue63 2010-01-19 10:34:41 +01:00
log move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
path move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
plugin refine setup ordering some more - test and avoid a problem with funcarg setups where the 2010-01-28 15:36:27 +01:00
process streamline some tests and overall reduce py.test.ensuretemp usage, note down issue about deprecation . 2009-12-29 22:26:03 +01:00
root fix test_importall to not stop on skipped plugins and fix the uncovered failure of genscript: standalone.py template is now safely importable 2010-01-15 18:45:06 +01:00
__init__.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
acceptance_test.py reduce usage of the global py.test.config which maybe should die or become less global at some point (along with py.test.ensuretemp) 2010-01-13 18:04:58 +01:00
conftest.py flatten test directory hierarchy and merge smaller into larger files 2010-01-13 16:17:50 +01:00
pip-reqs1.txt install pygments for tests 2010-01-27 13:02:02 +01:00
pip-reqs2.txt install pygments for tests 2010-01-27 13:02:02 +01:00
test_collect.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
test_compat_deprecation.py improve deprecation, start changelog 2009-11-12 13:10:30 +01:00
test_config.py refine tests and refine code to deal with new xdist semantics. 2010-01-17 23:23:02 +01:00
test_conftesthandle.py check and load test*/conftest.py early from anchors - 2010-02-04 12:26:53 +01:00
test_deprecated_api.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
test_funcargs.py show a short and nice traceback for funcarg lookup errors 2010-02-04 16:01:02 +01:00
test_genitems.py flatten test directory hierarchy and merge smaller into larger files 2010-01-13 16:17:50 +01:00
test_outcome.py fix python2.4 issue 2010-01-18 02:01:16 +01:00
test_parseopt.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
test_pluginmanager.py reduce usage of the global py.test.config which maybe should die or become less global at some point (along with py.test.ensuretemp) 2010-01-13 18:04:58 +01:00
test_pycollect.py remove superflous building of a dict, preserve order for nodes that have identical file:lineno 2010-01-15 17:38:09 +01:00
test_session.py refine tests and refine code to deal with new xdist semantics. 2010-01-17 23:23:02 +01:00