summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLib/testDebuggerVariables.cxx
Commit message (Expand)AuthorAgeFilesLines
* testCommon.h: Introduce `ASSERT_EQUAL(actual, expected)` macroAlex Turbov2024-08-201-1/+0
* CMakeLibTests: Use `runTests`Alex Turbov2024-08-131-7/+3
* Tests: Avoid compiling call to dap::optional<dap::string>(nullptr)Brad King2023-11-071-2/+2
* Debugger: Correctly handle clients without supportsVariableTypeBen McMorran2023-07-121-0/+29
* cmake: Add debuggerGlen Chung2023-05-301-0/+185