File: exeRunner.out

package info (click to toggle)
cxxtest 4.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,892 kB
  • sloc: cpp: 8,220; python: 7,036; xml: 435; ruby: 229; sh: 169; ansic: 68; makefile: 64; perl: 16
file content (5 lines) | stat: -rw-r--r-- 157 bytes parent folder | download | duplicates (2)
1
2
3
4
5
Running 3 tests..
In MyTestSuite2::testMultiplication:
MyTestSuite2.h:16: Error: Expected (2 * 2 == 5), found (4 != 5)
Failed 1 of 3 tests
Success rate: 66%