Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmJSONHelpers.h: Add `FilteredObject` helper | Alex Turbov | 2024-08-26 | 1 | -4/+69 |
* | testCommon.h: Introduce `ASSERT_EQUAL(actual, expected)` macro | Alex Turbov | 2024-08-20 | 1 | -1/+0 |
* | CMakeLibTests: Use `runTests` | Alex Turbov | 2024-08-13 | 1 | -43/+4 |
* | CMakeLibTests: include `testCommon.h` for `ASSERT_TRUE` | Alex Turbov | 2024-08-13 | 1 | -8/+1 |
* | presets: Improve JSON parser and error messages | Martin Duffy | 2023-03-29 | 1 | -95/+108 |
* | Revise C++ coding style using clang-format-15 | Kitware Robot | 2023-01-18 | 1 | -1/+1 |
* | cmJSONHelpers: Restructure cmJSONHelpers | Martin Duffy | 2022-05-05 | 1 | -23/+24 |
* | cmJSONHelpers: Add new Bind() function | Kyle Edwards | 2020-10-05 | 1 | -12/+23 |
* | JSON: Add helpers | Kyle Edwards | 2020-09-09 | 1 | -0/+493 |