summaryrefslogtreecommitdiff
path: root/tests/roots/test-versioning/insert.txt
Commit message (Collapse)AuthorAgeFilesLines
* Complete test suite overhaul.Georg Brandl2014-09-211-0/+18
* rename a few test modules to make the names more consistent * do not copy/use Sphinx from build/ (unnecessary without 2to3) * use a temporary dir for *all* test projects, the source tree will stay pristine that way (default is tests/build) * speed up tests by ~3x by splitting up test projects and avoiding rebuilds