summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
AgeCommit message (Expand)Author
2020-02-29api: add functions string_hash_binary and string_hashSébastien Helleu
2020-01-04core: update copyright datesSébastien Helleu
2019-10-01tests: add tests on GUI color functionsSébastien Helleu
2019-10-01core: fix style in CMake filesSébastien Helleu
2019-09-20core: add calculation of expression in evaluation of expressions with "calc:....Sébastien Helleu
2019-08-19core: use fixed-width integer for computing nick hash (issue #1394)Sébastien Helleu
2019-08-06tests: add tests on IRC function irc_nick_is_nickSébastien Helleu
2019-08-03tests: add unit tests on IRC functions irc_message_get_{nick,address}_from_hostSébastien Helleu
2019-07-10irc: add unit tests on ignore functionsSébastien Helleu
2019-05-10irc: fix parsing of MODE command when there are colons after the first mode a...Sébastien Helleu
2019-04-20tests: add link with iconv library (if found)Sébastien Helleu
2019-03-24tests: fix style in CMake fileSébastien Helleu
2019-03-24core: add CMake option "ENABLE_CODE_COVERAGE" to compile with code coverage o...Sébastien Helleu
2019-01-20tests: fix link of tests on GNU Hurd and FreeBSDSébastien Helleu
2019-01-20tests: add tests on IRC color functionsSébastien Helleu
2019-01-13tests: add tests on function irc_protocol_parse_timeSébastien Helleu
2019-01-11tests: add tests on function irc_config_check_autojoinSébastien Helleu
2019-01-01core: update copyright datesSébastien Helleu
2018-11-29core: use https for links to GNU GPL licenseSébastien Helleu
2018-11-02core: add support of TOTP generation/validation (Time-based One-Time Password)Sébastien Helleu
2018-08-16tests: add tests on modifier hookSébastien Helleu
2018-08-12core: fix check of tags in linesSébastien Helleu
2018-03-16tests: fix name of target in dependenciesSébastien Helleu
2018-03-11core: add binary weechat-headless to run WeeChat without interface (closes #1...Sébastien Helleu
2018-01-05core: update copyright datesSébastien Helleu
2017-10-07tests: add scripting API tests (issue #104)Sébastien Helleu
2017-07-05tests: fix load of plugins in tests after a build with autotoolsSébastien Helleu
2017-07-05tests: fix double load of plugins when "make install" is executed before testsSébastien Helleu
2017-07-04tests: load plugins from build directory instead of installed libdirSébastien Helleu
2017-01-13tests: fix compilation of tests on FreeBSD 11Sébastien Helleu
2017-01-01core: update copyright datesSébastien Helleu
2016-01-01core: update copyright datesSébastien Helleu
2015-12-24tests: check if all plugins are loadedSébastien Helleu
2015-05-17core: make cpputest optional in cmake compilationSébastien Helleu
2015-01-01core: update copyright datesSébastien Helleu
2014-09-01tests: add tests of arraylist functionsSébastien Helleu
2014-08-25tests: fix build of tests when the build directory is outside source tree (cl...Sébastien Helleu
2014-08-14tests: fix memory leaksSébastien Helleu
2014-07-22tests: add -v option for command "tests" to increase verbosity (CMake)Sébastien Helleu
2014-07-21tests: fix compilation of testsSébastien Helleu
2014-07-20tests: add unit tests using CppUTestSébastien Helleu