holger krekel
|
47df1e16b6
|
fix some failures introduced by the last commit, document new "pytestconfig" funcarg
--HG--
branch : trunk
|
2010-01-01 21:03:33 +01:00 |
holger krekel
|
f8b5951103
|
run py.* tools through "-c import py ; py.cmdline.py*" by default
and introduce --tools-on-path to force discovery of tools from PATH
--HG--
branch : trunk
|
2010-01-01 20:36:58 +01:00 |
holger krekel
|
b62978a88f
|
internal: always use scripts found in the environment
--HG--
branch : trunk
|
2009-12-31 16:15:11 +01:00 |
holger krekel
|
f02b84d528
|
update ISSUES some more, introduce duration to RunResult and a failing dist-testing termination test.
--HG--
branch : trunk
|
2009-12-30 11:37:46 +01:00 |
holger krekel
|
79af98fc29
|
some testing hygene: move _reparse testing functionality to actual test support code, un-xfail a now passing test, reduce direct py.test.config usage aiming for deprecation.
--HG--
branch : trunk
|
2009-12-29 18:02:54 +01:00 |
holger krekel
|
080fd2880e
|
simplify Config initialization
--HG--
branch : trunk
|
2009-12-29 14:13:12 +01:00 |
holger krekel
|
425e4849f3
|
remove/reduce internal global state: py._com.registry is now fully contained and always instantiated from the py.test PluginManager class.
--HG--
branch : trunk
|
2009-12-29 12:36:17 +01:00 |
holger krekel
|
88e61467f1
|
fixing and cleaning up some tests
--HG--
branch : trunk
|
2009-12-25 00:24:58 +01:00 |
holger krekel
|
9d5b313aad
|
adjustments and fixes to test run, distribution files. thanks thm.
--HG--
branch : trunk
|
2009-11-24 15:16:58 +01:00 |
holger krekel
|
b04a04cabd
|
make py lib a self-contained directory again
- move and merge _py/ bits back to py/
- fixes all around
--HG--
branch : trunk
|
2009-11-04 21:34:07 +01:00 |