summaryrefslogtreecommitdiff
path: root/tests/util.py
Commit message (Expand)AuthorAgeFilesLines
* Cleanup after pull from https://bitbucket.org/timmartin/sphinxGeorg Brandl2011-05-151-5/+3
* Expanded the docstring of gen_with_app to explain how it differs from with_appTim Martin2011-04-131-1/+3
* merge with 1.0Georg Brandl2011-01-041-1/+1
|\
| * New year update.Georg Brandl2011-01-041-1/+1
* | Improve websupport test skipping, add new decorator for search adapter skipping.Georg Brandl2010-08-211-2/+11
* | Add skip_if and skip_unless test decorators.Georg Brandl2010-08-211-2/+17
* | Make string contents nongreedy.Georg Brandl2010-07-281-1/+1
* | Fixed warnings in python3DasIch2010-06-201-1/+6
* | Fix encoding in config test and open configs in binary mode to warn for possi...DasIch2010-05-301-2/+9
|/
* Clean up unused imports.Georg Brandl2010-01-171-1/+0
* merge with trunkGeorg Brandl2010-01-021-1/+1
|\
| * Happy new year!Georg Brandl2010-01-011-1/+1
* | test utils: make with_tempdir stackable.Georg Brandl2009-09-091-2/+2
|/
* Restore 2.4 compatibility and fix removing the generated file properly.Georg Brandl2009-03-161-1/+1
* Fix a bug in FilenameUniqDict that led to test failures.Georg Brandl2009-02-191-9/+7
* Make the HTML xpath tests generator tests.Georg Brandl2009-02-191-2/+20
* Added an ``only`` directive that can selectively include textGeorg Brandl2009-02-191-3/+6
* Update the test_autodoc for the autodoc refactorings and fix a few remaining ...Georg Brandl2009-02-171-0/+2
* Fix more line length and trailing whitespace.Georg Brandl2009-01-101-1/+2
* Merge in copyright style changes from 0.5.Georg Brandl2009-01-031-1/+1
|\
| * Switch copyright and license tags to single style. Add contributorGeorg Brandl2009-01-031-2/+2
* | Explicitly refer to the license in :license: tags.Georg Brandl2008-12-271-1/+1
* | Remove sphinx.builder usage.Georg Brandl2008-12-231-1/+1
|/
* 2.4 compatibility fix.gbrandl2008-11-231-1/+5
* Merged revisions 65640,65675,65699,65701 via svnmerge fromgeorg.brandl2008-08-231-3/+3
* Merged revisions 65529 via svnmerge fromgeorg.brandl2008-08-041-15/+14
* Merged revisions 65498-65499,65526 via svnmerge fromgeorg.brandl2008-08-041-4/+4
* Add a test suite for autodoc.georg.brandl2008-08-041-1/+6
* Merged revisions 65283,65303,65316-65317,65372-65375,65377,65380,65483-65485,...georg.brandl2008-08-041-7/+58
* Merged revisions 65138,65145-65146,65268-65273 via svnmerge fromgeorg.brandl2008-07-291-1/+5
* Merged revisions 64808,65013,65076,65100-65101,65119,65121-65123 via svnmerge...georg.brandl2008-07-181-1/+1
* Add a test suite skeleton, a first test for sphinx.config, and fix a bug in c...georg.brandl2008-06-051-0/+117