test_ok1/py/rest/testing
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
..
data [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
__init__.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
setup.py [svn r58308] * de-generalize conditional skips and only care 2008-09-21 17:15:28 +02:00
test_convert.py [svn r57429] merging/porting the release branch changes and 2008-08-18 17:08:39 +02:00
test_directive.py [svn r58308] * de-generalize conditional skips and only care 2008-09-21 17:15:28 +02:00
test_htmlrest.py [svn r58308] * de-generalize conditional skips and only care 2008-09-21 17:15:28 +02:00
test_rst.py [svn r38140] Empty literal blocks are not allowed: removing them. 2007-02-08 13:26:02 +01:00
test_rst2pdf.py [svn r58308] * de-generalize conditional skips and only care 2008-09-21 17:15:28 +02:00
test_transform.py [svn r37609] Oops, forgot to check this in: update to deal with change in py.xml.html. 2007-01-30 16:43:00 +01:00