1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 13:26:38 +02:00

core: add command /pipe

This commit is contained in:
Sébastien Helleu
2024-12-16 13:39:14 +01:00
parent 0fc0071297
commit 732f24b6ba
20 changed files with 5629 additions and 3637 deletions
+10
View File
@@ -329,6 +329,16 @@ TEST(CoreCommand, Mute)
/* TODO: write tests */
}
/*
* Tests functions:
* command_pipe
*/
TEST(CoreCommand, Pipe)
{
/* TODO: write tests */
}
/*
* Tests functions:
* command_plugin