summaryrefslogtreecommitdiff
path: root/tests/test_log.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Replace deprecated unittest.makeSuiteScott Talbert2023-02-021-1/+1
* Fix imports in tests for Python 3Thomas Kluyver2014-06-011-1/+1
* Don't use six for testsThomas Kluyver2013-09-231-9/+7
* py2.5 compatibilities w/six.pyjquast2013-09-221-7/+8
* more py25 compatibilityjquast2013-09-221-0/+1
* smartly use .replace & remove 'io' dep. for py2jquast2013-09-221-5/+2
* cat(1) may display ^D\x08\x08 when ^D is used.jquast2013-09-221-3/+10
* Fix logging tests for Python 3Thomas Kluyver2013-09-201-23/+25
* Moved everything up one directory level.Noah Spurrier2012-10-261-0/+102