holger krekel
|
78d33a2f28
|
* rather expose internal exceptions under py.test.ACTION.Exception
with ACTION being skip, fail, exit, raises.
* move and refine test_outcome.py tests into runner tests
--HG--
branch : trunk
|
2010-04-28 08:42:56 +02:00 |
holger krekel
|
d5e463605e
|
* properly expose and document runtest-protocol related Exceptions
and move all definitions to the runner plugin for now.
* also move EXIT codes to session.py, obsoleting outcome.py alltogether.
--HG--
branch : trunk
|
2010-04-27 21:13:09 +02:00 |
holger krekel
|
b3a05b545e
|
another couple of checks on jython, still some problems
--HG--
branch : trunk
|
2010-04-23 19:05:22 +02:00 |
holger krekel
|
76e49b57bf
|
fix test_importall to not stop on skipped plugins and fix the uncovered failure of genscript: standalone.py template is now safely importable
--HG--
branch : trunk
|
2010-01-15 18:45:06 +01:00 |
holger krekel
|
9da1ba40ed
|
move down py/impl/XYZ to py/_XYZ
--HG--
branch : trunk
|
2010-01-13 17:15:54 +01:00 |
holger krekel
|
5c27076d32
|
flatten test directory hierarchy and merge smaller into larger files
--HG--
branch : trunk
|
2010-01-13 16:17:50 +01:00 |