summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLib/testJSONHelpers.cxx
Commit message (Expand)AuthorAgeFilesLines
* cmJSONHelpers.h: Add `FilteredObject` helperAlex Turbov2024-08-261-4/+69
* testCommon.h: Introduce `ASSERT_EQUAL(actual, expected)` macroAlex Turbov2024-08-201-1/+0
* CMakeLibTests: Use `runTests`Alex Turbov2024-08-131-43/+4
* CMakeLibTests: include `testCommon.h` for `ASSERT_TRUE`Alex Turbov2024-08-131-8/+1
* presets: Improve JSON parser and error messagesMartin Duffy2023-03-291-95/+108
* Revise C++ coding style using clang-format-15Kitware Robot2023-01-181-1/+1
* cmJSONHelpers: Restructure cmJSONHelpersMartin Duffy2022-05-051-23/+24
* cmJSONHelpers: Add new Bind() functionKyle Edwards2020-10-051-12/+23
* JSON: Add helpersKyle Edwards2020-09-091-0/+493