mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
6 lines
195 B
Plaintext
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%
|