..
cmdline
rework session instantiation and exitstatus handling
2010-09-28 12:59:48 +02:00
code
to better match the naming of the corresponding AST (and in case
2010-10-02 19:00:47 +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 issue126 : introduce py.test.set_trace() to allow dropping to
2010-10-06 14:48:24 +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_conftesthandle.py
fix issue 109 - sibling conftest.py files shall not be loaded.
2010-10-04 16:19:01 +02:00
test_deprecated_api.py
fix python3 bugs
2010-09-28 16:38:46 +02:00
test_parseopt.py
remove the unused return value of fnmatch_lines
2010-04-28 17:12:38 -05: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