summaryrefslogtreecommitdiff
path: root/tests/test_setup_command.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year.Georg Brandl2014-03-011-1/+1
* fix test error; can't remove empty directory problem on Windows.shimizukawa2013-12-081-1/+1
* Make sure setup_command test can always import SphinxDmitry Shachnev2013-10-051-0/+5
* grammar fix: 'multibyte filename' is ambiguous. They are replaced with 'non-A...shimizukawa2013-10-031-2/+2
* small grammar fix in multibyte filename messagesGeorg Brandl2013-10-011-1/+1
* When Sphinx couldn't decode multibyte filename, now Sphinx notices UnicodeErr...shimizukawa2013-09-281-2/+9
* Fix again: NFC/NFD normalizing problem. Closes #1142shimizukawa2013-09-181-0/+82