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
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-09-01
core: fix copyright dates
Sébastien Helleu
2018-08-18
core: fix evaluation of condition when the left operand is an empty string
Sébastien Helleu
2018-08-17
core: add option "-P" (or "--plugins") to customize the plugins to load at st...
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-07-13
tests: fix compiler warnings on calls to snprintf
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-13
tests: turn off memory leak detection only when testing javascript API
Sébastien Helleu
2018-04-13
tests: fix typo in language name
Sébastien Helleu
2018-04-12
tests: add tests on infolists
Sébastien Helleu
2018-04-11
tests: fix AST return in TCL
Sébastien Helleu
2018-04-11
tests: fix AST return in PHP
Sébastien Helleu
2018-04-11
tests: fix AST return in Perl
Sébastien Helleu
2018-04-07
api: add function string_format_size in scripting API
Sébastien Helleu
2018-03-16
tests: fix name of target in dependencies
Sébastien Helleu
2018-03-11
core: add binary weechat-headless to run WeeChat without interface (closes #1...
Sébastien Helleu
2018-03-09
tests: fix typo in fake ncurses lib header
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-28
tests: add tests on command/completion hooks scripting API functions
Sébastien Helleu
2017-10-27
tests: add tests on prefix and color scripting API functions
Sébastien Helleu
2017-10-24
tests: add tests on key_bind and key_unbind scripting API functions
Sébastien Helleu
2017-10-24
tests: fix AST binop in Perl and Lua
Sébastien Helleu
2017-10-24
tests: fix Tcl assignment
Sébastien Helleu
2017-10-24
tests: add quotes in Lua tables
Sébastien Helleu
2017-10-24
tests: fix Ruby strings
Sébastien Helleu
2017-10-24
tests: escape "@" in Perl strings
Sébastien Helleu
2017-10-17
core: allow floating point and hexadecimal numbers in comparison of evaluated...
Sébastien Helleu
2017-10-10
tests: add missing docstring
Sébastien Helleu
2017-10-10
tests: add command /testapi.xx in test script, display elapsed time in script...
Sébastien Helleu
2017-10-10
tests: fix instruction "return" in Perl/Guile/PHP output
Sébastien Helleu
2017-10-10
tests: remove unused variable
Sébastien Helleu
2017-10-10
tests: fix sort of Unparse classes on line number
Sébastien Helleu
2017-10-07
javascript: fix detection of libv8 with autotools on Ubuntu Trusty
Sébastien Helleu
2017-10-07
tests: fix scripting API tests when they are run from autotools build directory
Sébastien Helleu
2017-10-07
tests: fix compilation of tests with autotools
Sébastien Helleu
2017-10-07
tests: remove useless __init__ methods
Sébastien Helleu
[next]