Releases: vectorgrp/vector-vscode-vcast
Releases · vectorgrp/vector-vscode-vcast
1.04
What's Changed
- Add a "create test" icon to test editors by @johnpaliotta in #13
Full Changelog: 1.0.3...1.04
Added support for compound only tests #6
Add support for compound only tests (#6) ### Add support for "compound only" tests - Add support for TEST.COMPOUND_ONLY in the script editor - Includ compound only tests in the test tree to allow editing - Append "[compound only]" to test names in the test explorer tree - Add logic to skip execution of compound only tests ### Fix a race condition on Load Test Script command - In some cases, the automatic save of the test script was not complete by the time clicast was called to load the script. ### Add support for test script option: STRUCT_BASE_CTOR_ADDS_POINTER - This option is new for VectorCAST 23 sp2 ### Fix spelling errors / typos in source code comments
1.0.2
1.0.1
This is the initial release of the VectorCAST extension for Visual Studio Code