summaryrefslogtreecommitdiff
path: root/tests/test_build.py
Commit message (Expand)AuthorAgeFilesLines
* New year update.Georg Brandl2011-01-041-1/+1
* Actually test the JSON builder.Georg Brandl2010-07-251-0/+4
* Add manual page writer.Georg Brandl2010-02-211-0/+9
* merge with trunkGeorg Brandl2010-01-171-1/+5
|\
| * Add single-file HTML builder. Closes #151.Georg Brandl2010-01-171-1/+5
* | Split out test_build_latex.Georg Brandl2010-01-171-86/+1
* | Clean up unused imports.Georg Brandl2010-01-171-4/+2
|/
* Split off HTML tests from test_build.Georg Brandl2010-01-021-164/+2
* Make extlinks more flexible: use string substitution to build the full URL.Georg Brandl2010-01-021-0/+5
* merge with 0.6Georg Brandl2010-01-011-0/+6
|\
| * merge with 0.6Georg Brandl2009-12-311-0/+2
| |\
| * \ merge with epub forkgbrandl2009-12-281-0/+2
| |\ \
| | * \ merge with 0.6gbrandl2009-12-241-0/+2
| | |\ \
| * | | | Initial import from local repositoryRoland Meister2009-12-281-0/+4
| |/ / /
| * | | merge with 0.6Georg Brandl2009-06-041-1/+3
| |\ \ \
| * | | | Added the ``prepend`` and ``append`` options to theGeorg Brandl2009-06-041-1/+3
* | | | | Happy new year!Georg Brandl2010-01-011-1/+1
| |_|_|/ |/| | |
* | | | #303: ``html_context`` values given on the command line via ``-A``Georg Brandl2009-12-311-0/+2
| |_|/ |/| |
* | | #299: Fix the mangling of quotes in "include:: :literal:" blocks.Georg Brandl2009-12-241-0/+2
| |/ |/|
* | When highlighting Python code, ignore extra indentation beforeGeorg Brandl2009-06-041-1/+3
|/
* Set the default encoding to ``utf-8-sig`` to handle files with aGeorg Brandl2009-05-311-1/+4
* #178: apply ``add_function_parentheses`` config value to C functions as promi...Georg Brandl2009-05-221-0/+1
* #173: Respect the docutils ``title`` directive.Georg Brandl2009-05-171-0/+1
* Fix test suite failures when Pygments is not available.Georg Brandl2009-04-071-2/+4
* Restore 2.4 compatibility and fix removing the generated file properly.Georg Brandl2009-03-161-2/+1
* Fix test_env.Georg Brandl2009-03-161-36/+111
|\
| * Fix autosummary test suite.Georg Brandl2009-03-161-36/+111
| |\
| | * Make WARNING the default warning prefix.Georg Brandl2009-03-051-9/+9
| | * Use standard ``file:line: warning: message`` format for warning messages.Georg Brandl2009-03-051-10/+10
| | * Paths to literal include files and download files can now be absolute too.Georg Brandl2009-02-241-0/+5
| | * Fix the serializing and changes builders, and really test them.Georg Brandl2009-02-211-1/+13
| | * The new ``latex_additional_files`` config value can be used toGeorg Brandl2009-02-201-0/+2
| | * Fix a bug in FilenameUniqDict that led to test failures.Georg Brandl2009-02-191-0/+4
| | * Make the HTML xpath tests generator tests.Georg Brandl2009-02-191-18/+21
| | * Added an ``only`` directive that can selectively include textGeorg Brandl2009-02-191-1/+4
| | * Test add_description_unit in test suite.Georg Brandl2009-02-181-3/+5
| | * SVG images are now supported in HTML (via ``<object>`` and ``<embed>`` tags).Georg Brandl2009-02-181-0/+2
| | * Add theming test suite, fix a few bugs and doc problems.Georg Brandl2009-02-151-0/+6
| | * merge with mainGeorg Brandl2009-02-141-9/+20
| | |\
| | | * Image paths can now be absolute (like ``/images/foo.png``).Georg Brandl2009-02-141-0/+1
| | | * Add a rst_epilog setting, usable for global substitutions.Georg Brandl2009-02-071-0/+1
| | | * Skip pygments-related tests if it is not installed.Georg Brandl2009-02-061-9/+18
| | * | merge with trunkGeorg Brandl2009-01-261-0/+1
| | |\ \ | | | |/
| | | * Add a minimal test for external toctree links and fix a small bug found by it.Georg Brandl2009-01-261-0/+1
| | * | Fix more line length and trailing whitespace.Georg Brandl2009-01-101-9/+13
| | |/
| | * use the py3k version of callable()Benjamin Peterson2009-01-101-1/+1
| | * merge with mainGeorg Brandl2009-01-031-11/+25
| | |\
| | | * Add tests for new literalinclude options, and fix an off-by-one bug.Georg Brandl2009-01-031-11/+25
| | * | Merge in copyright style changes from 0.5.Georg Brandl2009-01-031-1/+1
| | |\ \ | | | |/ | | |/|
| | * | Close #4: Added a ``:download:`` role that marks a non-document fileGeorg Brandl2008-12-281-0/+3