summaryrefslogtreecommitdiffstats
path: root/tests/UUID (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-08-26Improved testing framework. (#4376)Mattes D1-34/+20
2018-04-08Fix cUUID::Variant (#4213)peterbell101-2/+31
2018-01-03Add the fmt library (#4065)peterbell101-1/+2
* Replaces AppendVPrintf with fmt::sprintf * fmt::ArgList now used as a type safe alternative to varargs. * Removed SIZE_T_FMT compatibility macros. fmt::sprintf is fully portable and supports %zu. * Adds FLOG functions to log with fmt's native formatting style.
2017-09-11Add a test for cUUID (#4021)peterbell102-0/+167