summaryrefslogtreecommitdiff
path: root/tests/test_theming.py
Commit message (Expand)AuthorAgeFilesLines
* Fix #6606: Update jQuery to 3.4.1Takeshi KOMIYA2019-08-021-1/+1
* Add a label to search input for accessability purposes.Omer Katz2019-05-121-1/+1
* Merge branch '1.8'Takeshi KOMIYA2019-01-021-1/+1
|\
| * A happy new year!Takeshi KOMIYA2019-01-021-1/+1
* | Remove unnecessary encoding cookie from Python source filesJon Dufresne2018-12-161-1/+0
|/
* Capitalization: "Table Of Contents" -> "Table of Contents".Antony Lee2018-07-221-1/+1
* Fix broken testcase by alabaster-0.711Takeshi KOMIYA2018-06-191-4/+8
* Merge branch 'stable' into 1.7-releaseTakeshi KOMIYA2018-01-201-1/+1
|\
| * Fix #4412: Updated jQuery version from 3.1.0 to 3.2.1Takeshi KOMIYA2018-01-191-1/+1
* | Merge branch 'happy_new_year' into masterTakeshi KOMIYA2018-01-011-1/+1
|\ \ | |/
| * A happy new year!Takeshi KOMIYA2018-01-011-1/+1
* | Merge branch 'stable'Takeshi KOMIYA2017-12-161-3/+20
|\ \ | |/
| * diet test-root: Move testtheme to test-themingTakeshi KOMIYA2017-12-151-3/+19
| * diet test-root: Move ziptheme to test-themingTakeshi KOMIYA2017-12-151-3/+4
* | HTML themes can set up default sidebars through ``theme.conf``Takeshi KOMIYA2017-10-221-0/+12
* | Changed test case "test_theme_api" to check, if a not needed html_theme_optio...daniel2017-06-261-2/+4
|/
* Drop old methodsTakeshi KOMIYA2017-04-211-5/+5
* Refactored againTakeshi KOMIYA2017-04-201-1/+0
* Add HTMLThemeFactory classTakeshi KOMIYA2017-04-201-8/+4
* Refactor sphinx.themingTakeshi KOMIYA2017-04-201-14/+6
* Fix fail to load template file if the parent template is archivedTakeshi KOMIYA2017-04-181-0/+6
* Year++Takeshi KOMIYA2017-03-261-1/+1
* Fix flake8 violationsTakeshi KOMIYA2017-01-261-1/+1
* pytest: remove deprecated with_app decorator functionsshimizukawa2017-01-061-4/+5
* pytest: remove deprecated raises and raises_msg assert functionsshimizukawa2017-01-061-3/+6
* pytest migrationshimizukawa2017-01-041-6/+5
* To simplify, sphinx uses external mock package even if unittest.mock exists.shimizukawa2016-10-151-1/+3
* fix #2352 (qthelp builder should have ) and improve qthelp readabilityYoshiki Shibukawa2016-07-131-1/+1
* Fix #2634 (Update jquery to latest from 1.x)Yoshiki Shibukawa2016-07-131-1/+1
* Obligatory copyright update.Georg Brandl2016-01-141-1/+1
* Fixes #1884: plug-in html themes cannot inherit another plug-in themeshimizukawa2015-11-221-1/+17
* remove test that is not works correctly on travis.ci (+1 squashed commits)shimizukawa2015-03-151-41/+1
* refs #1777: fix testing. first time testing always failed it means testing on...shimizukawa2015-03-151-40/+33
* refs #1777: add test for loading theme pluginsshimizukawa2015-03-151-2/+49
* refs #1346, fix missing test requires, fix tests (need html_theme='classic')shimizukawa2015-02-241-1/+1
* Merge branch 'stable'Georg Brandl2015-01-031-1/+1
|\
| * all: update copyrightGeorg Brandl2015-01-031-1/+1
* | fix testing for jQuery-1.11.1Takayuki Shimizukawa2014-10-091-1/+1
* | Speed up test_theming using a minimal project.Georg Brandl2014-09-211-1/+1
* | Complete test suite overhaul.Georg Brandl2014-09-211-7/+8
* | Add theme contents for 'bizstyle'Shoji KUMAGAI2014-08-151-1/+1
* | * Provide non-minified JS files for jquery.js and underscore.js to clarify th...Takayuki Shimizukawa2014-06-071-0/+23
|/
* Update copyright year.Georg Brandl2014-03-011-1/+1
* tests: replace "from util import *" by explicit importsGeorg Brandl2013-04-011-2/+2
* Copyright update.Georg Brandl2013-01-011-1/+1
* Test suite fix for new theme.Georg Brandl2011-01-041-1/+2
* New year update.Georg Brandl2011-01-041-1/+1
* Added new HTML theme ``haiku``, inspired by the Haiku OS user guide.Georg Brandl2010-01-071-1/+1
* Fix test, adding the new theme.Georg Brandl2010-01-031-1/+1
* merge with 0.6Georg Brandl2010-01-011-1/+1
|\