holger krekel
|
c17bb32f70
|
patch from flub to allow callable objects as hook implementations
--HG--
branch : trunk
|
2010-09-07 10:03:11 +02:00 |
holger krekel
|
677f7c0a6a
|
remove trailing whitespace everywhere
--HG--
branch : trunk
|
2010-07-26 21:15:15 +02:00 |
holger krekel
|
2229d2d947
|
revert 1735 - fix issue95 differently: just shift the offending zlib
import (and others) to happen when they are actually needed
--HG--
branch : trunk
|
2010-05-19 16:42:22 +02:00 |
holger krekel
|
c3bd29b490
|
fix issue95 - treat a failing pytest_genscript import
as non-critical, give a hint.
--HG--
branch : trunk
|
2010-05-19 16:22:23 +02:00 |
holger krekel
|
fd473d4002
|
refine and test new hook registration, now it is called "pytest_addhooks"
similar to pytest_addoption and raises on bogus input.
--HG--
branch : trunk
|
2010-05-02 16:36:53 +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
|
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 |