Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refs #3458: add sphinx.testing that are moved from /tests directory. | shimizukawa | 2017-05-14 | 1 | -360/+0 |
| | |||||
* | Add HTMLThemeFactory class | Takeshi KOMIYA | 2017-04-20 | 1 | -2/+0 |
| | |||||
* | Year++ | Takeshi KOMIYA | 2017-03-26 | 1 | -1/+1 |
| | |||||
* | Fix flake8 violations | Takeshi KOMIYA | 2017-01-26 | 1 | -2/+1 |
| | |||||
* | pytest optimizatoin: | shimizukawa | 2017-01-08 | 1 | -1/+0 |
| | | | | | | | | - remote using deprecated decorators - remove gen_with_app - remove yield testing - remove pytest warnings - refactoring | ||||
* | pytest: remove repr_as testing feature that avoids long annoying log for ↵ | shimizukawa | 2017-01-05 | 1 | -1/+1 |
| | | | | test generator feature on nose. In contrast, pytest does not produce such output. So repr_as is not needed anymore. refs #1785 | ||||
* | pytest migration | shimizukawa | 2017-01-04 | 1 | -128/+157 |
| | |||||
* | Reduce deprecation warnings (refs: #3192) | Takeshi KOMIYA | 2016-12-15 | 1 | -0/+8 |
| | |||||
* | To simplify, sphinx uses external mock package even if unittest.mock exists. | shimizukawa | 2016-10-15 | 1 | -7/+0 |
| | |||||
* | Add testcase for toctree | Takeshi KOMIYA | 2016-09-30 | 1 | -5/+24 |
| | |||||
* | #2597: Show warning messages as darkred | Takeshi KOMIYA | 2016-06-24 | 1 | -0/+4 |
| | |||||
* | Fix flake8 violation under tests/ | Takeshi KOMIYA | 2016-06-12 | 1 | -1/+2 |
| | |||||
* | Fix format string in assert_in()/assert_not_in() | Jakub Wilk | 2016-05-16 | 1 | -2/+2 |
| | |||||
* | Merge branch 'useless-test-noise' | Takeshi KOMIYA | 2016-03-03 | 1 | -1/+1 |
|\ | |||||
| * | Fixes #1785: Reduce output for test generators. | Robert Lehmann | 2015-03-20 | 1 | -1/+1 |
| | | |||||
* | | Fix #1921: Support figure substitutions by locale | Takeshi KOMIYA | 2016-02-22 | 1 | -0/+10 |
| | | |||||
* | | Merge branch 'stable' | Georg Brandl | 2016-01-14 | 1 | -1/+1 |
|\ \ | |||||
| * | | Obligatory copyright update. | Georg Brandl | 2016-01-14 | 1 | -1/+1 |
| |/ | |||||
* | | Fixed #1786: Add configurable type hints. | Robert Lehmann | 2015-09-11 | 1 | -8/+9 |
| | | | | | | | | | | This adds the option of giving, in addition to the type of the default value, hints about permissible types for configuration values. | ||||
* | | fixup test suite for already-registered warnings | Georg Brandl | 2015-07-22 | 1 | -3/+22 |
|/ | |||||
* | Merge branch 'stable' | Georg Brandl | 2015-01-03 | 1 | -1/+1 |
|\ | |||||
| * | all: update copyright | Georg Brandl | 2015-01-03 | 1 | -1/+1 |
| | | |||||
* | | Fix #1607: Sphinx crashes on building latexpdf with "howto" class | tk0miya | 2014-11-24 | 1 | -0/+2 |
| | | |||||
* | | Stop removing temporary test data after tests. | Georg Brandl | 2014-11-06 | 1 | -1/+0 |
| | | |||||
* | | move new assertion helpers to util.py | Georg Brandl | 2014-09-21 | 1 | -0/+25 |
| | | |||||
* | | Complete test suite overhaul. | Georg Brandl | 2014-09-21 | 1 | -73/+72 |
| | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | | Merge with tip | Takayuki Shimizukawa | 2014-08-18 | 1 | -0/+9 |
|\ \ | |||||
| * | | Automatically compile ``*.mo`` files from ``*.po`` files. | Takayuki Shimizukawa | 2014-08-03 | 1 | -0/+9 |
| | | | |||||
* | | | * provide _copy_to_temp option for TestApp() | Takayuki Shimizukawa | 2014-08-10 | 1 | -7/+11 |
| | | | |||||
* | | | * for PR#264: update CHANGES, add tests, small refactoring. | Takayuki Shimizukawa | 2014-08-10 | 1 | -0/+7 |
|/ / | |||||
* | | merge with stable | Takayuki Shimizukawa | 2014-07-13 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | use test generator nosetests feature. | Takayuki Shimizukawa | 2014-07-12 | 1 | -0/+3 |
| | | |||||
* | | remove 'six' name except importing line. | Takayuki Shimizukawa | 2014-04-30 | 1 | -2/+2 |
| | | |||||
* | | introduce the six module and reduce sphinx.util.pycompat implementation. ↵ | Takayuki Shimizukawa | 2014-04-29 | 1 | -2/+3 |
| | | | | | | | | refs #1350. | ||||
* | | remove tests.util.write_file duplicated implementation. | Takayuki Shimizukawa | 2014-04-28 | 1 | -14/+1 |
| | | |||||
* | | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 |
| | | |||||
* | | Modernize the code now that Python 2.5 is no longer supported | Dmitry Shachnev | 2014-01-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | - Use print function instead of print statement; - Use new exception handling; - Use in operator instead of has_key(); - Do not use tuple arguments in functions; - Other miscellaneous improvements. This is based on output of `futurize --stage1`, with some manual corrections. | ||||
* | | Drop python-2.5 and remove 2.4,2.5 support codes | Takayuki Shimizukawa | 2013-12-15 | 1 | -6/+1 |
|/ | |||||
* | Fix text builder did not respect wide/fullwidth charactors for title line. | Takayuki Shimizukawa | 2013-02-05 | 1 | -0/+7 |
| | |||||
* | Move "only" directive tests to a seperate test root. | Jonathan Waltman | 2013-01-05 | 1 | -1/+4 |
| | |||||
* | Copyright update. | Georg Brandl | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | fix: ziptheme.zip block removing test temporary directory on Windows. | Takayuki Shimizukawa | 2012-11-04 | 1 | -0/+2 |
| | |||||
* | Cleanup after pull from https://bitbucket.org/timmartin/sphinx | Georg Brandl | 2011-05-15 | 1 | -5/+3 |
| | |||||
* | Expanded the docstring of gen_with_app to explain how it differs from with_app | Tim Martin | 2011-04-13 | 1 | -1/+3 |
| | |||||
* | merge with 1.0 | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
|\ | |||||
| * | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
| | | |||||
* | | Improve websupport test skipping, add new decorator for search adapter skipping. | Georg Brandl | 2010-08-21 | 1 | -2/+11 |
| | | |||||
* | | Add skip_if and skip_unless test decorators. | Georg Brandl | 2010-08-21 | 1 | -2/+17 |
| | | |||||
* | | Make string contents nongreedy. | Georg Brandl | 2010-07-28 | 1 | -1/+1 |
| | |