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
Age
Commit message (
Expand
)
Author
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-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-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-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: 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
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
2018-10-08
core: fix evaluation of nested ternary operators (closes #1263)
Sébastien Helleu
2018-09-09
core: add missing slash at the end of weechat.org URLs
Sébastien Helleu
2018-08-18
core: fix evaluation of condition when the left operand is an empty string
Sébastien Helleu
2018-08-16
core: fix string evaluation with regex replacement when the string is empty
Sébastien Helleu
2018-08-16
tests: add tests on modifier hook
Sébastien Helleu
2018-08-15
tests: properly initialize variable argc before tests on function string_split
Sébastien Helleu
2018-08-15
tests: add test on function string_split with a string having only delimiters
Sébastien Helleu
2018-08-12
core: fix check of tags in lines
Sébastien Helleu
2018-06-02
core: add reverse of string in evaluation of expressions with "rev:" (closes ...
Sébastien Helleu
2018-06-02
tests: add missing tests on function string_cut
Sébastien Helleu
2018-06-02
core: count number of chars instead of bytes for suffix in function string_cut
Sébastien Helleu
2018-06-02
tests: fix test of function utf8_strlen_screen on Han char (U+24B62)
Sébastien Helleu
2018-05-20
Merge remote-tracking branch 'origin/pr/623' into irc-3.2-cap
Sébastien Helleu
2018-04-17
tests: add tests on eval_expression() with different prefix/suffix
Sébastien Helleu
2018-04-12
tests: add tests on infolists
Sébastien Helleu
2018-01-07
tests: fix tests on function string_regex_flags
Sébastien Helleu
2018-01-05
core: update copyright dates
Sébastien Helleu
2017-10-17
core: allow floating point and hexadecimal numbers in comparison of evaluated...
Sébastien Helleu
2017-10-07
javascript: fix detection of libv8 with autotools on Ubuntu Trusty
Sébastien Helleu
2017-09-03
tests: add PHP plugin in tests
Sébastien Helleu
[next]