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
/
buildRunner20.txt
6 lines
(5 loc)
•
195 B
Plain Text
View Raw
1
2
3
4
5
6
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
%