]> jfr.im git - solanum.git/history - tests
librb/event: Don't leak event names on completion
[solanum.git] / tests /
2020-01-11  Simon Arlotttests: Check sendto_wallops_flags works with format...
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-09-13  Aaron JonesMerge pull request #282 from edk0/propagate-oper
2019-09-13  Ed KellettPropagate OPER
2019-08-31  Simon Arlotttests: Fix use-after-free bug
2019-08-31  Simon Arlottlibrb: Fix type of dst for rb_inet_pton_sock()
2019-08-31  Simon Arlotttests: Remove modules that don't exist
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 Arlotttests: send1: add tag tests to all functions
2017-08-06  Simon Arlottircd: send tags on every message
2017-08-06  Simon Arlotttests: send1: fix sendto_channel_opmod (remote) to...
2017-08-06  Simon Arlotttests: send1: fix sendto_channel_opmod (remote) to...
2017-08-06  Simon Arlotttests: send1: add missing CAP_SERVER_TIME test to sendt...
2017-08-06  Simon Arlotttests: send1: test MODE_MODERATED with sendto_channel_opmod
2017-08-06  Simon Arlotttests: send1: load modules in a predictable order
2017-08-06  Simon Arlotttests: add missing modules symlinks
2017-08-06  Simon Arlotttests: add remaining sendto_* tests
2017-08-05  Simon Arlotttests: add remote server message tests
2017-08-05  Simon Arlotttests: add client util make_local_person_oper()
2017-08-05  Simon Arlotttests: add sendto_* test framework
2017-08-05  Simon Arlottircd: substitution: fix buffer overrun if variable...
2017-08-04  Simon Arlotttests: fix warnings
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