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

6 lines
234 B
Plaintext

Running cxxtest tests (2 tests).
In MyTestSuite2::testMultiplication:
/Users/wehart/home/mac/src/cxxtest/doc/examples/MyTestSuite2.h:16: Error: Expected (2 * 2 == 5), found (4 != 5)
Failed 1 and Skipped 0 of 2 tests
Success rate: 50%