summaryrefslogtreecommitdiff
path: root/tests/test_util.py
Commit message (Expand)AuthorAgeFilesLines
* mirror some deprecation changes from sergey-1.2-py2-only branchSergey Schetinin2011-09-241-21/+5
* use direct imports, kill dead importsChris McDonough2011-09-201-1/+1
* do the least amount of work possible to get rid of str_-prefixed methods; alw...Chris McDonough2011-09-151-18/+1
* attempt to silence deprecation warnings during testingSergey Schetinin2011-08-181-1/+19
* more testsSergey Schetinin2011-08-181-1/+10
* fix test (missing import)Sergey Schetinin2011-08-181-0/+1
* bring back to 100% test coverageSergey Schetinin2011-08-181-4/+10
* add test for warn_deprecationChris McDonough2011-07-081-0/+43