Files
cpp-thirdparty/noarch/lib/py/cxxtest/doc/examples/buildRunner20.txt
Bassem Girgis 81b4b9e273 Initial commit
2018-12-20 17:34:07 -06:00

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%