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
/
core
Age
Commit message (
Expand
)
Author
2020-02-29
core: add support of CRC32 algorithm in hash functions
Sébastien Helleu
2020-02-29
api: add functions string_hash_binary and string_hash
Sébastien Helleu
2020-02-29
tests: add tests on function secure_derive_key
Sébastien Helleu
2020-02-29
core: add functions to compute binary/hex hash of data
Sébastien Helleu
2020-02-04
tests: add eval tests with debug enabled
Sébastien Helleu
2020-02-03
tests: add unit tests on function util_file_get_content
Sébastien Helleu
2020-02-02
tests: add unit tests on function util_get_time_diff
Sébastien Helleu
2020-01-27
tests: add eval tests with hdata variables of different types
Sébastien Helleu
2020-01-27
tests: add eval tests on conditions with text after closing parenthesis
Sébastien Helleu
2020-01-27
tests: add eval tests on conditions with leading and trailing spaces (ignored)
Sébastien Helleu
2020-01-27
tests: add eval tests on "regex not matching" comparison
Sébastien Helleu
2020-01-27
tests: add eval tests with hdata list name and pointer
Sébastien Helleu
2020-01-27
tests: add eval tests with buffer local variables
Sébastien Helleu
2020-01-27
tests: add eval tests on options with different types
Sébastien Helleu
2020-01-27
tests: add eval test with empty value for "date:"
Sébastien Helleu
2020-01-27
tests: add eval tests with invalid values for "modifier:"
Sébastien Helleu
2020-01-27
tests: add eval tests with invalid values for "repeat:"
Sébastien Helleu
2020-01-27
tests: add eval tests with invalid values for "cut:" and "cutscr:"
Sébastien Helleu
2020-01-27
tests: add eval test with invalid value for "hide:"
Sébastien Helleu
2020-01-27
tests: add eval test with invalid regex group
Sébastien Helleu
2020-01-27
tests: add evaluation tests with ternary operator and escape of prefix ("$")
Sébastien Helleu
2020-01-27
tests: add other calc tests with multiple operators
Sébastien Helleu
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-12-18
core: fix evaluation of condition with nested "if" (closes #1434)
Sébastien Helleu
2019-10-12
core: add reverse of string for screen in evaluation of expressions with "rev...
Sébastien Helleu
2019-10-06
core: add support of modifiers in evaluation of expressions with "modifier:na...
Sébastien Helleu
2019-09-24
core: add power operator "**" in calc expressions (issue #997)
Sébastien Helleu
2019-09-24
core: fix wrong results with the unary minus in calc expressions
Sébastien Helleu
2019-09-21
core: ignore color codes in ${length:xxx} and ${lengthscr:xxx}
Sébastien Helleu
2019-09-21
core: add "length:xxx" and "lengthscr:xxx" in evaluation of expressions
Sébastien Helleu
2019-09-20
core: add calculation of expression in evaluation of expressions with "calc:....
Sébastien Helleu
2019-09-17
Fixed segfault during excessive evaluation.
Tobias Stoeckmann
2019-08-19
core: use fixed-width integer for computing hashtable DJB2 key hash (closes #...
Sébastien Helleu
2019-08-10
api: add function list_user_data (issue #666)
Andrew Potter
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-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-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-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
[next]