summaryrefslogtreecommitdiff
path: root/tests/utils_tests/encoding.py
AgeCommit message (Collapse)Author
2013-04-12Modified utils_tests for unittest2 discovery.Preston Timmons
2013-03-22Fixed #20108 -- Fixed filepath_to_uri decoding errorClaude Paroz
This was a regression due to unicode_literals usage. Thanks Ivan Virabyan for the report and the initial patch.
2013-02-26Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner