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
2017-07-05
core: search WEECHAT_EXTRA_LIBDIR for plugins (closes #971, issue #979)
Linus Heckemann
2017-07-05
tests: fix double load of plugins when "make install" is executed before tests
Sébastien Helleu
2017-07-04
tests: load plugins from build directory instead of installed libdir
Sébastien Helleu
2017-06-25
tests: check that fset plugin is loaded
Sébastien Helleu
2017-04-29
core: add wildcard matching operators to eval (closes #608)
Simmo Saan
2017-04-26
tests: fix compilation warning on FreeBSD
Sébastien Helleu
2017-04-24
core: add a way to count the suffix length in max chars displayed in cut of s...
Sébastien Helleu
2017-04-22
core: ensure length is not negative in function string_strndup
Sébastien Helleu
2017-04-01
tests: fix tests on dynamic strings
Sébastien Helleu
2017-03-30
core: add ${re:#} to get the index of last group captured in evaluation of ex...
Sébastien Helleu
2017-03-30
core: make "callback_cmp" optional in call to function arraylist_new()
Sébastien Helleu
2017-03-28
tests: add tests on combining characters in cut/cutscr (evaluation of express...
Sébastien Helleu
2017-03-28
core: fix cut of chars in "cutscr" of evaluated strings
Sébastien Helleu
2017-03-27
core: add cut of string with max chars displayed in evaluation of expressions
Sébastien Helleu
2017-03-25
core: add cut of string in evaluation of expressions
Sébastien Helleu
2017-03-25
buflist: new plugin "buflist" (bar with list of buffers)
Sébastien Helleu
2017-03-25
core: add ternary operator (condition) in evaluation of expressions
Sébastien Helleu
2017-03-25
api: add dynamic string functions (string_dyn_*)
Sébastien Helleu
2017-01-13
tests: fix compilation of tests on FreeBSD 11
Sébastien Helleu
2017-01-01
core: update copyright dates
Sébastien Helleu
2016-10-02
tests: add wattr_get/set to fake
Andrew Potter
2016-10-02
api: fix return of function string_match() when there are multiple masks in t...
Sébastien Helleu
2016-08-18
tests: add test on the "extra" option on function eval_expression()
Sébastien Helleu
2016-07-09
core: rename function string_iconv_fprintf to string_fprintf
Sébastien Helleu
2016-05-14
tests: add tests on function string_split_command()
Sébastien Helleu
2016-05-08
core: fix the hardcoded separator in string_split_command
Wojciech Kwolek
2016-03-21
core: add pointer in some callbacks (closes #406)
Sébastien Helleu
2016-01-23
tests: add tests on string_split() with keep_eol set to 2
Sébastien Helleu
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-12-31
core: fix execution of empty command name
Sébastien Helleu
2015-12-25
tests: temporary disable check of javascript plugin
Sébastien Helleu
2015-12-24
tests: fix compilation with autotools
Sébastien Helleu
2015-12-24
tests: fix locale used to execute tests
Sébastien Helleu
2015-12-24
tests: check if all plugins are loaded
Sébastien Helleu
2015-12-20
core: use Ubuntu Trusty for tests (Travis CI)
Mikaela Suomalainen
2015-08-24
api: fix handle of invalid escape in function string_convert_escaped_chars()
Sébastien Helleu
2015-08-22
api: add function string_hex_dump()
Sébastien Helleu
2015-08-18
api: add argument "length" in function utf8_is_valid()
Sébastien Helleu
2015-07-04
api: fix type of value returned by functions utf8_prev_char, utf8_next_char a...
Sébastien Helleu
2015-06-30
api: add support of evaluated sub-strings and current date/time in function s...
Sébastien Helleu
2015-06-24
api: add function string_eval_path_home()
Sébastien Helleu
2015-06-14
tests: add package libcpputest-dev for ubuntu/precise (Travis CI)
Sébastien Helleu
2015-05-17
core: make cpputest optional in cmake compilation
Sébastien Helleu
2015-04-26
core: add support of full color option name in command /eval and API function...
Sébastien Helleu
2015-04-11
core: add options weechat.look.word_chars_{highlight|input} (closes #55, task...
Sébastien Helleu
2015-03-22
tests: check that function string_strndup returns NULL if the given string is...
Sébastien Helleu
2015-03-06
tests: remove compiler warnings about unused parameters
Sébastien Helleu
2015-03-03
tests: remove unused variables
Sébastien Helleu
2015-03-02
tests: remove unused variable
Sébastien Helleu
2015-02-13
tests: add tests on weelist functions
Sébastien Helleu
[next]