Searched refs:tests (Results 1 – 25 of 45) sorted by relevance
12
3 tests = Split('prepare.sh \4 run-tests.pl \36 t = env.Command('foo1', 'prepare.sh', '(cd ./tests/; ./prepare.sh; cd ..)')37 t += env.Command('foo2', 'run-tests.pl', '( cd ./tests/; SHELL=/bin/sh ./run-tests.pl; cd ..)')38 t += env.Command('foo3', 'cleanup.sh', '(cd ./tests/; ./cleanup.sh; cd ..)')
11 use Test::More tests => 17;31 my $tests = {50 foreach my $test (keys %{ $tests }) {51 my $expect = $tests->{$test};
7 my $tests = (defined $ENV{'RUNTESTS'} ? $ENV{'RUNTESTS'} : '');15 next if ($tests ne '' and $tests !~ /(^|\s+)$1(\s+|$)/);
7 tmpdir=$top_builddir/tests/tmp/
11 use Test::More tests => 4;
11 use Test::More tests => 5;
11 use Test::More tests => 6;
11 use Test::More tests => 7;
21 use Test::More tests => 8;
11 use Test::More tests => 8;
11 use Test::More tests => 10;
11 use Test::More tests => 11;
11 use Test::More tests => 9;
11 use Test::More tests => 12;
11 use Test::More tests => 13;
11 use Test::More tests => 15;
11 use Test::More tests => 19;
11 use Test::More tests => 18;
16 run-tests.pl \
1 SUBDIRS=src doc tests subdir
593 dnl check for fastcgi lib, for the tests only729 tests/Makefile \730 tests/docroot/Makefile \731 tests/docroot/123/Makefile \732 tests/docroot/www/Makefile \733 tests/docroot/www/go/Makefile \734 tests/docroot/www/indexfile/Makefile \735 tests/docroot/www/expire/Makefile \