summaryrefslogtreecommitdiff
path: root/tests/test_build.py
Commit message (Expand)AuthorAgeFilesLines
* Obligatory copyright update.Georg Brandl2016-01-141-1/+1
* Fix broken tests by 7bb685bbe97824bc2c65bf8cb1d7ac38e5f91cd4Takeshi KOMIYA2016-01-031-1/+3
* Fix #2197: Slightly cryptic error message for missing index.rst fileTakeshi KOMIYA2016-01-031-0/+11
* Fix #2158: test_latex_build.test_footnote and some tests fail on Windows envi...shimizukawa2015-12-191-2/+2
* Added tests for Apple Help generation.Alastair Houghton2015-01-151-3/+4
* Merge branch 'stable'Georg Brandl2015-01-031-1/+1
|\
| * all: update copyrightGeorg Brandl2015-01-031-1/+1
* | fix trailing space and long lineTakayuki Shimizukawa2014-10-091-4/+12
* | Complete test suite overhaul.Georg Brandl2014-09-211-82/+54
* | Fix RuntimeError with numbered circular toctreetk0miya2014-08-191-0/+35
* | * provide _copy_to_temp option for TestApp()Takayuki Shimizukawa2014-08-101-1/+1
|/
* * Fix: Non-ASCII filename raise exception on make singlehtml, latex, man, tex...Takayuki Shimizukawa2014-07-131-8/+21
* use test generator nosetests feature.Takayuki Shimizukawa2014-07-121-50/+19
* Update copyright year.Georg Brandl2014-03-011-1/+1
* grammar fix: 'multibyte filename' is ambiguous. They are replaced with 'non-A...Takayuki Shimizukawa2013-10-031-2/+2
* small grammar fix in multibyte filename messagesGeorg Brandl2013-10-011-1/+1
* When Sphinx couldn't decode multibyte filename, now Sphinx notices UnicodeErr...Takayuki Shimizukawa2013-09-281-2/+9
* tests: replace "from util import *" by explicit importsGeorg Brandl2013-04-011-1/+1
* Fix test_man which didn't test if docs were being built. It now successfully...Jonathan Waltman2013-01-061-1/+2
* Copyright update.Georg Brandl2013-01-011-1/+1
* merge headsTakayuki Shimizukawa2012-12-101-0/+8
|\
| * Add Docutils-native XML and pseudo-XML buildersJonathan Waltman2012-12-041-0/+8
* | support multibyte filename handling.Takayuki Shimizukawa2012-05-011-0/+20
|/
* 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 off HTML tests from test_build.Georg Brandl2010-01-021-164/+2
* | Split out test_build_latex.Georg Brandl2010-01-171-86/+1
* | Clean up unused imports.Georg Brandl2010-01-171-4/+2
* | merge with trunkGeorg Brandl2010-01-021-164/+2
|\ \ | |/ |/|
| * merge with trunkGeorg Brandl2009-12-311-0/+4
| |\
| * | Move HTML test into own module and add some C references.Georg Brandl2009-09-081-204/+2
| * | More refactoring for language-independent domain support.Georg Brandl2009-09-071-5/+5
| * | More block markup tests.Georg Brandl2009-08-091-0/+4
| * | More tests for inline markup.Georg Brandl2009-08-091-1/+9
| * | Fix test.Georg Brandl2009-08-091-1/+1
| * | Add more tests for markup.Georg Brandl2009-08-091-7/+38
| * | More tests for inline markup.Georg Brandl2009-08-091-0/+6
* | | 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-1/+1
|\ \ \ | |_|/ |/| |
| * | Happy new year!Georg Brandl2010-01-011-1/+1
* | | merge with 0.6Georg Brandl2009-12-311-0/+2
|\ \ \ | |/ /
| * | #303: ``html_context`` values given on the command line via ``-A``Georg Brandl2009-12-311-0/+2
* | | merge with epub forkGeorg Brandl2009-12-281-0/+4
|\ \ \
| * | | Initial import from local repositoryRoland Meister2009-12-281-0/+4
| | |/ | |/|
* | | merge with 0.6Georg Brandl2009-12-241-0/+2
|\ \ \ | |/ / |/| / | |/
| * #299: Fix the mangling of quotes in "include:: :literal:" blocks.Georg Brandl2009-12-241-0/+2
* | merge with 0.6Georg Brandl2009-06-041-1/+3
|\ \ | |/