pytest2/py
holger krekel 9d64d7e27a refine setup ordering some more - test and avoid a problem with funcarg setups where the
surrounding setup_module would fail, but the funcarg setup still be called (which might
assume that setup_module has been called so would raise a confusing error)

--HG--
branch : trunk
2010-01-28 15:36:27 +01:00
..
_cmdline move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
_code always directly use basename for tracebacks, independently from code.path 2010-01-18 12:12:18 +01:00
_compat move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
_io better default for bogus terminal getdimensions() call, fixes issue63 2010-01-19 10:34:41 +01:00
_log move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
_path move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
_plugin refine setup ordering some more - test and avoid a problem with funcarg setups where the 2010-01-28 15:36:27 +01:00
_process move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
_test refine tests and refine code to deal with new xdist semantics. 2010-01-17 23:23:02 +01:00
__init__.py fix doc links, bump to dev version 2010-01-21 19:34:42 +01:00
__metainfo.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
_builtin.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
_error.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
_std.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
_xmlgen.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
apipkg.py upgrade apipkg.py to fix a potential recursive import issue 2010-01-21 20:06:50 +01:00