issues
search
microsoft
/
vscode-cmake-tools
CMake integration in Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=vector-of-bool.cmake-tools
MIT License
1.48k
stars
453
forks
source link
Add expansion, inheritance, include tests
#4137
Closed
gcampbell-msft
closed
2 weeks ago
gcampbell-msft
commented
1 month ago
Move tests from unit-tests to integration-tests because these are technically actually integration tests and not unit tests
Add tests for the include field and ensuring that they include correctly, and that the CMakeUserPresets automatically includes CMakePresets.
Add tests for expansion, overrides of environment variables, etc.