Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2020-06-22 | Typo fixed. (#520) | Seunghoon Yeon | -1/+1 | |
2019-07-04 | Fix output checking in test cases | Nikolaus Rath | -69/+77 | |
py.test's capture plugin does not work reliably when used by other fixtures. Therefore, implement our own version. | ||||
2016-10-02 | Run tests under valgrind when available. | Nikolaus Rath | -3/+7 | |
Fixes #50. | ||||
2016-05-13 | Add 'traceback' as suspicious test output pattern. | Nikolaus Rath | -1/+1 | |
2016-03-29 | Added basic unit tests. | Nikolaus Rath | -0/+85 | |
Fixes issue #33. |