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
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
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-12-13
core: use https for WeeChat URLs
Sébastien Helleu
2014-12-10
tests: fix compilation of tests with clang (closes #275)
Sébastien Helleu
2014-11-23
tests: add tests of regex replace with empty regex or regex_replace
Sébastien Helleu
2014-11-18
tests: add hashtable tests with multiple items giving same hashed key
Sébastien Helleu
2014-11-03
tests: add tests of functions string_shared_get and string_shared_free
Sébastien Helleu
2014-10-22
api: add regex replace feature in function string_eval_expression
Sébastien Helleu
2014-10-16
tests: fix memory leak in hashtable tests
Sébastien Helleu
2014-10-16
core: add hide of chars in string in evaluation of expressions
Sébastien Helleu
2014-10-12
tests: add test of function string_split_shell with an empty string
Sébastien Helleu
2014-10-12
tests: add extra check of argv pointer in test of string_split functions
Sébastien Helleu
2014-10-12
tests: initialize argc to -1 instead of 1 before some tests
Sébastien Helleu
2014-10-12
tests: add some tests on function eval_expression
Sébastien Helleu
2014-10-11
core: fix search/insert of elements in sorted arraylist with duplicates
Sébastien Helleu
2014-10-05
Merge branch 'arraylist'
Sébastien Helleu
2014-09-03
tests: add tests of hashtable functions
Sébastien Helleu
2014-09-01
tests: add tests of arraylist functions
Sébastien Helleu
2014-08-29
api: use microseconds instead of milliseconds in functions util_timeval_diff ...
Sébastien Helleu
2014-08-25
core: fix build of tests with autotools
Sébastien Helleu
2014-08-25
tests: fix build of tests when the build directory is outside source tree (cl...
Sébastien Helleu
2014-08-15
tests: fix memory leak in tests launcher
Sébastien Helleu
2014-08-14
tests: read WeeChat command line arguments in environment variable "WEECHAT_T...
Sébastien Helleu
2014-08-14
tests: fix memory leaks
Sébastien Helleu
2014-08-14
tests: add tests of function string_split_shell
Sébastien Helleu
2014-08-14
tests: add partial tests of functions hashtable_set*
Sébastien Helleu
2014-08-14
tests: don't install binary "tests" with autotools
Sébastien Helleu
2014-08-14
tests: add tests of function string_replace_with_callback
Sébastien Helleu
2014-08-09
tests: add tests of function string_replace_regex
Sébastien Helleu
2014-08-06
tests: add TODO comments for missing tests
Sébastien Helleu
2014-08-04
tests: add tests of functions hashtable_hash_key_djb2 and hashtable_new
Sébastien Helleu
2014-08-02
tests: add tests of functions string_is_command_char and string_input_for_buffer
Sébastien Helleu
2014-08-02
tests: add tests of base 16/64 decoding/encoding
Sébastien Helleu
2014-08-02
Merge branch 'travis-tests'
Sébastien Helleu
2014-08-02
tests: remove test of han char in utf8_strlen_screen (failing on Ubuntu Precise)
Sébastien Helleu
2014-08-02
tests: remove test of han char in utf8_char_size_screen (failing on Ubuntu Pr...
Sébastien Helleu
2014-08-02
api: fix function string_format_size on 32-bit systems
Sébastien Helleu
2014-08-02
tests: fix compilation of tests
Sébastien Helleu
2014-08-01
tests: add tests of function string_format_size
Sébastien Helleu
2014-07-31
tests: add tests of functions string_iconv*
Sébastien Helleu
[next]