summaryrefslogtreecommitdiff
path: root/tests/run.py
Commit message (Expand)AuthorAgeFilesLines
* Fixes #874: do not use __file__ anymore after changing cwd.Georg Brandl2012-03-101-3/+5
* Cleanup after pull from https://bitbucket.org/timmartin/sphinxGeorg Brandl2011-05-151-4/+4
* The test runner script now checks for the docutils and jinja libraries, witho...Tim Martin2011-04-121-0/+12
* merge with 1.0Georg Brandl2011-01-041-1/+1
|\
| * New year update.Georg Brandl2011-01-041-1/+1
* | Unify version_info checks.Georg Brandl2010-07-281-1/+1
* | the test suite now runs on ubuntu, hopefully also debian and other systemDasIch2010-06-221-2/+3
* | Copy converted tests to build/lib/tests not build/lib/testDasIch2010-06-121-2/+2
* | Changed tests/run.py so that it's possible to run the testsuite on python3 mo...DasIch2010-05-091-3/+12
|/
* Happy new year!Georg Brandl2010-01-011-1/+1
* Switch copyright and license tags to single style. Add contributorGeorg Brandl2009-01-031-2/+2
* Add a test suite skeleton, a first test for sphinx.config, and fix a bug in c...georg.brandl2008-06-051-0/+26