Add a test program to test mode parsing

This uses GLib's testing framework. It is to test the changes to the
mode parsing for #603.
This commit is contained in:
Will Storey 2017-10-21 20:01:04 -07:00 committed by ailin-nemui
commit 1328e1ba08
8 changed files with 278 additions and 2 deletions

3
.gitignore vendored
View file

@ -49,6 +49,9 @@ src/perl/*/Makefile.old
src/fe-fuzz/crash-*
src/fe-fuzz/oom-*
tests/irc/core/test-irc
tests/irc/core/test-irc.trs
*.a
*.bs
*.la