summaryrefslogtreecommitdiff
path: root/tests/run.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year.Georg Brandl2014-03-011-0/+1
|\
| * Modernize the code now that Python 2.5 is no longer supportedDmitry Shachnev2014-01-191-0/+1
* | Update copyright year.Georg Brandl2014-03-011-1/+1
|/
* support parallel testing with detoxshimizukawa2013-07-271-14/+20
* Copyright update.Georg Brandl2013-01-011-1/+1
* Fix running tests under Python 3 without tox.Georg Brandl2012-11-011-3/+3
* fix some testing.shimizukawa2012-05-011-5/+10
* 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