summaryrefslogtreecommitdiff
path: root/tests/test_application.py
Commit message (Expand)AuthorAgeFilesLines
* Rename SphinxFactory class to SphinxComponentRegistryTakeshi KOMIYA2017-04-231-3/+3
* Move source_parsers manager to SphinxFactoryTakeshi KOMIYA2017-04-221-10/+3
* Merge branch 'stable'Takeshi KOMIYA2017-03-261-1/+1
|\
| * Year++Takeshi KOMIYA2017-03-261-1/+1
* | Merge branch 'stable'shimizukawa2017-01-071-16/+18
|\ \ | |/
| * pytest: remove deprecated with_app decorator functionsshimizukawa2017-01-061-10/+3
| * fixshimizukawa2017-01-061-1/+1
| * pytest: remove deprecated raises and raises_msg assert functionsshimizukawa2017-01-061-8/+14
* | Use loggersTakeshi KOMIYA2017-01-021-20/+0
* | Add sphinx.util.logging.SafeEncodingWriterTakeshi KOMIYA2017-01-021-17/+0
|/
* Merge branch 'stable' into 1.5-releaseshimizukawa2016-12-041-0/+20
|\
| * Fix #3024, refs #3037: In Python3, application.Sphinx._log crushed when the l...shimizukawa2016-12-041-0/+20
* | #2597: Show warning messages as darkredTakeshi KOMIYA2016-06-241-4/+5
|/
* add extension blacklist to avoid error when loading deprecated extensionsYoshiki Shibukawa2016-06-021-0/+6
* Merge pull request #2209 from tk0miya/2162_add_source_parser_APITakeshi KOMIYA2016-01-171-0/+15
|\
| * Fix #2162: Add Sphinx.add_source_parser() to add source_suffix and source_par...Takeshi KOMIYA2016-01-041-0/+15
* | Obligatory copyright update.Georg Brandl2016-01-141-1/+1
|/
* Merge branch 'stable'Georg Brandl2015-01-031-1/+1
|\
| * all: update copyrightGeorg Brandl2015-01-031-1/+1
* | Complete test suite overhaul.Georg Brandl2014-09-211-49/+40
* | remove 'six' name except importing line.Takayuki Shimizukawa2014-04-301-4/+4
* | introduce the six module and reduce sphinx.util.pycompat implementation. refs...Takayuki Shimizukawa2014-04-291-5/+5
|/
* Update copyright year.Georg Brandl2014-03-011-1/+1
* grammar fix: 'multibyte filename' is ambiguous. They are replaced with 'non-A...Takayuki Shimizukawa2013-10-031-1/+1
* tests: replace "from util import *" by explicit importsGeorg Brandl2013-04-011-1/+1
* fix debug2 UnicodeEncodeError issue with multibyte names nodeTakayuki Shimizukawa2013-01-211-0/+7
* Copyright update.Georg Brandl2013-01-011-1/+1
* domain override: fix issue #1009.Franck Michea2012-10-111-0/+21
* merge with 1.0Georg Brandl2011-01-041-1/+1
|\
| * New year update.Georg Brandl2011-01-041-1/+1
* | Fix test to respect the new .truncate() behaviorDaniel Neuhäuser2010-06-191-0/+2
|/
* Happy new year!Georg Brandl2010-01-011-1/+1
* #196: Add a warning if an extension module doesn't have a ``setup()`` function.Georg Brandl2009-06-151-0/+10
* Make WARNING the default warning prefix.Georg Brandl2009-03-051-1/+1
* Use standard ``file:line: warning: message`` format for warning messages.Georg Brandl2009-03-051-1/+1
* Switch copyright and license tags to single style. Add contributorGeorg Brandl2009-01-031-2/+2
* Merged revisions 65640,65675,65699,65701 via svnmerge fromGeorg Brandl2008-08-231-0/+59