]> jfr.im git - irc/weechat/weechat.git/commit
core: add option `unicode` in command `/debug`
authorSébastien Helleu <redacted>
Mon, 21 Nov 2022 19:45:25 +0000 (20:45 +0100)
committerSébastien Helleu <redacted>
Mon, 21 Nov 2022 19:45:41 +0000 (20:45 +0100)
commitbaab9cc7c52e011a10cf5b1d97d6707e6e067597
treea2dcce2df3099f5e26d63f7dab2ade1491efa76d
parenta8639969c5d0c8ecc950332a18480b2cb499173d
core: add option `unicode` in command `/debug`
35 files changed:
ChangeLog.adoc
doc/de/includes/autogen_user_commands.de.adoc
doc/en/includes/autogen_user_commands.en.adoc
doc/en/weechat_dev.en.adoc
doc/fr/includes/autogen_user_commands.fr.adoc
doc/fr/weechat_dev.fr.adoc
doc/it/includes/autogen_user_commands.it.adoc
doc/ja/includes/autogen_user_commands.ja.adoc
doc/ja/weechat_dev.ja.adoc
doc/pl/includes/autogen_user_commands.pl.adoc
doc/sr/includes/autogen_user_commands.sr.adoc
doc/sr/weechat_dev.sr.adoc
po/cs.po
po/de.po
po/es.po
po/fr.po
po/hu.po
po/it.po
po/ja.po
po/pl.po
po/pt.po
po/pt_BR.po
po/ru.po
po/sr.po
po/tr.po
po/weechat.pot
src/core/wee-command.c
src/core/wee-debug.c
src/core/wee-debug.h
tests/CMakeLists.txt
tests/Makefile.am
tests/tests.cpp
tests/tests.h
tests/unit/core/test-core-command.cpp [new file with mode: 0644]
tests/unit/plugins/irc/test-irc-protocol.cpp