..
cmdline
rework session instantiation and exitstatus handling
2010-09-28 12:59:48 +02:00
code
refactor assert interpretation to invoke a simple callable
2010-10-02 18:47:39 +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
refactor assert interpretation to invoke a simple callable
2010-10-02 18:47:39 +02:00
process
remove trailing whitespace everywhere
2010-07-26 21:15:15 +02:00
root
remove trailing whitespace everywhere
2010-07-26 21:15:15 +02:00
acceptance_test.py
fix a collection bug where a: 🅱️ :c could not be resolved properly if
2010-09-28 15:24:36 +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
shift reporting info generation away from terminal reporting time, simplify code.
2010-09-26 16:23:44 +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
refactor all collection related logic
2010-09-15 10:30:50 +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
clean up and simplify startup test protocols and objects
2010-09-26 16:23:43 +02:00
test_session.py
shift reporting info generation away from terminal reporting time, simplify code.
2010-09-26 16:23:44 +02:00