From 1328e1ba08430b0eaa589919272d732bb84a6921 Mon Sep 17 00:00:00 2001 From: Will Storey Date: Sat, 21 Oct 2017 20:01:04 -0700 Subject: 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. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index efc579cb..cf1cf72e 100644 --- a/.gitignore +++ b/.gitignore @@ -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 -- cgit v1.2.3