CTest: Add colored output on tests summary where supported
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
CTest: Add colored output on tests summary where supported
Sylvain Joubert
requested to merge
sjoubert/cmake:colored-ctest-summary
into
master
Nov 07, 2018
Overview
13
Commits
1
Pipelines
5
Changes
4
Number of passed/failed tests is colored according to the whole outcome
Individual listed tested are colored according to their completion status:
Disabled: blue
Failed: red
Not Run: yellow
Merge request reports
Loading