[zeromq-dev] zproject's cmake test fails if no private classes

Arnaud Loonstra arnaud at sphaero.org
Tue Oct 29 11:43:02 CET 2019


My zproject generated project has no private classes:

./sphactor_selftest --list

However when run on travis it tries to test private classes:

test 3

     Start 3: private_classes

3: Test command: 
/home/travis/build/sphaero/libsphactor/libsphactor-0.0.1/sphactor_selftest 
"--continue" "--verbose" "--test" "private_classes"

3: Test timeout computed to be: 60

3: private_classes not valid, use --list to show tests

3/3 Test #3: private_classes ..................***Failed    0.00 sec


Is there any switch to disable that? It's a bit of a jungle to find 
where I can disable it so some pointers are also helpful.

Rg,

Arnaud



More information about the zeromq-dev mailing list