holger krekel
|
99301a0dae
|
(experimental) allow cmdline arguments to deep-point to a test, also remove virtually redundant session.getinitialitems() calls
--HG--
branch : trunk
|
2010-01-10 21:29:36 +01:00 |
holger krekel
|
3029aa6558
|
fix some "import py" test issues, and prevent "genscript" script from having dist-options
--HG--
branch : trunk
|
2010-01-10 20:45:37 +01:00 |
holger krekel
|
a20e60aeae
|
slightly refine invocation of py.test: use the py lib that we got invoked with,
does away with the need to not-chdir some tests
--HG--
branch : trunk
|
2010-01-02 11:57:42 +01:00 |
holger krekel
|
fd76cd8f41
|
remove/refine some doc strings. create popen-files with absolute paths.
--HG--
branch : trunk
|
2010-01-01 23:05:00 +01:00 |
holger krekel
|
e0dd171e45
|
fix standalone script generation on windows, make tests not do a chdir() so that distributed testing discovers the transferred lib
--HG--
branch : trunk
|
2010-01-01 21:54:27 +01:00 |
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 |