index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
/
plugins
Age
Commit message (
Collapse
)
Author
2019-08-04
tests: add unit tests on IRC functions irc_message_split* (issue #1387)
Sébastien Helleu
2019-08-04
tests: add unit tests on IRC function irc_message_convert_charset
Sébastien Helleu
2019-08-03
tests: add unit tests on IRC functions irc_message_parse and ↵
Sébastien Helleu
irc_message_parse_to_hashtable
2019-08-03
tests: add unit tests on IRC function irc_message_replace_vars
Sébastien Helleu
2019-08-03
tests: add unit tests on IRC functions irc_message_get_{nick,address}_from_host
Sébastien Helleu
2019-07-10
irc: add unit tests on ignore functions
Sébastien Helleu
2019-05-10
irc: fix parsing of MODE command when there are colons after the first mode ↵
Sébastien Helleu
argument (closes #1296)
2019-01-20
tests: add missing include of stdio.h
Sébastien Helleu
2019-01-20
tests: add tests on IRC color functions
Sébastien Helleu
Functions tested: - irc_color_decode - irc_color_encode - irc_color_decode_ansi
2019-01-13
tests: add tests on function irc_protocol_parse_time
Sébastien Helleu
2019-01-11
tests: add tests on function irc_config_check_autojoin
Sébastien Helleu