log tests/src/libirccd/command-plugin-info/main.cpp @ 751:8876412ba633

age author description
Fri, 03 Aug 2018 20:09:00 +0200 David Demelier Irccd: merge commands in command.cpp
Wed, 25 Jul 2018 12:33:11 +0200 David Demelier Tests: add mock_plugin class, closes #898
Tue, 24 Jul 2018 23:01:00 +0200 David Demelier Tests: improve command tests readability
Thu, 19 Jul 2018 07:22:36 +0200 David Demelier Irccd: plugin now have internal id
Tue, 17 Jul 2018 23:45:00 +0200 David Demelier Tests: pet clang
Mon, 16 Jul 2018 21:19:47 +0200 David Demelier Irccd: make plugin pure abstract, closes #796 @3h
Tue, 27 Mar 2018 20:12:02 +0200 David Demelier Tests: use command_test::request helper, closes #784 @1h
Tue, 20 Mar 2018 20:01:02 +0100 David Demelier Irccd: import json_util from code