summaryrefslogtreecommitdiff
path: root/tests/test_build.py
Commit message (Expand)AuthorAgeFilesLines
* Year++Takeshi KOMIYA2017-03-261-1/+1
* Fix flake8 violationsTakeshi KOMIYA2017-01-261-4/+3
* pytest optimizatoin:shimizukawa2017-01-081-39/+28
* pytest: remove deprecated with_app decorator functionsshimizukawa2017-01-061-6/+5
* pytest: remove deprecated with_tempdir decoratorshimizukawa2017-01-061-2/+1
* pytest migrationshimizukawa2017-01-041-4/+4
* Merge branch 'stable' into 1.5-releaseTakeshi KOMIYA2016-12-031-5/+6
|\
| * Fix #3015: fix a broken test on Windows.shimizukawa2016-11-241-5/+6
* | To simplify, sphinx uses external mock package even if unittest.mock exists.shimizukawa2016-10-151-1/+2
* | Fix #2988: linkcheck: retry with GET request if denied HEAD requestTakeshi KOMIYA2016-10-041-1/+1
* | Fix tests are crashed under unstable networkTakeshi KOMIYA2016-09-101-15/+15
* | Use epub3 builder by default. And the old epub builder is renamed to epub2.Takeshi KOMIYA2016-08-221-1/+1
|/
* Optimize tests: test_master_doc_not_foundTakeshi KOMIYA2016-07-141-5/+8
* Fix flake8 violation under tests/Takeshi KOMIYA2016-06-121-1/+1
* Fix #1921: Support figure substitutions by localeTakeshi KOMIYA2016-02-221-7/+11
* Add epub3 builder to testSHIMIZU Taku2016-02-071-1/+1
* Add testcase for image globbingTakeshi KOMIYA2016-01-271-0/+46
* 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
| |\