| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests: Replace deprecated unittest.makeSuite | Scott Talbert | 2023-02-02 | 1 | -1/+1 |
| | | | | | | | This function was never formally documented, but has been deprecated and will be removed in Python 3.13. Replaced with unittest.TestLoader.loadTestsFromTestCase. | ||||
| * | Fix imports in tests for Python 3 | Thomas Kluyver | 2014-06-01 | 1 | -1/+1 |
| | | | | | Closes gh-59 | ||||
| * | Moved everything up one directory level. | Noah Spurrier | 2012-10-26 | 1 | -0/+38 |
