Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-27 | Make sure teardown is always called, even if test or setup fails. | Bent Bisballe Nyeng | |
2020-10-26 | Add abbreviated convenience macros. | Bent Bisballe Nyeng | |
2020-10-26 | Add assert_throws function for testing expected exception throwing behaviour. | Bent Bisballe Nyeng | |
2020-10-26 | Add test status callback function that can be overridden by a ↵ | Bent Bisballe Nyeng | |
user-implementation if needed. | |||
2020-10-26 | Use ostringstream instead of stringstream for string building. | Bent Bisballe Nyeng | |
2020-10-26 | Remove unneeded failed count variable. | Bent Bisballe Nyeng | |
2020-10-26 | Add exception catching to make sure, a test that results in an exception ↵ | Bent Bisballe Nyeng | |
being thrown, will result in a test case failure. | |||
2020-09-19 | Import uunit from drumgizmo project - renamed and relicensed. | Bent Bisballe Nyeng | |