summaryrefslogtreecommitdiff
path: root/examples/all_features/test_output/filter_3.txt
blob: b72573df5d5bd9c41413e413c6aa63b962af743f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[doctest] run with "--help" for options

root
===============================================================================
subcases.cpp(0)
TEST CASE:  subcases can be used in a separate function as well
  from function...

subcases.cpp(0) MESSAGE!
  print me twice

===============================================================================
subcases.cpp(0)
TEST CASE:  subcases can be used in a separate function as well
  from function...
  sc1

subcases.cpp(0) MESSAGE!
  hello! from sc1

===============================================================================
[doctest] test cases:    3 |    3 passed |    0 failed | 
[doctest] assertions:    0 |    0 passed |    0 failed |
Program code.