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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2021-10-01
core: add command /toggle
Sébastien Helleu
2021-07-04
tests: add tests on typing plugin functions
Sébastien Helleu
2021-06-24
irc: escape/unescape IRC message tags values (issue #1654)
Sébastien Helleu
2021-05-16
core: set server name when connecting to server with TLS (SNI extension) only...
Sébastien Helleu
2021-05-11
core: move directory/file functions from wee-util.c to wee-dir.c (issue #1285)
Sébastien Helleu
2021-04-11
trigger: add tests on main trigger functions
Sébastien Helleu
2021-03-16
core: add options to customize commands on system signals, quit by default on...
Sébastien Helleu
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-08-05
irc: send all channels in a single JOIN command when reconnecting to the serv...
Sébastien Helleu
2020-06-20
tests: add tests on IRC function irc_channel_is_channel
Sébastien Helleu
2020-05-17
tests: run tests on plugins only if the plugins are enabled and compiled
Sébastien Helleu
2020-04-14
relay: add command "handshake" in weechat relay protocol and nonce to prevent...
Sébastien Helleu
2020-03-02
relay: accept hash of password in init command with option "password_hash"
Sébastien Helleu
2020-03-01
core: move crypto functions to wee-crypto.c, rename API function string_hash ...
Sébastien Helleu
2020-02-29
api: add functions string_hash_binary and string_hash
Sébastien Helleu
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-10-01
tests: add tests on GUI color functions
Sébastien Helleu
2019-10-01
core: fix style in CMake files
Sébastien Helleu
2019-09-20
core: add calculation of expression in evaluation of expressions with "calc:....
Sébastien Helleu
2019-08-19
core: use fixed-width integer for computing nick hash (issue #1394)
Sébastien Helleu
2019-08-06
tests: add tests on IRC function irc_nick_is_nick
Sébastien Helleu
2019-08-03
tests: add unit tests on IRC functions irc_message_get_{nick,address}_from_host
Sébastien Helleu
2019-07-10
irc: add unit tests on ignore functions
Sébastien Helleu
2019-05-10
irc: fix parsing of MODE command when there are colons after the first mode a...
Sébastien Helleu
2019-04-20
tests: add link with iconv library (if found)
Sébastien Helleu
2019-03-24
tests: fix style in CMake file
Sébastien Helleu
2019-03-24
core: add CMake option "ENABLE_CODE_COVERAGE" to compile with code coverage o...
Sébastien Helleu
2019-01-20
tests: fix link of tests on GNU Hurd and FreeBSD
Sébastien Helleu
2019-01-20
tests: add tests on IRC color functions
Sébastien Helleu
2019-01-13
tests: add tests on function irc_protocol_parse_time
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-02
core: add support of TOTP generation/validation (Time-based One-Time Password)
Sébastien Helleu
2018-08-16
tests: add tests on modifier hook
Sébastien Helleu
2018-08-12
core: fix check of tags in lines
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-01-05
core: update copyright dates
Sébastien Helleu
2017-10-07
tests: add scripting API tests (issue #104)
Sébastien Helleu
2017-07-05
tests: fix load of plugins in tests after a build with autotools
Sébastien Helleu
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-01-13
tests: fix compilation of tests on FreeBSD 11
Sébastien Helleu
2017-01-01
core: update copyright dates
Sébastien Helleu
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-12-24
tests: check if all plugins are loaded
Sébastien Helleu
2015-05-17
core: make cpputest optional in cmake compilation
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-09-01
tests: add tests of arraylist functions
Sébastien Helleu
[next]