test_ok2/testing
holger krekel f488da5cc8 merge parseopt into config module
--HG--
branch : trunk
2010-10-07 13:26:07 +02:00
..
cmdline rework session instantiation and exitstatus handling 2010-09-28 12:59:48 +02:00
code skip attribute tests on <(2,6) 2010-10-06 19:57:14 +02:00
io_ remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
log remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
path fix issue116 : --doctestmodules also works in the presence of __init__.py files, done by fixing the underlyingly used path.pyimport() 2010-09-04 09:21:35 +02:00
plugin fix and test a unbound local in _diff_text of the assertion plugin 2010-10-09 07:35:28 +02:00
process remove trailing whitespace everywhere 2010-07-26 21:15:15 +02:00
root introduce py.builtin.any 2010-10-05 17:21:27 +02:00
acceptance_test.py fix tests to avoid pyc-caching and skip python2.4 which doesn't support "python -m" on packages. 2010-10-06 09:40:14 +02:00
conftest.py flatten test directory hierarchy and merge smaller into larger files 2010-01-13 16:17:50 +01:00
pip-reqs1.txt fix --pdb to not drop interactive on xfailed tests 2010-06-16 12:35:08 +02:00
pip-reqs2.txt install pygments for tests 2010-01-27 13:02:02 +01:00
test_collect.py shift reporting info generation away from terminal reporting time, simplify code. 2010-09-26 16:23:44 +02:00
test_collection.py remove config.getinitialnodes() method that was only used for testing method after the refactoring. 2010-10-04 16:55:03 +02:00
test_compat_deprecation.py improve deprecation, start changelog 2009-11-12 13:10:30 +01:00
test_config.py refactor all collection related logic 2010-09-15 10:30:50 +02:00
test_conftest.py merge conftesthandle into config.py 2010-10-07 11:51:58 +02:00
test_deprecated_api.py fix python3 bugs 2010-09-28 16:38:46 +02:00
test_parseopt.py merge parseopt into config module 2010-10-07 13:26:07 +02:00
test_pluginmanager.py refine printing of exceptions via the pluginmanager. 2010-10-05 17:21:41 +02:00
test_session.py shift reporting info generation away from terminal reporting time, simplify code. 2010-09-26 16:23:44 +02:00