test_ok1/py/misc/testing
hpk b706ec2f95 [svn r37741] monster checking for
* unifying IO capturing methods
* py.io.StdCapture and py.io.StdCaptureFD
  (and both have a classmethod 'call' that is
  a shortcut for capturing output while
  executing a function)
* removing lots of duplicate code
* providing some examples in py/doc/io.txt

at least tests on win32 and linux seem
to pass all for me.

--HG--
branch : trunk
2007-02-01 16:20:39 +01:00
..
data [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
__init__.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
test_api.py [svn r37641] removing py.path.extpy after all 2007-01-30 23:22:15 +01:00
test_cache.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
test_error.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
test_initpkg.py [svn r37696] removing py.test.compat.TestCase - it's small 2007-01-31 22:55:30 +01:00
test_std.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
test_svnlook.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
test_terminal.py [svn r37315] Skipping test on Windows (no fcntl), removing stuff from try/finally body\n(too much crap in there, obfuscates errors). 2007-01-25 10:51:51 +01:00