Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-02-08 | CompositeChat: use variants | 12xx12 | 1 | -34/+48 | |
2020-11-11 | changing cComposite Chat to newer c++ standart (#5028) | 12xx12 | 1 | -0/+14 | |
* upgraded to new C++ for loops and fixed errors * readded delete instruction * now using unique ptr * added test for text only (that was causing an error for me) * using unique ptr constructor * added move constructor and deleted copy constructor * fixed deconstuctor http prefixes are constexpr and std::string_view * fixed whitespace Co-authored-by: 12xx12 <12xx12100@gmail.com> | |||||
2019-08-26 | Improved testing framework. (#4376) | Mattes D | 1 | -52/+34 | |
2016-06-18 | SelfTests: Print a quick message on test start. | Mattes D | 1 | -0/+12 | |
2016-06-18 | SelfTests: Moved cCompositeChat test to a separate project. | Mattes D | 1 | -0/+112 | |