test_ok1/py/test
holger krekel 8fcdac9dd6 * fix capturing and unicode printing in tests
* introduce "_encoding" to py/io/terminalwriter writing
* beautify a few __repr__ for better internal debugging

--HG--
branch : 1.0.x
2009-08-06 14:34:19 +02:00
..
dist * fix capturing and unicode printing in tests 2009-08-06 14:34:19 +02:00
looponfail * rename "rep" to "report" in reporting hooks 2009-08-04 12:00:04 +02:00
plugin * fix capturing and unicode printing in tests 2009-08-06 14:34:19 +02:00
testing * rename "rep" to "report" in reporting hooks 2009-08-04 12:00:04 +02:00
web [svn r62754] Seems w3 have updated their HTML. 2009-03-09 13:55:00 +01:00
__init__.py [svn r57321] merging the event branch: 2008-08-16 17:26:59 +02:00
cmdline.py [svn r63894] grand renaming on plugin-related mostly internal objects. 2009-04-09 16:03:09 +02:00
collect.py properly handle test items that get locally collected but cannot be collected on the remote side (often due to platform reasons) 2009-07-30 09:52:12 +02:00
compat.py [svn r57744] Merging collection-API refactoring branch: 2008-09-02 10:58:14 +02:00
config.py * reworked per-test output capturing into the pytest_iocapture.py plugin 2009-07-25 18:09:01 +02:00
conftesthandle.py [svn r62288] better error handling 2009-03-01 14:16:14 +01:00
defaultconftest.py rename iocapture to capture, add/remove some missing files 2009-08-03 12:16:12 +02:00
funcargs.py resolves issue 25 2009-07-17 14:52:11 +02:00
outcome.py shift deprecated_call helper into pytest_recwarn plugin 2009-06-18 17:26:40 +02:00
parseopt.py getgroup can also create groups now 2009-04-13 12:33:01 +02:00
pluginmanager.py * move some test_pytest_terminal tests to become functional/acceptance tests 2009-07-17 18:07:37 +02:00
pycollect.py * reworked per-test output capturing into the pytest_iocapture.py plugin 2009-07-25 18:09:01 +02:00
session.py * rename "rep" to "report" in reporting hooks 2009-08-04 12:00:04 +02:00