Home
last modified time | relevance | path

Searched refs:long_tests (Results 1 – 25 of 52) sorted by relevance

123

/dports/textproc/texi2html/texi2html-5.0/test/
H A DMakefile.am1 EXTRA_DIST = run_test.sh run_test_all.sh tests.sh $(TESTS) long_tests \
7 long_tests = \ macro
11 DIST_SUBDIRS = $(base_tests) $(long_tests) many_input_files
22 $(srcdir)/tests.sh all -copy $(long_tests)
25 $(srcdir)/tests.sh all -clean $(base_tests) $(long_tests)
36 if $(TESTS_ENVIRONMENT) $${dir}$$tst all $(long_tests); then :; \
H A DMakefile.in214 EXTRA_DIST = run_test.sh run_test_all.sh tests.sh $(TESTS) long_tests \
222 long_tests = \
226 DIST_SUBDIRS = $(base_tests) $(long_tests) many_input_files
672 $(srcdir)/tests.sh all -copy $(long_tests)
675 $(srcdir)/tests.sh all -clean $(base_tests) $(long_tests)
684 if $(TESTS_ENVIRONMENT) $${dir}$$tst all $(long_tests); then :; \
/dports/textproc/p5-WordNet-Similarity/WordNet-Similarity-2.07/
H A DMakefile.PL16 my $long_tests = 't/*.t t/config/*.t t/utils/*.t';
132 $newtext =~ s/(?<=TEST_ALL_FILES = ).*$/${long_tests}/m;
/dports/math/libpgmath/flang-d07daf3/test/ncar_kernels/
H A Dlit.local.cfg3 if 'long_tests' not in config.available_features:
/dports/math/polylib/polylib-5.22.5/Test/
H A DMakefile.am12 long_tests:
/dports/math/barvinok/barvinok-0.41.5/polylib/Test/
H A DMakefile.am12 long_tests: target
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/SystemZ/Large/
H A Dlit.local.cfg5 if 'long_tests' not in config.available_features:
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/SystemZ/Large/
H A Dlit.local.cfg5 if 'long_tests' not in config.available_features:
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/SystemZ/Large/
H A Dlit.local.cfg5 if 'long_tests' not in config.available_features:
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/SystemZ/Large/
H A Dlit.local.cfg5 if 'long_tests' not in config.available_features:
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/SystemZ/Large/
H A Dlit.local.cfg5 if 'long_tests' not in config.available_features:
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/SystemZ/Large/
H A Dlit.local.cfg5 if 'long_tests' not in config.available_features:
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/SystemZ/Large/
H A Dlit.local.cfg5 if 'long_tests' not in config.available_features:
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/test/CodeGen/SystemZ/Large/
H A Dlit.local.cfg5 if 'long_tests' not in config.available_features:
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/SystemZ/Large/
H A Dlit.local.cfg5 if 'long_tests' not in config.available_features:
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/SystemZ/Large/
H A Dlit.local.cfg5 if 'long_tests' not in config.available_features:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/SystemZ/Large/
H A Dlit.local.cfg5 if 'long_tests' not in config.available_features:
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/SystemZ/Large/
H A Dlit.local.cfg5 if 'long_tests' not in config.available_features:
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/SystemZ/Large/
H A Dlit.local.cfg5 if 'long_tests' not in config.available_features:
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/SystemZ/Large/
H A Dlit.local.cfg5 if 'long_tests' not in config.available_features:
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/SystemZ/Large/
H A Dlit.local.cfg5 if 'long_tests' not in config.available_features:
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/SystemZ/Large/
H A Dlit.local.cfg5 if 'long_tests' not in config.available_features:
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/utils/libcxx/test/
H A Dconfig.py77 self.long_tests = None
432 self.long_tests = self.get_lit_bool('long_tests')
433 if self.long_tests is None:
435 self.long_tests = True
437 "inferred long_tests as: %r" % self.long_tests)
439 if self.long_tests:
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/utils/libcxx/test/
H A Dconfig.py78 self.long_tests = None
430 self.long_tests = self.get_lit_bool('long_tests')
431 if self.long_tests is None:
433 self.long_tests = True
435 "inferred long_tests as: %r" % self.long_tests)
437 if self.long_tests:
/dports/devel/libc++/libcxx-10.0.1.src/utils/libcxx/test/
H A Dconfig.py77 self.long_tests = None
432 self.long_tests = self.get_lit_bool('long_tests')
433 if self.long_tests is None:
435 self.long_tests = True
437 "inferred long_tests as: %r" % self.long_tests)
439 if self.long_tests:

123