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
2019-09-17
Fixed segfault during excessive evaluation.
Tobias Stoeckmann
2019-08-20
core: add values djb2_32 and sum_32 for option weechat.look.nick_color_hash (...
Sébastien Helleu
2019-08-19
core: use fixed-width integer for computing hashtable DJB2 key hash (closes #...
Sébastien Helleu
2019-08-19
core: use fixed-width integer for computing nick hash (issue #1394)
Sébastien Helleu
2019-08-10
api: add function list_user_data (issue #666)
Andrew Potter
2019-08-06
tests: add tests on IRC function irc_nick_is_nick
Sébastien Helleu
2019-08-04
irc: fix length of user/nick/host in split of messages (closes #1387)
Sébastien Helleu
2019-08-04
tests: add missing space after name of function
Sébastien Helleu
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 irc_message_pars...
Sébastien Helleu
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-06-15
api: add argument "strip_items" in function string_split
Sébastien Helleu
2019-06-15
core: check that string pointer is not NULL in function "string_shared_get"
Sébastien Helleu
2019-05-10
irc: fix parsing of MODE command when there are colons after the first mode a...
Sébastien Helleu
2019-04-20
tests: add link with iconv library (if found)
Sébastien Helleu
2019-04-01
tests: add test with multiple wildcards in call to function string_match
Sébastien Helleu
2019-04-01
tests: add tests on function util_signal_search
Sébastien Helleu
2019-04-01
tests: add tests on util_timeval functions
Sébastien Helleu
2019-04-01
tests: add tests on function util_parse_delay with unit "ms" (milliseconds)
Sébastien Helleu
2019-03-29
core: move parsing of /wait delay in a separate function, with unit tests
Sébastien Helleu
2019-03-28
core: make "input_commands_allowed" work with /wait and /repeat commands (iss...
Sébastien Helleu
2019-03-25
tests: fix scripting API tests on 32-bit arch
Sébastien Helleu
2019-03-24
tests: fix style in CMake file
Sébastien Helleu
2019-03-24
core: add CMake option "ENABLE_CODE_COVERAGE" to compile with code coverage o...
Sébastien Helleu
2019-03-23
tests: remove extra output before/after tests
Sébastien Helleu
2019-03-19
tests: remove value for first #define in headers
Sébastien Helleu
2019-03-10
core: replace argument "keep_eol" by "flags" in function string_split (closes...
Sébastien Helleu
2019-03-09
core: add value -1 for keep_eol in function string_strip (issue #1322)
Sébastien Helleu
2019-02-28
api: add function command_options (issue #928)
Sébastien Helleu
2019-02-27
api: add function string_match_list
Sébastien Helleu
2019-02-19
spell: rename "aspell" plugin to "spell" (issue #1299)
Sébastien Helleu
2019-01-26
tests: fix evaluation tests on FreeBSD
Sébastien Helleu
2019-01-26
tests: fix UTF-8 tests on FreeBSD
Sébastien Helleu
2019-01-20
tests: fix link of tests on GNU Hurd and FreeBSD
Sébastien Helleu
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
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
2019-01-01
core: update copyright dates
Sébastien Helleu
2018-11-29
core: use https for links to GNU GPL license
Sébastien Helleu
2018-11-04
tests: add missing file test-secure.cpp in autotools
Sébastien Helleu
2018-11-04
api: add functions string_base_{encode,decode}, remove functions string_{enco...
Sébastien Helleu
2018-11-02
api: return integer in function string_encode_base16
Sébastien Helleu
2018-11-02
api: return integer in function string_encode_base64
Sébastien Helleu
2018-11-02
tests: add tests on functions secure_encrypt_data and secure_decrypt_data
Sébastien Helleu
2018-11-02
core: add support of TOTP generation/validation (Time-based One-Time Password)
Sébastien Helleu
2018-10-09
core: add repeat of string in evaluation of expressions with "repeat:count,st...
Sébastien Helleu
[prev]
[next]