summaryrefslogtreecommitdiff
path: root/tests/scripts
AgeCommit message (Expand)Author
2023-01-04tests: fix long lines in scripting API testsSébastien Helleu
2023-01-04tests: ignore module level import not at top of file (flake8 E402)Sébastien Helleu
2023-01-04tests: mark methods is_bool and is_number as staticSébastien Helleu
2023-01-01core: update copyright datesSébastien Helleu
2022-10-15python: remove support of Python 2.xSébastien Helleu
2022-10-15tests: ignore pylint error unnecessary-passSébastien Helleu
2022-10-15api: do not expect any return value in callbacks change/delete of config_new_...Sébastien Helleu
2022-10-15tests: add tests on config functions (scripting API)Sébastien Helleu
2022-09-27api: restrict number to integer in function string_parse_sizeSébastien Helleu
2022-09-27api: add function string_parse_sizeSébastien Helleu
2022-08-03tests: fix pylint errorsSébastien Helleu
2022-08-02tests: fix _ast_num in script generatorSébastien Helleu
2022-08-02tests: fix scripting API tests with Python 3.8Sébastien Helleu
2022-08-02tests: disable pylint errors in testapi.pySébastien Helleu
2022-08-02tests: add tests on hdata functions (scripting API)Sébastien Helleu
2022-08-02tests: fix assignment in tcl script generatorSébastien Helleu
2022-08-02tests: fix assignment in perl script generatorSébastien Helleu
2022-08-02tests: use double quotes instead of simple quotes in ruby script generatorSébastien Helleu
2022-08-02tests: add subscript in script generatorSébastien Helleu
2022-08-02tests: fix unary op in script generatorSébastien Helleu
2022-08-01scripts: fix issue with long interval in function hook_timerSébastien Helleu
2022-08-01scripts: fix issue with year ≥ 2038 in functions print_date_tags and print_...Sébastien Helleu
2022-08-01scripts: fix issue with year ≥ 2038 in function infolist_new_var_timeSébastien Helleu
2022-08-01tests: fix run of Guile test scriptSébastien Helleu
2022-03-13tests: add tests on functions gui_buffer_new and gui_buffer_new_propsSébastien Helleu
2022-03-10tests: move include of tests/tests.h outside of extern "C"Sébastien Helleu
2022-01-30core: add support of date and tags in messages displayed in buffers with free...Sébastien Helleu
2022-01-17core: update copyright datesSébastien Helleu
2021-11-06api: add parameters pointers, extra_vars and options in function hdata_searchSébastien Helleu
2021-10-14tests: fix typo in commentSébastien Helleu
2021-05-11core: split WeeChat home in 4 directories, use XDG directories by default (is...Sébastien Helleu
2021-03-19tests: disable pylint error useless-object-inheritanceSébastien Helleu
2021-01-02core: update copyright datesSébastien Helleu
2020-08-29tests: fix compilation with CppUTest ≥ 4.0Sébastien Helleu
2020-08-22api: add function string_color_code_size (issue #1547)Sébastien Helleu
2020-05-17tests: run tests on plugins only if the plugins are enabled and compiledSébastien Helleu
2020-05-08core: rename functions hook_completion_{get_string|list_add} to completion_{g...Sébastien Helleu
2020-05-03tests: fix pylint errorsSébastien Helleu
2020-03-11tests: add tests on IRC protocol functions and some callbacksSébastien Helleu
2020-03-02tests: fix generation of test scripts with Python 3.8Sébastien Helleu
2020-01-04core: update copyright datesSébastien Helleu
2019-03-25tests: fix scripting API tests on 32-bit archSébastien Helleu
2019-02-28api: add function command_options (issue #928)Sébastien Helleu
2019-02-27api: add function string_match_listSébastien Helleu
2019-01-01core: update copyright datesSébastien Helleu
2018-11-29core: use https for links to GNU GPL licenseSébastien Helleu
2018-09-01core: fix copyright datesSébastien Helleu
2018-07-13tests: fix compiler warnings on calls to snprintfSébastien Helleu
2018-04-13tests: turn off memory leak detection only when testing javascript APISébastien Helleu
2018-04-13tests: fix typo in language nameSébastien Helleu