summaryrefslogtreecommitdiffstats
path: root/tests/CompositeChat/CompositeChatTest.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* CompositeChat: use variants12xx122021-02-081-34/+48
|
* changing cComposite Chat to newer c++ standart (#5028)12xx122020-11-111-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>
* Improved testing framework. (#4376)Mattes D2019-08-261-52/+34
|
* SelfTests: Print a quick message on test start.Mattes D2016-06-181-0/+12
|
* SelfTests: Moved cCompositeChat test to a separate project.Mattes D2016-06-181-0/+112