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
Age
Commit message (
Expand
)
Author
2022-03-13
tests: add tests on function gui_buffer_valid
Sébastien Helleu
2022-03-13
tests: add tests on functions gui_buffer_search_type and gui_buffer_search_no...
Sébastien Helleu
2022-03-13
tests: add tests on functions gui_buffer_new and gui_buffer_new_props
Sébastien Helleu
2022-03-13
tests: close xfer buffer after receiving some files
Sébastien Helleu
2022-03-12
tests: close buffers of channels created for tests on irc_join_save_channels_...
Sébastien Helleu
2022-03-11
irc: add option "sort" in command /autojoin
Sébastien Helleu
2022-03-10
tests: add missing include of string.h
Sébastien Helleu
2022-03-10
irc: display only one message in /autojoin command output
Sébastien Helleu
2022-03-10
tests: move include of tests/tests.h outside of extern "C"
Sébastien Helleu
2022-03-10
tests: add tests on verbose argument of irc join functions
Sébastien Helleu
2022-03-10
irc: fix add of same channel with and without key in the array list
Sébastien Helleu
2022-03-10
irc: add command /autojoin
Sébastien Helleu
2022-03-10
irc: add server option "autojoin_record"
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-02-28
irc: fix display of message 901 (you are now logged out) (closes #1758)
Sébastien Helleu
2022-02-21
tests: add tests on function logger_backlog_display_line
Sébastien Helleu
2022-02-19
tests: add tests on function string_strndup
Sébastien Helleu
2022-02-10
irc: fix parsing of message 223 (m_filter) sent by InspIRCd server (closes #1...
Sébastien Helleu
2022-01-30
core: search in message tags when tags are displayed with /debug tags
Sébastien Helleu
2022-01-30
core: add support of date and tags in messages displayed in buffers with free...
Sébastien Helleu
2022-01-30
tests: add tests on gui_chat_printf_date_tags with past date and tags
Sébastien Helleu
2022-01-29
tests: add tests on GUI chat functions
Sébastien Helleu
2022-01-28
tests: add tests on functions gui_line_build_string_prefix_message and gui_li...
Sébastien Helleu
2022-01-17
core: update copyright dates
Sébastien Helleu
2022-01-14
tests: split tests on functions string_tolower and string_toupper
Sébastien Helleu
2022-01-14
core: rename argument "length" to "bytes" in function string_strndup
Sébastien Helleu
2022-01-06
irc: use default callback in case of missing parameters in messages 311/312/3...
Sébastien Helleu
2022-01-05
irc: fix parsing of message 338 (whois, host) sent by Rizon server (closes #1...
Sébastien Helleu
2022-01-04
irc: fix display of message 344 received as whois geo info (closes #1736)
Sébastien Helleu
2021-12-30
irc: add IRC message tags in messages displayed (closes #1680)
Sébastien Helleu
2021-11-21
tests: add missing include of stdio.h
Sébastien Helleu
2021-11-13
trigger: hide key and password in command "/msg nickserv setpass nick key pas...
Sébastien Helleu
2021-11-13
tests: add tests on some IRC SASL functions
Sébastien Helleu
2021-11-12
tests: add tests on default triggers
Sébastien Helleu
2021-11-09
tests: add extra tests on functions string_strcmp_ignore_chars and string_con...
Sébastien Helleu
2021-11-07
tests: fix allocation of test_ptr_1_hashtable_dyn in hdata tests
Sébastien Helleu
2021-11-07
tests: add tests on UTF-8 string functions
Sébastien Helleu
2021-11-06
irc: fix join of channels with name longer than 127 chars (closes #1717)
Sébastien Helleu
2021-11-06
api: add parameters pointers, extra_vars and options in function hdata_search
Sébastien Helleu
2021-11-05
tests: add missing include of string.h
Sébastien Helleu
2021-11-05
core: add unit tests on hdata
Sébastien Helleu
2021-10-17
irc: do not display first parameter in numeric command when it is "*"
Sébastien Helleu
2021-10-17
irc: do not display "*" when received as nick in command 900
Sébastien Helleu
2021-10-17
irc: remove parameters argc/argv/argv_eol from command callbacks
Sébastien Helleu
2021-10-17
tests: ensure trailing spaces are preserved in some incoming IRC commands
Sébastien Helleu
2021-10-17
tests: protect IRC message with quotes in command /server fakerecv
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "901" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "900" command callback
Sébastien Helleu
2021-10-17
irc: use parsed command parameters in "730", "731", "732", "733" and "734" co...
Sébastien Helleu
[prev]
[next]