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
/
scripts
Age
Commit message (
Expand
)
Author
2018-09-01
core: fix copyright dates
Sébastien Helleu
2018-07-13
tests: fix compiler warnings on calls to snprintf
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
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
tests: fix scripting API tests when they are run from autotools build directory
Sébastien Helleu
2017-10-07
tests: remove useless __init__ methods
Sébastien Helleu
2017-10-07
tests: fix comments
Sébastien Helleu
2017-10-07
tests: add scripting API tests (issue #104)
Sébastien Helleu