Skip to content

Conversation

brarcher
Copy link
Contributor

@brarcher brarcher commented Nov 7, 2016

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
Copy link
Contributor Author

brarcher commented Nov 7, 2016

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