summaryrefslogtreecommitdiff
path: root/tests/test_theming.py
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Happy new year!Georg Brandl2010-01-011-1/+1
* | Initial import from local repositoryRoland Meister2009-12-281-1/+1
* | Add agogo theme to test.Georg Brandl2009-11-161-2/+2
* | Add new builtin theme to test suite.Georg Brandl2009-07-051-1/+1
|/
* Restore 2.4 compatibility and fix removing the generated file properly.Georg Brandl2009-03-161-4/+0
* Do proper cleanup of generated files.Georg Brandl2009-03-161-0/+4
* Add theming test suite, fix a few bugs and doc problems.Georg Brandl2009-02-151-0/+56