summaryrefslogtreecommitdiff
path: root/tests/xmpp.cpp
AgeCommit message (Collapse)Author
2017-05-21Remove a few warnings occuring in some build configlouiz’
2017-04-07Apply all the clang-tidy modernize-* fixeslouiz’
2016-12-14Introduce a XmlSubNode class that automatically adds itself into its parentlouiz’
2016-10-26Refactor the sha1 digest into its own function, and do not use sprintflouiz’
2016-02-10Remove unused xml_unescape() functionFlorent Le Coz
2015-10-31Add a few testsFlorent Le Coz
2015-10-29Use Catch for our test suiteFlorent Le Coz
`make check` is also added to compile and run the tests Catch is fetched with cmake automatically into the build directory when needed