Skip to content

Tags: brobeson/ctest-lab

Tags

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
brobeson brobeson
Run tests in parallel

I added the `--parallel` command line option to the CTest command. The
jobs value comes from the `cmake.ctest.parallelJobs` setting, the
`cmake.parallelJobs` setting, or the number of CPU cores, whichever
the extension finds first.

closes #31

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
brobeson brobeson
0.4.0

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
brobeson brobeson
Fix extension activation

I didn't realize that I need to bundle the extension to use the xml2js
package. I learned how to bundle the extension with webpack and made
all the necessary modifications. Manual tests using `vsce package` and
`code --install-extension` indicate that this solves the problem.

closes #24

v0.3.0

Toggle v0.3.0's commit message
0.3.0

v0.2.0

Toggle v0.2.0's commit message
0.2.0

v0.1.0

Toggle v0.1.0's commit message
0.1.0