]> jfr.im git - irc/freenode/solanum.git/history - tests
Stop using chm_nosuch as a sentinel value (#53)
[irc/freenode/solanum.git] / tests /
2020-11-08  Ed KellettTest chmode parsing
2020-11-01  Ed KellettMark fake test clients, don't assert they're real
2020-10-31  Ed KellettFix a corner case of superset matching
2020-10-31  Ed KellettAdd (some failing) tests for mask matching
2020-10-16  Ed KellettImplement the solanum.chat/identify-msg vendor cap
2020-10-15  Ed KellettInnovation by sed
2020-08-06  Aaron JonesMerge pull request #355 from edk0/kline-cidr
2020-08-06  Aaron JonesMerge pull request #288 from edk0/umode-o-split
2020-08-04  Ed KellettTest sendto_channel_local_priv not ONLY_OPERS
2020-07-26  Ed KellettAdd tests for parse_netmask
2020-07-09  Simon ArlottMerge remote-tracking branch 'ophion/upstream/dnsbl...
2020-07-07  Aaron JonesMerge pull request #345 from edk0/alias
2020-07-06  Aaron JonesMerge pull request #346 from edk0/opmod-as-statusmsg
2020-07-06  Ed KellettAdd tests for opmod_send_statusmsg
2020-07-05  Ed Kellettm_alias: Preserve protocol framing characters
2020-05-01  Aaron JonesMerge pull request #319 from edk0/invite-notify
2020-04-30  Ed KellettUse a different cap for send tests
2020-04-29  Aaron JonesMerge pull request #320 from edk0/runtests
2020-04-26  Ed KellettRun tests with ASan leak detection off
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