Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-21 | Remove a few warnings occuring in some build config | louiz’ | |
2017-04-07 | Apply all the clang-tidy modernize-* fixes | louiz’ | |
2016-12-14 | Introduce a XmlSubNode class that automatically adds itself into its parent | louiz’ | |
2016-10-26 | Refactor the sha1 digest into its own function, and do not use sprintf | louiz’ | |
2016-02-10 | Remove unused xml_unescape() function | Florent Le Coz | |
2015-10-31 | Add a few tests | Florent Le Coz | |
2015-10-29 | Use Catch for our test suite | Florent 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 |