summaryrefslogtreecommitdiffstats
path: root/test/test_compat.py
Commit message (Expand)AuthorAgeFilesLines
* [test_compat] Fix typoSergey M․2015-09-051-1/+1
* [test_compat] Add test for compat_shlex_splitSergey M․2015-09-051-0/+4
* [test_compat] Add tests for compat_urllib_parse_unquote_plusSergey M․2015-07-171-0/+7
* [test_compat] Remove redundant testSergey M․2015-07-171-1/+0
* [test_compat] Make tests more idiomaticSergey M․2015-07-171-17/+16
* Add tests for compat_urllib_parse_unquotefnord2015-07-171-0/+20
* [test/test_compat] Restore the old value of the HOME environment variableJaime Marquínez Ferrándiz2014-11-191-0/+2
* [test_compat] Ignore unicode_literalsPhilipp Hagemeister2014-11-031-1/+1
* [util] Move compatibility functions out of utilPhilipp Hagemeister2014-11-021-0/+44