summaryrefslogtreecommitdiff
path: root/tests/test_build_html.py
Commit message (Expand)AuthorAgeFilesLines
* Avoid unusable warning in using i18n translation. Closes #1057.shimizukawa2012-12-161-0/+1
* Update Sphinx URL to new sphinx-doc.org domain.Georg Brandl2012-11-041-1/+1
* fix for Python3: Python3 open() use 'rt' mode by default, and decoding by lo...shimizukawa2012-05-021-1/+1
* * fix test for Windows: test failed by test-code problem depends on os.sep.shimizukawa2012-05-021-1/+2
* Closes #810: fix deprecation warnings with Python 3. What is left over is fro...Georg Brandl2012-01-291-1/+5
* Closes #695: When the highlight language "python" is specified explicitly, do...Georg Brandl2012-01-291-1/+1
* Merge with 1.0Georg Brandl2011-09-231-5/+18
|\
| * Adapt test to removal of <object> tags for SVG images.Georg Brandl2011-09-191-2/+1
| * Cleanup after pull from https://bitbucket.org/timmartin/sphinxGeorg Brandl2011-05-151-1/+1
| * #454: Add more index markup capabilities: marking see/seealso entries, and ma...Georg Brandl2011-01-071-1/+9
| * merge with 1.0Georg Brandl2011-01-041-1/+1
| |\
| * \ merge with 1.0Georg Brandl2011-01-041-2/+8
| |\ \
| | * \ merge with 1.0Georg Brandl2011-01-031-2/+8
| | |\ \
| | | * \ merge with 1.0Georg Brandl2010-08-251-2/+8
| | | |\ \
| | | | * | Fix test.Georg Brandl2010-08-251-1/+1
| | | | * | merge with 1.0Georg Brandl2010-08-231-1/+1
| | | | |\ \
| | | | * \ \ merge with 1.0Georg Brandl2010-08-141-1/+7
| | | | |\ \ \
| | | | | * \ \ merge with 1.0Georg Brandl2010-08-051-1/+3
| | | | | |\ \ \
| | | | | * | | | Add some changes not picked up in the transplantation process.Georg Brandl2010-07-281-4/+5
| | | | | * | | | Don't use (in this case) unnecessary python2 unicode literalsDasIch2010-07-111-1/+1
| | | | | * | | | Revert changes from the last commit which caused problems with 2.xDasIch2010-07-111-1/+1
| | | | | * | | | Removed XMLParser._fixtext which fixes several errors in the test suiteDasIch2010-07-101-1/+1
| | | | | * | | | Fixed warnings in python3DasIch2010-06-201-0/+5
* | | | | | | | | Fix #648: Fix line numbers reported in warnings about undefined references.Georg Brandl2011-09-231-2/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | New year update.Georg Brandl2011-01-041-1/+1
|/ / / / / / /
* | | | | | | Fix test_build_html after latest docfields fix.Georg Brandl2011-01-041-2/+6
|/ / / / / /
* | | | | | Fix strange reportings of line numbers for warnings generated fromGeorg Brandl2011-01-031-0/+3
|/ / / / /
* | | | | #513: Allow giving non-local URIs for JavaScript files, e.g. in the JSMath ex...Georg Brandl2010-08-251-0/+2
| |_|_|/ |/| | |
* | | | Fix long line and test failure.Georg Brandl2010-08-231-1/+1
|/ / /
* | | #490: Fix cross-references to objects of types added by the :func:`~.Sphinx.a...Georg Brandl2010-08-141-1/+1
| |/ |/|
* | Allow breaking long signatures, continuing with backlash-escaped newlines.Georg Brandl2010-08-051-1/+3
* | #484: Fix crash when duplicating a parameter in an info field list.Georg Brandl2010-08-051-1/+1
|/
* Add some tests for docfields.Georg Brandl2010-07-271-2/+16
* Now that the expected warnings are regexes, diffing them with the actual outp...Georg Brandl2010-07-271-3/+2
* This apparently fixes a failing test in Gentoo.Georg Brandl2010-07-271-1/+1
* Fix :guilabel: unescaping, and make some tests actually run.Georg Brandl2010-07-211-153/+153
* Add test for oldcmarkup warningDasIch2010-07-021-0/+3
* merge with 0.6Georg Brandl2010-06-031-5/+7
* The ``include`` directive now supports absolute paths, which are interpreted ...Georg Brandl2010-05-301-0/+1
* Add a test for absolute image filenames.Georg Brandl2010-05-301-0/+1
* Fixed a testcase in response to issue #415 which is failing as of revision a8...DasIch2010-05-301-1/+1
* Add the "oldcmarkup" extension, to help migrating to 1.0.Georg Brandl2010-05-241-0/+2
* Merge with http://bitbucket.org/tpowers/sphinx/ (rewriting the external/inter...Georg Brandl2010-05-241-9/+17
* Make the concept of "module index" generalized to domains. As a side-effect,...Georg Brandl2010-02-201-1/+1
* Split out test_build_latex.Georg Brandl2010-01-171-1/+9
* merge with trunkGeorg Brandl2010-01-081-8/+72
|\
| * merge with trunk (not working perfectly yet)Georg Brandl2010-01-071-3/+20
| |\
| * | Activate test that depends on docutils >= 0.5.Georg Brandl2010-01-021-1/+1
| * | merge with trunkGeorg Brandl2010-01-021-7/+71
| |\ \
| | * | merge with trunkGeorg Brandl2010-01-021-0/+5