Home
last modified time | relevance | path

Searched refs:all_tests (Results 1 – 25 of 1494) sorted by last modified time

12345678910>>...60

/dports/www/privoxy/privoxy-3.0.33-stable/tools/
H A Dprivoxy-regression-test.pl702 my $all_tests = 0;
776 $all_tests += $tests;
782 log_message("Total: Executed " . $all_tests . " regression tests. " .
/dports/textproc/p5-Unicode-Tussle/Unicode-Tussle-1.111/script/
H A Dmismaps71 my @all_tests = (@μsoft, @ɪsᴏ, @apple, @鯉, @etc);
75 @tests = @all_tests;
79 all => \@all_tests,
80 everything => \@all_tests,
H A Doscon-whatis.pod168 mismaps:my @all_tests = (@μsoft, @ɪsᴏ, @apple, @鯉, @etc);
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/lib/ansible_test/_internal/
H A Dclassification.py117 tests = all_tests(args) # not categorized, run all tests
388 return all_tests(self.args) # test infrastructure, run all tests
591 return all_tests(self.args) # broad impact, run all tests
715 return all_tests(self.args) # broad impact, run all tests
751 return all_tests(self.args) # broad impact, run all tests
771 return all_tests(self.args) # broad impact, run all tests
800 return all_tests(self.args) # test infrastructure, run all tests
859 return all_tests(self.args) # test infrastructure, run all tests
910 return all_tests(self.args) # broad impact, run all tests
929 return all_tests(self.args, True)
[all …]
/dports/sysutils/coreutils/coreutils-8.32/
H A DMakefile.in5177 $(EXTRA_MANS:.1=.x) $(all_tests) init.cfg tests/Coreutils.pm \
6184 TESTS = $(all_tests) $(factor_tests)
6296 all_tests = \
/dports/sysutils/lineak-xosdplugin/lineak-xosdplugin-0.9/
H A Dconfigure23302 if test "$all_tests" = "bad"; then
/dports/sysutils/lineak-defaultplugin/lineak-defaultplugin-0.9/
H A Dconfigure23645 if test "$all_tests" = "bad"; then
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/lib/ansible_test/_internal/
H A Dclassification.py117 tests = all_tests(args) # not categorized, run all tests
388 return all_tests(self.args) # test infrastructure, run all tests
591 return all_tests(self.args) # broad impact, run all tests
715 return all_tests(self.args) # broad impact, run all tests
751 return all_tests(self.args) # broad impact, run all tests
771 return all_tests(self.args) # broad impact, run all tests
800 return all_tests(self.args) # test infrastructure, run all tests
859 return all_tests(self.args) # test infrastructure, run all tests
910 return all_tests(self.args) # broad impact, run all tests
929 return all_tests(self.args, True)
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/test/lib/ansible_test/_internal/
H A Dclassification.py117 tests = all_tests(args) # not categorized, run all tests
388 return all_tests(self.args) # test infrastructure, run all tests
591 return all_tests(self.args) # broad impact, run all tests
706 return all_tests(self.args) # broad impact, run all tests
742 return all_tests(self.args) # broad impact, run all tests
762 return all_tests(self.args) # broad impact, run all tests
793 return all_tests(self.args) # test infrastructure, run all tests
847 return all_tests(self.args) # test infrastructure, run all tests
882 return all_tests(self.args) # test infrastructure, run all tests
900 return all_tests(self.args) # broad impact, run all tests
[all …]
/dports/sysutils/lineakd/lineakd-0.9/
H A Dconfigure24955 if test "$all_tests" = "bad"; then
/dports/misc/findutils/findutils-4.8.0/
H A DMakefile.in2197 tests/GNUmakefile tool-versions.txt $(all_tests) init.cfg \
2212 TESTS = $(all_tests)
2278 all_tests = \
/dports/misc/amanda-server/amanda-3.3.9/installcheck/
H A DMakefile.in1435 all_tests = $(common_tests) $(client_tests) $(server_tests) \
1597 SCRIPTS_EXTRA_DIST = $(all_tests)
/dports/misc/amanda-client/amanda-3.3.9/installcheck/
H A DMakefile.in1435 all_tests = $(common_tests) $(client_tests) $(server_tests) \
1597 SCRIPTS_EXTRA_DIST = $(all_tests)
/dports/math/primme/primme-3.2/tests/
H A DMakefile105 all_tests: all_tests_double all_tests_doublecomplex all_testssvds_double all_testssvds_doublecomplex target
109 all_testssvds_double all_testssvds_doublecomplex: all_tests%: primme% tests_primme_interface
128 all_testssvds_double_save all_testssvds_doublecomplex_save: all_tests%_save: primme% tests_primme_i…
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/stats/tests/
H A Dtest_tost.py512 all_tests = []
514 all_tests.append((t1, ttest_clinic_indep_1_g))
516 all_tests.append((t2, ttest_clinic_indep_1_l))
519 all_tests.append((t3, ttest_clinic_indep_1_l_mu))
521 for res1, res2 in all_tests:
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/tsa/vector_ar/tests/
H A Dtest_var_jmulti.py30 all_tests = [ variable
43 to_test = all_tests # ["coefs", "det", "Sigma_u", "log_like", "fc", "causality"] # all_tests
H A Dtest_vecm.py77 all_tests = [ variable
98 to_test = all_tests # ["beta"]
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_decimal.py5688 all_tests = [ variable
5710 all_tests = all_tests[1::2] variable
5712 all_tests.insert(0, CheckAttributes)
5713 all_tests.insert(1, SignatureTest)
5730 test_classes = all_tests
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_decimal.py5616 all_tests = [ variable
5638 all_tests = all_tests[1::2] variable
5640 all_tests.insert(0, CheckAttributes)
5641 all_tests.insert(1, SignatureTest)
5658 test_classes = all_tests
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_decimal.py5616 all_tests = [ variable
5638 all_tests = all_tests[1::2] variable
5640 all_tests.insert(0, CheckAttributes)
5641 all_tests.insert(1, SignatureTest)
5658 test_classes = all_tests
/dports/lang/python-legacy/Python-2.7.18/Lib/lib2to3/tests/
H A D__init__.py13 all_tests = unittest.TestSuite() variable
24 all_tests.addTests(loader.loadTestsFromModule(mod))
/dports/lang/python27/Python-2.7.18/Lib/lib2to3/tests/
H A D__init__.py13 all_tests = unittest.TestSuite() variable
24 all_tests.addTests(loader.loadTestsFromModule(mod))
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_decimal.py5674 all_tests = [ variable
5696 all_tests = all_tests[1::2] variable
5698 all_tests.insert(0, CheckAttributes)
5699 all_tests.insert(1, SignatureTest)
5716 test_classes = all_tests
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_decimal.py5688 all_tests = [ variable
5710 all_tests = all_tests[1::2] variable
5712 all_tests.insert(0, CheckAttributes)
5713 all_tests.insert(1, SignatureTest)
5730 test_classes = all_tests
/dports/devel/boost-docs/boost_1_72_0/tools/build/test/
H A Dtest_all.py44 all_tests = critical_tests + other_tests
48 for x in all_tests:
55 for test in all_tests:

12345678910>>...60