holger krekel
94aef0b771
move and rename html rest helper to rest directory - finally remove py/misc completely
...
--HG--
branch : trunk
2009-08-25 16:15:17 +02:00
hpk
cc10d84088
[svn r58308] * de-generalize conditional skips and only care
...
nicely for common tedious causes of skipping:
import a module and checking it has a certain
version. usage example:
docutils = py.test.importorskip(docutils, minversion="0.4")
* used new helper and cleanup skipping logic in py lib
--HG--
branch : trunk
2008-09-21 17:15:28 +02:00
hpk
c7e867d969
[svn r58017] fixing two more glitches
...
--HG--
branch : trunk
2008-09-09 19:47:39 +02:00
hpk
4115e975d1
[svn r57429] merging/porting the release branch changes and
...
cleanups to trunk.
svn merge -r 56716:HEAD ../release/0.9.x/ to trunk
--HG--
branch : trunk
2008-08-18 17:08:39 +02:00
hpk
7dca0d02a9
[svn r57322] port 57306 from branch: check for actually needed binaries
...
--HG--
branch : trunk
2008-08-16 17:29:35 +02:00
fijal
461c0b6a54
[svn r38121] Same issue. Race conditions in file write. Probably we should not use
...
the same file output for multiple tests (or to put data directory outside
pylib itself).
--HG--
branch : trunk
2007-02-07 21:56:51 +01:00
hpk
07db3fd2cc
[svn r38110] i don't think one needs to use svnwc's anymore,
...
at least it works for me, i think.
--HG--
branch : trunk
2007-02-07 20:41:50 +01:00
hpk
5992a8ef21
[svn r37264] create the new development trunk
...
--HG--
branch : trunk
2007-01-24 15:24:01 +01:00