aboutsummaryrefslogtreecommitdiffstats
path: root/src/libutil/cxx/util_tests.cxx
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] Add missing includeVsevolod Stakhov2023-08-171-0/+1
|
* [Feature] Add utility to split string like stuff for C++ codeVsevolod Stakhov2023-08-171-2/+37
| | | | No ranges, as they are a bit ugly to use yet
* [Rework] Use clang-format to unify formatting in all sourcesVsevolod Stakhov2023-07-261-17/+19
| | | | No meaningful changes.
* [Tests] Add unit testsVsevolod Stakhov2023-06-241-0/+44