mirror of
https://github.com/irssi/irssi.git
synced 2026-08-21 01:22:26 +02:00
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:
parent
02aa8ee8bb
commit
1328e1ba08
8 changed files with 278 additions and 2 deletions
|
|
@ -658,6 +658,9 @@ src/perl/ui/Makefile.PL
|
|||
src/perl/textui/Makefile.PL
|
||||
scripts/Makefile
|
||||
scripts/examples/Makefile
|
||||
tests/Makefile
|
||||
tests/irc/Makefile
|
||||
tests/irc/core/Makefile
|
||||
docs/Makefile
|
||||
docs/help/Makefile
|
||||
docs/help/in/Makefile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue