xlnt/third-party/cxxtest/doc/examples/buildRunner20.txt

6 lines
195 B
Plaintext

Running cxxtest tests (2 tests).
In MyTestSuite10::test_eq:
MyTestSuite10.h:17: Error: Expected (x == y), found (MyClass( 1 ) != MyClass( 2 ))
Failed 1 and Skipped 0 of 2 tests
Success rate: 50%