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
2020-08-05
tests: fix name of some unit tests
Sébastien Helleu
2020-08-04
tests: add tests on GUI line functions
Sébastien Helleu
2020-06-21
irc: check that the first nick char is not a prefix char or chantype in funct...
Sébastien Helleu
2020-06-21
irc: change default chantypes from "#&+!" to "#&"
Sébastien Helleu
2020-06-20
tests: add test of function irc_nick_is_nick with invalid UTF-8 string
Sébastien Helleu
2020-06-20
irc: add support of UTF8MAPPING, add support of optional server in info "irc_...
Sébastien Helleu
2020-06-20
tests: add tests on IRC function irc_channel_is_channel
Sébastien Helleu
2020-06-16
tests: add tests on IRC command ACCOUNT with colon before the account name
Sébastien Helleu
2020-05-31
tests: fix memory leak in test of function string_hex_dump
Sébastien Helleu
2020-05-21
tests: add tests on function string_input_for_buffer with custom command chars
Sébastien Helleu
2020-05-21
tests: add tests on function string_is_command_char with custom command chars
Sébastien Helleu
2020-05-21
tests: add test on function string_base64_decode with truncated base64 string
Sébastien Helleu
2020-05-21
tests: add test on function string_base16_decode with a char >= 0xA0
Sébastien Helleu
2020-05-21
core: add base 16/32/64 encoding/decoding in evaluation of expressions
Sébastien Helleu
2020-05-21
core: move functions string_base_encode and string_base_decode from plugin-ap...
Sébastien Helleu
2020-05-21
core: return -1 in case of error in functions string_base16_decode and string...
Sébastien Helleu
2020-05-17
tests: run tests on plugins only if the plugins are enabled and compiled
Sébastien Helleu
2020-05-09
api: use buffer pointer in argument "modifier_data" sent to weechat_print mod...
Sébastien Helleu
2020-05-08
core: rename functions hook_completion_{get_string|list_add} to completion_{g...
Sébastien Helleu
2020-05-05
core: add include comparison operators in evaluation of expressions
Sébastien Helleu
2020-05-03
tests: fix pylint errors
Sébastien Helleu
2020-04-21
core: restore signal "signal_sighup", and if eaten do not reload configuration
Sébastien Helleu
2020-04-20
tests: add tests on functions relay_auth_password_hash_algo_search and relay_...
Sébastien Helleu
2020-04-19
tests: reduce number of iterations in PBKDF2 tests from 100000 to 1000
Sébastien Helleu
2020-04-19
tests: remove obsolete file test-relay-weechat-protocol.cpp
Sébastien Helleu
2020-04-14
relay: add command "handshake" in weechat relay protocol and nonce to prevent...
Sébastien Helleu
2020-04-11
tests: add missing include of locale.h
Sébastien Helleu
2020-04-10
tests: fix name of tests
Sébastien Helleu
2020-04-08
tests: add tests on calc functions
Sébastien Helleu
2020-04-07
tests: add missing include of stdio.h (issue #1469)
Sébastien Helleu
2020-04-07
core: fix memory leak in calculation of expression on FreeBSD (closes #1469)
Sébastien Helleu
2020-03-31
tests: add tests on function irc_protocol_cb_353 with option irc.look.color_n...
Sébastien Helleu
2020-03-30
tests: add tests on IRC color functions
Sébastien Helleu
2020-03-30
tests: add test with remapped color in function irc_color_decode
Sébastien Helleu
2020-03-28
tests: add tests on remaining IRC protocol functions and callbacks
Sébastien Helleu
2020-03-28
tests: add tests on function irc_protocol_get_message_tags
Sébastien Helleu
2020-03-26
tests: add tests on function irc_protocol_cb_ping
Sébastien Helleu
2020-03-25
tests: add tests on function irc_protocol_cb_part
Sébastien Helleu
2020-03-24
tests: add test with no arguments for AWAY command
Sébastien Helleu
2020-03-24
tests: add tests on IRC protocol functions with not enough arguments
Sébastien Helleu
2020-03-21
irc: split AUTHENTICATE message in 400-byte chunks (closes #1459)
Sébastien Helleu
2020-03-19
tests: add tests on functions irc_protocol_cb_mode and irc_protocol_cb_nick
Sébastien Helleu
2020-03-18
tests: add tests on functions irc_protocol_cb_kick and irc_protocol_cb_kill
Sébastien Helleu
2020-03-17
tests: add tests on function irc_protocol_cb_join
Sébastien Helleu
2020-03-16
tests: add tests on function irc_protocol_cb_chghost
Sébastien Helleu
2020-03-15
tests: rename function run_cmd_server to server_recv
Sébastien Helleu
2020-03-13
tests: always run callback in calls to function config_file_option_set
Sébastien Helleu
2020-03-11
tests: add tests on IRC protocol functions and some callbacks
Sébastien Helleu
2020-03-05
tests: add tests on functions weecrypto_totp_generate and weecrypto_totp_vali...
Sébastien Helleu
2020-03-04
tests: add tests on functions weecrypto_hash and weecrypto_hash_pbkdf2 with N...
Sébastien Helleu
[prev]
[next]