summaryrefslogtreecommitdiff
path: root/tests/roots/test-root
Commit message (Expand)AuthorAgeFilesLines
...
* Rename app.add_javascript() to add_js_file()Takeshi KOMIYA2018-05-241-1/+1
* Raise ExtensionError from Config class instead application classTakeshi KOMIYA2018-03-242-9/+1
* Change interface of add_source_parser() and add add_source_suffix()Takeshi KOMIYA2018-02-211-1/+2
* Merge branch '1.7'Takeshi KOMIYA2018-02-205-18/+27
|\
| * Fix flake8 violationsTakeshi KOMIYA2018-02-195-18/+27
* | test: Remove function based directivesTakeshi KOMIYA2018-02-082-9/+0
* | source_parsers should fill Parser.supported attribute to let Sphinx know supp...Takeshi KOMIYA2018-01-252-1/+5
|/
* Merge branch 'stable' into 1.7-releaseTakeshi KOMIYA2018-01-211-0/+2
|\
| * Fix #4434: pure numbers as link targets produce warningTakeshi KOMIYA2018-01-201-0/+2
* | autodoc: only mock specified modules with their descendantsRobin Jarry2018-01-132-3/+8
* | test_autodoc: Separate testdata (python objects) and testcasesTakeshi KOMIYA2017-12-212-2/+227
* | Merge branch 'stable'Takeshi KOMIYA2017-12-1613-47/+0
|\ \ | |/
| * diet test-root: Move .mo files to new testroot (for test_html_rebuild_mo)Takeshi KOMIYA2017-12-152-21/+0
| * diet test-root: Remove html_static_path and html_extra_path (duplicated with ...Takeshi KOMIYA2017-12-156-9/+0
| * diet test-root: Move testtheme to test-themingTakeshi KOMIYA2017-12-155-17/+0
| * diet test-root: Move ziptheme to test-themingTakeshi KOMIYA2017-12-151-0/+0
* | Reduce warnings on testingTakeshi KOMIYA2017-10-311-1/+2
|/
* Fix Emit wrong warnings if citation label includes hyphens (refs: #3558)Takeshi KOMIYA2017-06-041-0/+3
* refs #3458: add sphinx.testing that are moved from /tests directory.shimizukawa2017-05-1457-0/+1687