Failed
projectroot.core_test.DateTime.MinusOne (from CTest)
Stacktrace
Note: Google Test filter = DateTime.MinusOne [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from DateTime [ RUN ] DateTime.MinusOne ../core_test/datetime_test.cpp:241: Failure Expected equality of these values: d.year() Which is: 1970 1969 ../core_test/datetime_test.cpp:242: Failure Expected equality of these values: d.month() Which is: 1 12 ../core_test/datetime_test.cpp:243: Failure Expected equality of these values: d.day() Which is: 1 31 [ FAILED ] DateTime.MinusOne (0 ms) [----------] 1 test from DateTime (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (1 ms total) [ PASSED ] 0 tests. [ FAILED ] 1 test, listed below: [ FAILED ] DateTime.MinusOne 1 FAILED TEST
Standard Output
Note: Google Test filter = DateTime.MinusOne [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from DateTime [ RUN ] DateTime.MinusOne ../core_test/datetime_test.cpp:241: Failure Expected equality of these values: d.year() Which is: 1970 1969 ../core_test/datetime_test.cpp:242: Failure Expected equality of these values: d.month() Which is: 1 12 ../core_test/datetime_test.cpp:243: Failure Expected equality of these values: d.day() Which is: 1 31 [ FAILED ] DateTime.MinusOne (0 ms) [----------] 1 test from DateTime (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (1 ms total) [ PASSED ] 0 tests. [ FAILED ] 1 test, listed below: [ FAILED ] DateTime.MinusOne 1 FAILED TEST