Takeshi KOMIYA
cf2061dfad
Fix flake8 violations
2017-01-26 01:13:17 +09:00
shimizukawa
baaef9146d
pytest: remove deprecated with_app decorator functions
2017-01-06 01:14:47 +09:00
shimizukawa
f962ad67d2
pytest: remove deprecated raises and raises_msg assert functions
2017-01-06 00:46:42 +09:00
shimizukawa
5b7d237db3
pytest migration
2017-01-04 00:59:30 +09:00
shimizukawa
487f3db5f6
To simplify, sphinx uses external mock package even if unittest.mock exists.
2016-10-15 16:22:27 +09:00
Yoshiki Shibukawa
b600eb64b0
fix #2352 (qthelp builder should have ) and improve qthelp readability
...
by using new ``nonav`` theme.
2016-07-13 22:56:58 +09:00
Yoshiki Shibukawa
3cbd84346e
Fix #2634 (Update jquery to latest from 1.x)
2016-07-13 14:58:52 +09:00
Georg Brandl
46d7e8558e
Obligatory copyright update.
2016-01-14 22:54:04 +01:00
shimizukawa
9d0ce7a6c1
Fixes #1884 : plug-in html themes cannot inherit another plug-in theme
...
Closes #1885 : A part of code for this fix is from pull requeest #1885 .
refs #1794
2015-11-22 00:13:42 +09:00
shimizukawa
e8e5bae15f
remove test that is not works correctly on travis.ci (+1 squashed commits)
2015-03-15 02:18:00 +09:00
shimizukawa
6b7a2c8b6a
refs #1777 : fix testing. first time testing always failed it means testing on travis.ci will never be succeeded.
2015-03-15 01:13:57 +09:00
shimizukawa
1628eebfb5
refs #1777 : add test for loading theme plugins
2015-03-15 00:47:43 +09:00
shimizukawa
06944af540
refs #1346 , fix missing test requires, fix tests (need html_theme='classic')
2015-02-24 01:20:05 +09:00
Georg Brandl
a23903d8d5
Merge branch 'stable'
2015-01-03 21:41:14 +01:00
Georg Brandl
567d52f199
all: update copyright
2015-01-03 21:36:32 +01:00
Takayuki Shimizukawa
ab91342bb1
fix testing for jQuery-1.11.1
2014-10-09 00:56:26 +09:00
Georg Brandl
b335e03b02
Speed up test_theming using a minimal project.
2014-09-21 18:37:44 +02:00
Georg Brandl
d47a7587f9
Complete test suite overhaul.
...
* rename a few test modules to make the names more consistent
* do not copy/use Sphinx from build/ (unnecessary without 2to3)
* use a temporary dir for *all* test projects, the source tree
will stay pristine that way (default is tests/build)
* speed up tests by ~3x by splitting up test projects and avoiding
rebuilds
2014-09-21 17:17:02 +02:00
Shoji KUMAGAI
b71508d6fa
Add theme contents for 'bizstyle'
2014-08-15 13:38:02 +09:00
Takayuki Shimizukawa
52331a04c3
* Provide non-minified JS files for jquery.js and underscore.js to clarify the source of the minified files. refs #1434 .
2014-06-07 18:32:56 +09:00
Georg Brandl
e030031321
Update copyright year.
2014-03-01 08:18:16 +01:00
Georg Brandl
1af3e3ea71
tests: replace "from util import *" by explicit imports
2013-04-01 11:39:32 +02:00
Georg Brandl
151856819c
Copyright update.
2013-01-01 22:13:15 +01:00
Georg Brandl
7616639622
Test suite fix for new theme.
2011-01-04 22:49:57 +01:00
Georg Brandl
0e1db6ad90
New year update.
2011-01-04 10:00:51 +01:00
Georg Brandl
368ecbb0fd
Added new HTML theme `haiku
`, inspired by the Haiku OS user guide.
2010-01-07 14:16:53 +01:00
Georg Brandl
46a8290b95
Fix test, adding the new theme.
2010-01-03 22:24:30 +01:00
Georg Brandl
47ccbccc62
merge with 0.6
2010-01-01 14:10:48 +01:00
Georg Brandl
f6a56192d1
Happy new year!
2010-01-01 14:09:13 +01:00
Roland Meister
706e12da65
Initial import from local repository
2009-12-28 17:09:09 +01:00
Georg Brandl
692d46d788
Add agogo theme to test.
2009-11-16 14:55:53 +01:00
Georg Brandl
671fe3aa31
Add new builtin theme to test suite.
2009-07-05 12:22:01 +02:00
Georg Brandl
1878c02078
Restore 2.4 compatibility and fix removing the generated file properly.
2009-03-16 23:46:58 +01:00
Georg Brandl
ef98b65f29
Do proper cleanup of generated files.
2009-03-16 23:30:17 +01:00
Georg Brandl
c3e13cfa9a
Add theming test suite, fix a few bugs and doc problems.
2009-02-15 16:10:10 +01:00