summaryrefslogtreecommitdiff
path: root/tests/test_errcodes.py
Commit message (Expand)AuthorAgeFilesLines
* Avoid installing tests to site-packagesJon Dufresne2017-12-101-2/+2
* Use relative imports throughout testsJon Dufresne2017-12-101-1/+1
* Always import the system unittestJon Dufresne2017-12-011-1/+2
* Use modern except syntax throughout projectJon Dufresne2017-11-201-1/+1
* Merge branch 'async-keyword'Daniele Varrazzo2017-02-031-1/+4
|\
| * Convert warnings into errors on testDaniele Varrazzo2017-02-031-1/+4
* | Allow skipping the slow testmanylinuxDaniele Varrazzo2017-02-021-1/+2
|/
* Python source cleanup using flake8Daniele Varrazzo2016-10-111-0/+2
* Fixed race condition on import in errorcodes.lookupDaniele Varrazzo2015-12-161-0/+65