]> jfr.im git - irc/freenode/solanum.git/history - tests/Makefile.am
Add some tests for multiline
[irc/freenode/solanum.git] / tests / Makefile.am
2020-11-13  Ed KellettAdd some tests for multiline
2020-11-10  Ed Kelletttests: clean *.db, *.log
2020-11-09  Ed KellettAutogenerate tests/runtime/modules
2020-11-09  Ed Kelletttests: autogenerate TESTS
2020-11-09  Ed Kelletttests: implicitly link *_util.c into every test
2020-11-08  Ed KellettTest chmode parsing
2020-10-31  Ed KellettAdd (some failing) tests for mask matching
2020-08-06  Aaron JonesMerge pull request #355 from edk0/kline-cidr
2020-07-26  Ed KellettAdd tests for parse_netmask
2020-05-01  Aaron JonesMerge pull request #319 from edk0/invite-notify
2020-04-29  Aaron JonesMerge pull request #320 from edk0/runtests
2020-04-26  Ed KellettRun tests with ASan leak detection off
2019-10-22  Aaron JonesMerge pull request #287 from edk0/filter
2019-10-22  Aaron JonesMerge pull request #293 from edk0/webirc
2019-10-22  Aaron JonesMerge pull request #294 from edk0/deny-webirc-auth
2019-10-07  Aaron Jonestests/Makefile.am: check-local: don't depend on extensi...
2019-02-23  Simon Arlotttests: Verify behaviour if services authenticates a...
2017-08-24  Simon Arlotttests: add serv_connect1 (exit_unknown_client)
2017-08-06  Simon Arlotttests: add rb_dictionary1
2017-08-06  Simon Arlottircd: send tags on every message
2017-08-05  Simon Arlotttests: add sendto_* test framework
2017-07-30  Simon Arlotttests: add rb_snprintf_append, rb_snprintf_try_append...
2017-07-30  Simon Arlotttests: add rb_linebuf_put tests
2017-07-29  Simon Arlotttests: add msgbuf_unparse tests
2017-07-29  Simon Arlotttests: add substitution_parse tests
2017-07-29  Simon Arlotttests: add msgbuf_parse tests
2017-07-29  Simon Arlotttests: add C TAP harness