| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove WebSocket support | 2024-06-12 | 1 | -1/+0 | |
| * | Add tests for valid_temp_time | 2022-03-06 | 1 | -0/+1 | |
| * | Add tests for privsets | 2021-03-01 | 1 | -0/+1 | |
| * | Add some tests for multiline | 2020-11-12 | 1 | -0/+1 | |
| * | tests: clean *.db, *.log•••Co-authored-by: Unit 193 <unit193@unit193.net> | 2020-11-10 | 1 | -0/+1 | |
| * | Autogenerate tests/runtime/modules | 2020-11-09 | 1 | -0/+7 | |
| * | tests: autogenerate TESTS | 2020-11-09 | 1 | -0/+6 | |
| * | tests: implicitly link *_util.c into every test | 2020-11-09 | 1 | -15/+3 | |
| * | Test chmode parsing | 2020-11-08 | 1 | -0/+2 | |
| * | Add (some failing) tests for mask matching | 2020-10-31 | 1 | -0/+2 | |
| * | Add tests for parse_netmask | 2020-07-26 | 1 | -0/+2 | |
| * | Run tests with ASan leak detection off•••The test environment is sufficiently weird that I don't think fixing these would be a good use of anyone's time | 2020-04-26 | 1 | -1/+1 | |
| * | tests/Makefile.am: check-local: don't depend on extensions/*•••This breaks if a file in extensions/ doesn't get built due to conditional compilation, and the tests don't need anything under extensions/ anyway. | 2019-10-07 | 1 | -2/+1 | |
| * | tests: Verify behaviour if services authenticates a user after SASL is aborted | 2019-02-23 | 1 | -0/+2 | |
| * | tests: add serv_connect1 (exit_unknown_client)•••Test serv_connect followed by exit_unknown_client. An outgoing connection should not delete an incoming connection that occurs during the connection attempt. | 2017-08-24 | 1 | -1/+3 | |
| * | tests: add rb_dictionary1•••This doesn't do much because replacing existing elements isn't allowed. | 2017-08-06 | 1 | -0/+2 | |
| * | ircd: send tags on every message•••Simplify linebuf by introducing fsnprint to manage a list of printfs. Add a msgbuf unparse cache for send functions that loop. | 2017-08-06 | 1 | -2/+0 | |
| * | tests: add sendto_* test framework | 2017-08-05 | 1 | -1/+11 | |
| * | tests: add rb_snprintf_append, rb_snprintf_try_append tests | 2017-07-30 | 1 | -0/+4 | |
| * | tests: add rb_linebuf_put tests | 2017-07-30 | 1 | -0/+2 | |
| * | tests: add msgbuf_unparse tests | 2017-07-29 | 1 | -0/+2 | |
| * | tests: add substitution_parse tests | 2017-07-29 | 1 | -1/+3 | |
| * | tests: add msgbuf_parse tests | 2017-07-29 | 1 | -1/+4 | |
| * | tests: add C TAP harness | 2017-07-29 | 1 | -0/+17 |
