test_ok1/testing
holger krekel 3a5d28f3fe removed unnccessary indirections in the PluginManager,
also fixed a bug in _core.varnames(), which probably considerably
speeds up hook calls.

--HG--
branch : trunk
2010-10-13 11:12:27 +02:00
..
plugin removed unnccessary indirections in the PluginManager, 2010-10-13 11:12:27 +02:00
acceptance_test.py fix tests to avoid pyc-caching and skip python2.4 which doesn't support "python -m" on packages. 2010-10-06 09:40:14 +02:00
conftest.py remove pylib things and move things to new pytest namespace 2010-10-07 11:59:00 +02:00
test_collect.py remove pylib things and move things to new pytest namespace 2010-10-07 11:59:00 +02:00
test_collection.py internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME 2010-10-11 01:14:40 +02:00
test_config.py move config to _config 2010-10-10 13:48:49 +02:00
test_conftest.py shift config initialization to own "config" plugin 2010-10-12 15:34:32 +02:00
test_deprecated_api.py fix python3 bugs 2010-09-28 16:38:46 +02:00
test_parseopt.py shift config initialization to own "config" plugin 2010-10-12 15:34:32 +02:00
test_pluginmanager.py removed unnccessary indirections in the PluginManager, 2010-10-13 11:12:27 +02:00