Richard Levitte 49dc5404df Skip all explicitely if the number of tests is 0
It seems that Test::More doesn't like 0 tests, a line like this raises
an error and stops the recipe entirely:

    plan tests => 0;

So we need to check for 0 tests beforehand and skip the subtest
explicitely in that case.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-01-27 18:41:34 +01:00
..
2016-01-13 20:52:12 +00:00
2015-09-20 02:06:51 +02:00
2015-09-20 02:06:51 +02:00
2015-09-20 02:06:51 +02:00
2015-09-20 02:06:51 +02:00
2015-09-07 16:10:58 +02:00
2015-09-07 16:10:58 +02:00
2015-09-20 12:50:55 +01:00
2015-11-20 23:34:35 +00:00
2015-09-20 02:06:51 +02:00
2015-09-07 16:10:58 +02:00
2015-09-20 02:06:51 +02:00
2015-09-07 16:10:57 +02:00