Please find attached catch2.
https://github.com/catchorg/Catch2
$ pkg/DESCR
Catch2 stands for C++ Automated Test Cases in a Header and is a multi-paradigm
test framework for C++. which also supports Objective-C (and maybe C). It is
primarily distributed as a single header file, although certain extensions may
require additional headers.
Test results:
Test project /usr/ports/pobj/catch2-2.0.1/build-amd64
Start 1: RunTests
1/4 Test #1: RunTests ......................... Passed 0.02 sec
Start 2: ListTests
2/4 Test #2: ListTests ........................ Passed 0.01 sec
Start 3: ListTags
3/4 Test #3: ListTags ......................... Passed 0.00 sec
Start 4: ApprovalTests
4/4 Test #4: ApprovalTests ....................***Failed Error regular expression found in output. Regex=[Results differed] 0.55 sec
75% tests passed, 1 tests failed out of 4
Ok to import?
No comments:
Post a Comment