microsoft / vscode-cmake-tools

CMake integration in Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=vector-of-bool.cmake-tools
MIT License
1.46k stars 449 forks source link

Add unit testing for CMake Presets validation #3611

Open gcampbell-msft opened 6 months ago

gcampbell-msft commented 6 months ago

Brief Issue Summary

Add unit testing for CMake Presets validation and inheritance. We have had some regressions recently and these could greatly decrease the chance of regressions.

CMake Tools Diagnostics

No response

Debug Log

No response

Additional Information

No response

gcampbell-msft commented 5 months ago

Note: We should make sure that when we complete this work item we update our test process.