mirror of
https://github.com/irssi/irssi.git
synced 2026-08-23 02:22:36 +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
cfa51c5ae2
commit
6002a7fe75
8 changed files with 301 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