summaryrefslogtreecommitdiff
path: root/tests/test_application.py
Commit message (Expand)AuthorAgeFilesLines
* 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