UNPKG
petard
Version:
latest (0.0.7-b)
0.0.7
0.0.7-b
0.0.6
0.0.5
0.0.4
0.0.3
a js llvm library
github.com/couchand/petard
couchand/petard
petard
/
vendor
/
cxxtest-4.3
/
doc
/
examples
/
buildRunner2.log
6 lines
(5 loc)
•
234 B
Plain Text
View Raw
1
2
3
4
5
6
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
%