pytest2/py/impl
holger krekel 1b34492108 vastly simplify and cleanup collection initialization by internally
introducing a RootCollector. Note that the internal node
methods _fromtrail and _totrail are shifted to the still internal
config._rootcol.fromtrail/totrail

--HG--
branch : trunk
2010-01-03 01:02:44 +01:00
..
cmdline reintroduce py.test.cmdline.main() (alias for py.cmdline.pytest()) 2009-11-19 23:13:28 +01:00
code fix some standalone-script running issues: 2009-12-30 18:11:00 +01:00
compat improve deprecation, start changelog 2009-11-12 13:10:30 +01:00
io make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
log refine deprecations, move some over to test_deprecated_api 2009-12-30 14:07:20 +01:00
path streamline svn test setup a bit, clear caches on setup-restore, hopefully will erase random failures with test_export. 2009-12-30 13:05:08 +01:00
process windows fixes and print funcargs for keyboardinterrupt traces 2009-12-25 09:53:36 +01:00
test vastly simplify and cleanup collection initialization by internally 2010-01-03 01:02:44 +01:00
__init__.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
_metainfo.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
builtin.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
error.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
std.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
xmlgen.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00