summaryrefslogtreecommitdiff
path: root/examples/separate_headers/test_output/separate_headers.txt
blob: 4db59624ab129bd2acc4a33826d49968eeffa2a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[doctest] doctest version is "1.0.0"
[doctest] run with "--help" for options
===============================================================================
test.cpp(3)
captain obvious

test.cpp(4) FAILED! 
  CHECK( true == false )
with expansion:
  CHECK( true == false )

===============================================================================
[doctest] test cases:    1 |    0 passed |    1 failed |    0 skipped
[doctest] assertions:    1 |    0 passed |    1 failed |