holger krekel
|
64388832d9
|
introduce a new request.applymarker() function and refactor
internally to allow for dynamically adding keywords to test
items.
--HG--
branch : trunk
|
2010-06-08 02:34:51 +02:00 |
Benjamin Peterson
|
d93016d85f
|
remove the unused return value of fnmatch_lines
--HG--
branch : trunk
|
2010-04-28 17:12:38 -05:00 |
holger krekel
|
02c129df7a
|
fix a test
--HG--
branch : trunk
|
2010-02-04 16:13:30 +01:00 |
holger krekel
|
f95877a09b
|
show a short and nice traceback for funcarg lookup errors
--HG--
branch : trunk
|
2010-02-04 16:01:02 +01:00 |
holger krekel
|
4a568f43fe
|
get rid of the funccollector node, which nice-ifies names of funcarg-generated tests nodes, also test and fix one anomaly wrt to funcarg setups and instance uniqueness
--HG--
branch : trunk
|
2010-01-15 17:50:02 +01:00 |
holger krekel
|
030986dcc4
|
reduce usage of the global py.test.config which maybe should die or become less global at some point (along with py.test.ensuretemp)
--HG--
branch : trunk
|
2010-01-13 18:04:58 +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 |