The following tests have been executed:
example::test_success: OK
example_failure::test_no_type: FAIL (/home/abel/git/github/sabel83/metatest/example/metatest_example/failures.cpp:64)
Test case has no nested type
example_failure::test_no_type_value: FAIL (/home/abel/git/github/sabel83/metatest/example/metatest_example/failures.cpp:65)
Result of test case has no nested boolean value
example_failure::test_fail: FAIL (/home/abel/git/github/sabel83/metatest/example/metatest_example/failures.cpp:66)
false
example_failure::test_fail_with_to_equal: FAIL (/home/abel/git/github/sabel83/metatest/example/metatest_example/failures.cpp:67)
equal_to< int< 11> , integral_c< int, 40> >
example_failure::test_fail_with_is_same: FAIL (/home/abel/git/github/sabel83/metatest/example/metatest_example/failures.cpp:68)
is_same< int, double>
example_failure::test_fail_complex_expression: FAIL (/home/abel/git/github/sabel83/metatest/example/metatest_example/failures.cpp:69)
not_< and_< or_< true, false> , true> >
========================
Number of tests: 7
Number of failures: 6