Home
last modified time | relevance | path

Searched refs:NO_PLAN (Results 1 – 25 of 142) sorted by relevance

123456

/dports/net/p5-Net-APNS/Net-APNS-0.0202/inc/Test/
H A DClass.pm23 use constant NO_PLAN => "no_plan"; constant
182 return(NO_PLAN) if $num_startup_shutdown_methods eq NO_PLAN;
185 return(NO_PLAN) if $num_fixture_tests eq NO_PLAN;
188 return(NO_PLAN) if $num_tests eq NO_PLAN;
197 return NO_PLAN if $n eq NO_PLAN;
218 return(NO_PLAN) if ($num_tests eq NO_PLAN);
276 $num_expected = $num_done if $num_expected eq NO_PLAN;
301 if ($num_tests eq NO_PLAN) {
/dports/devel/p5-Test-Class/Test-Class-0.52/lib/Test/
H A DClass.pm23 use constant NO_PLAN => "no_plan"; constant
184 return(NO_PLAN) if $num_startup_shutdown_methods eq NO_PLAN;
187 return(NO_PLAN) if $num_fixture_tests eq NO_PLAN;
189 return(NO_PLAN) if $num_tests eq NO_PLAN;
198 return NO_PLAN if $n eq NO_PLAN;
219 return(NO_PLAN) if ($num_tests eq NO_PLAN);
298 $num_expected = $num_done if $num_expected eq NO_PLAN;
337 if ($num_tests eq NO_PLAN) {
/dports/devel/p5-List-Pairwise/List-Pairwise-1.03/t/
H A Dwarn1.t6 unless ($::NO_PLAN) {
14 unless ($::NO_PLAN) {
H A Dwarn2.t6 unless ($::NO_PLAN) {
14 unless ($::NO_PLAN) {
H A Dwarn4.t6 unless ($::NO_PLAN) {
14 unless ($::NO_PLAN) {
H A Dlistutil.t5 plan tests => 1 unless $::NO_PLAN && $::NO_PLAN;
H A Dwarn3.t6 unless ($::NO_PLAN) {
15 unless ($::NO_PLAN) {
H A D01load.t5 plan tests => 14 unless $::NO_PLAN && $::NO_PLAN;
/dports/devel/p5-Scope-Upper/Scope-Upper-0.32/t/lib/Test/
H A DLeaner.pm231 sub NO_PLAN () { -1 } subroutine
299 $plan = NO_PLAN;
358 unless defined $plan and $plan == NO_PLAN;
400 if (not defined $plan or $plan == NO_PLAN) {
836 if ($plan == NO_PLAN) {
/dports/devel/p5-autovivification/autovivification-0.18/t/lib/Test/
H A DLeaner.pm231 sub NO_PLAN () { -1 } subroutine
299 $plan = NO_PLAN;
358 unless defined $plan and $plan == NO_PLAN;
400 if (not defined $plan or $plan == NO_PLAN) {
836 if ($plan == NO_PLAN) {
/dports/devel/p5-Variable-Magic/Variable-Magic-0.62/t/lib/Test/
H A DLeaner.pm231 sub NO_PLAN () { -1 } subroutine
299 $plan = NO_PLAN;
358 unless defined $plan and $plan == NO_PLAN;
400 if (not defined $plan or $plan == NO_PLAN) {
836 if ($plan == NO_PLAN) {
/dports/devel/p5-indirect/indirect-0.39/t/lib/Test/
H A DLeaner.pm231 sub NO_PLAN () { -1 } subroutine
299 $plan = NO_PLAN;
358 unless defined $plan and $plan == NO_PLAN;
400 if (not defined $plan or $plan == NO_PLAN) {
836 if ($plan == NO_PLAN) {
/dports/databases/percona56-client/percona-server-5.6.51-91.0/unittest/mytap/
H A Dtap.c61 static TEST_DATA g_test = { NO_PLAN, 0, 0, "" };
220 case NO_PLAN: in plan()
322 if (g_test.plan == NO_PLAN) in exit_status()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/unittest/mytap/
H A Dtap.c61 static TEST_DATA g_test = { NO_PLAN, 0, 0, "" };
220 case NO_PLAN: in plan()
322 if (g_test.plan == NO_PLAN) in exit_status()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/unittest/mytap/
H A Dtap.c64 static TEST_DATA g_test = { NO_PLAN, 0, 0, "" };
227 case NO_PLAN: in plan()
329 if (g_test.plan == NO_PLAN) in exit_status()
/dports/databases/percona57-server/percona-server-5.7.36-39/unittest/mytap/
H A Dtap.c64 static TEST_DATA g_test = { NO_PLAN, 0, 0, "" };
227 case NO_PLAN: in plan()
329 if (g_test.plan == NO_PLAN) in exit_status()
/dports/databases/percona57-client/percona-server-5.7.36-39/unittest/mytap/
H A Dtap.c64 static TEST_DATA g_test = { NO_PLAN, 0, 0, "" };
227 case NO_PLAN: in plan()
329 if (g_test.plan == NO_PLAN) in exit_status()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/unittest/mytap/
H A Dtap.c64 static TEST_DATA g_test = { NO_PLAN, 0, 0, "" };
227 case NO_PLAN: in plan()
329 if (g_test.plan == NO_PLAN) in exit_status()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/unittest/mytap/
H A Dtap.c64 static TEST_DATA g_test = { NO_PLAN, 0, 0, "" };
227 case NO_PLAN: in plan()
329 if (g_test.plan == NO_PLAN) in exit_status()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/unittest/mytap/
H A Dtap.c61 static TEST_DATA g_test = { NO_PLAN, 0, 0, "" };
220 case NO_PLAN: in plan()
322 if (g_test.plan == NO_PLAN) in exit_status()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/unittest/mytap/
H A Dtap.c61 static TEST_DATA g_test = { NO_PLAN, 0, 0, "" };
220 case NO_PLAN: in plan()
322 if (g_test.plan == NO_PLAN) in exit_status()
/dports/databases/mysql57-client/mysql-5.7.36/unittest/mytap/
H A Dtap.c64 static TEST_DATA g_test = { NO_PLAN, 0, 0, "" };
227 case NO_PLAN: in plan()
329 if (g_test.plan == NO_PLAN) in exit_status()
/dports/databases/mysql56-client/mysql-5.6.51/unittest/mytap/
H A Dtap.c61 static TEST_DATA g_test = { NO_PLAN, 0, 0, "" };
220 case NO_PLAN: in plan()
322 if (g_test.plan == NO_PLAN) in exit_status()
/dports/databases/mysql55-client/mysql-5.5.62/unittest/mytap/
H A Dtap.c53 static TEST_DATA g_test = { NO_PLAN, 0, 0, "" };
206 case NO_PLAN: in plan()
308 if (g_test.plan == NO_PLAN) in exit_status()
/dports/databases/libmongo-client/libmongo-client-libmongo-client-0.1.6.3/tests/libtap/
H A Dtap.c7 static int expected_tests = NO_PLAN;
15 if (tests != NO_PLAN) in plan()
189 if (expected_tests == NO_PLAN) { in exit_status()
200 if (expected_tests == NO_PLAN) in exit_status()

123456