test/doc/examples/example10.output
2015-05-23 02:07:50 -04:00

7 lines
212 B
Plaintext

//[example_output
> example
Running 3 test cases...
test.cpp(17): error: in "my_test<unsigned char>": check sizeof(T) == (unsigned)4 has failed [1 != 4]
*** 1 failure is detected in the test module "example"
//]