Skip to content

Use ctest on VC builds to run unit tests#73

Merged
brarcher merged 1 commit into
libcheck:masterfrom
brarcher:vs-ctest
Nov 8, 2016
Merged

Use ctest on VC builds to run unit tests#73
brarcher merged 1 commit into
libcheck:masterfrom
brarcher:vs-ctest

Conversation

@brarcher

@brarcher brarcher commented Nov 7, 2016

Copy link
Copy Markdown
Contributor

msbuild was running the unit tests, but if a failure was hit
the output of the unit tests was not printed. As a result,
there was no indication as to what actually failed in a given
unit test program. Using ctest (part of CMake) should
output the unit test program's output for better failure
diagnosis.

msbuild was running the unit tests, but if a failure was hit
the output of the unit tests was not printed. As a result,
there was no indication as to what actually failed in a given
unit test program. Using ctest (part of CMake) should
output the unit test program's output for better failure
diagnosis.
@brarcher

brarcher commented Nov 7, 2016

Copy link
Copy Markdown
Contributor Author

Jenkins: test this please

@brarcher brarcher merged commit ba42e7d into libcheck:master Nov 8, 2016
@brarcher brarcher deleted the vs-ctest branch November 8, 2016 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant