2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-01 21:12:07 +00:00
Files
test/doc/v2/examples/example31.output
Gennadiy Rozental ced5d625dc after review
2014-11-18 00:12:29 -05:00

6 lines
200 B
Plaintext
Executable File

//[example_output
Running 1 test case...
test.cpp(28): error in "test_list_comparizon": check compare_lists( l1, l2 ) failed. Different sizes [2!=0]
*** 1 failure detected in test suite "example"
//]