2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-01 09:02:08 +00:00
Files
test/doc/v2/examples/example32.output
2014-01-27 01:35:49 +01:00

6 lines
153 B
Plaintext
Executable File

//[example32o
Running 1 test case...
test.cpp(16): error in "test_list": check p1 == p2 failed [ != ]
*** 1 failure detected in test suite "example"
//]