On Tue Jan 02, 2018 at 10:22:19PM +0100, Rafael Sadowski wrote:
> 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?

New version 2.1.0 attached as a tarball.

Test project /usr/ports/pobj/catch2-2.1.0/build-amd64
    Start 1: RunTests
1/6 Test #1: RunTests .........................   Passed    0.02 sec
    Start 2: ListTests
2/6 Test #2: ListTests ........................   Passed    0.01 sec
    Start 3: ListTags
3/6 Test #3: ListTags .........................   Passed    0.01 sec
    Start 4: ListReporters
4/6 Test #4: ListReporters ....................   Passed    0.00 sec
    Start 5: ListTestNamesOnly
5/6 Test #5: ListTestNamesOnly ................   Passed    0.01 sec
    Start 6: ApprovalTests
6/6 Test #6: ApprovalTests ....................***Failed  Error regular 
expression found in output. Regex=[Results differed]  0.68 sec

83% tests passed, 1 tests failed out of 6

Any objections to import?

Rafael

Attachment: catch2.tar.gz
Description: Binary data

Reply via email to