Sébastien Helleu
|
2073408b86
|
irc: fix parsing of MODE command when there are colons after the first mode argument (closes #1296)
|
2019-05-10 19:29:58 +02:00 |
|
Sébastien Helleu
|
142d312ad7
|
tests: add missing include of stdio.h
|
2019-01-20 15:59:04 +01:00 |
|
Sébastien Helleu
|
98249ada86
|
tests: add tests on IRC color functions
Functions tested:
- irc_color_decode
- irc_color_encode
- irc_color_decode_ansi
|
2019-01-20 15:17:21 +01:00 |
|
Sébastien Helleu
|
34a6fce134
|
tests: add tests on function irc_protocol_parse_time
|
2019-01-13 14:47:35 +01:00 |
|
Sébastien Helleu
|
c96e2f3593
|
tests: add tests on function irc_config_check_autojoin
|
2019-01-11 22:27:28 +01:00 |
|