Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-16 | fix test builds on some platforms | ailin-nemui | |
2018-01-08 | only use nonfatal assertions for GLib that actually supports it | ailin-nemui | |
Fixes tests on Debian 7 and RHEL 6 | |||
2017-12-07 | Update test-irc.c | ailin-nemui | |
Fix wrong array (missing an s) | |||
2017-12-07 | move fixtures to outer scope | ailin-nemui | |
2017-12-07 | add glib testing TAP utilities | ailin-nemui | |
2017-12-07 | Add a test program to test mode parsing | Will Storey | |
This uses GLib's testing framework. It is to test the changes to the mode parsing for #603. |