summaryrefslogtreecommitdiff
path: root/tests/test_application.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year.Georg Brandl2014-03-011-1/+1
* grammar fix: 'multibyte filename' is ambiguous. They are replaced with 'non-A...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 nodeshimizukawa2013-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() behaviorDasIch2010-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
* 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