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
/
irc
/
test-irc-server.cpp
Age
Commit message (
Expand
)
Author
2022-09-05
tests: add missing include of string.h
Sébastien Helleu
2022-08-15
irc: fix extract of isupport value when it is last in list and without value ...
Sébastien Helleu
2022-03-10
tests: move include of tests/tests.h outside of extern "C"
Sébastien Helleu
2022-03-05
tests: add tests on function irc_server_valid
Sébastien Helleu
2022-03-04
tests: add tests on functions irc_server_search and irc_server_casesearch
Sébastien Helleu
2022-01-17
core: update copyright dates
Sébastien Helleu
2021-10-17
tests: protect IRC message with quotes in command /server fakerecv
Sébastien Helleu
2021-10-14
tests: check displayed message/error for all simulated IRC commands received
Sébastien Helleu
2021-09-03
irc: fix send of empty JOIN when connecting to a server with only parted chan...
Sébastien Helleu
2021-08-08
irc: save CLIENTTAGDENY from message 005 in server, do not send typing messag...
Sébastien Helleu
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-08-05
irc: send all channels in a single JOIN command when reconnecting to the serv...
Sébastien Helleu