Home
last modified time | relevance | path

Searched refs:problematic_tests (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/bc/tests/
H A Dall.sh97 problematic_tests=1
98 check_bool_arg "$problematic_tests"
100 problematic_tests="$1"
102 check_bool_arg "$problematic_tests"
208 sh "$testdir/error.sh" "$d" "$b" "$problematic_tests" "$@" &
211 sh "$testdir/error.sh" "$d" "$b" "$problematic_tests" "$@"
/freebsd/contrib/bc/
H A Dconfigure610 "$_gen_err_tests_t" "$problematic_tests" "$*" >> "Makefile"
904 problematic_tests=1
948 P) problematic_tests=0 ;;
1076 disable-problematic-tests) problematic_tests=0 ;;
1226 bc_test="@export BC_TEST_OUTPUT_DIR=\"$builddir/tests\"; \$(TESTSDIR)/all.sh bc $extra_math 1 $generate_tests $problematic_tests $time_tests \$(BC_EXEC)"
1227 bc_test_np="@export BC_TEST_OUTPUT_DIR=\"$builddir/tests\"; \$(TESTSDIR)/all.sh -n bc $extra_math 1 $generate_tests $problematic_tests $time_tests \$(BC_EXEC)"
1228 dc_test="@export BC_TEST_OUTPUT_DIR=\"$builddir/tests\"; \$(TESTSDIR)/all.sh dc $extra_math 1 $generate_tests $problematic_tests $time_tests \$(DC_EXEC)"
1229 dc_test_np="@export BC_TEST_OUTPUT_DIR=\"$builddir/tests\"; \$(TESTSDIR)/all.sh -n dc $extra_math 1 $generate_tests $problematic_tests $time_tests \$(DC_EXEC)"
H A Dconfigure.sh610 "$_gen_err_tests_t" "$problematic_tests" "$*" >> "Makefile"
904 problematic_tests=1
948 P) problematic_tests=0 ;;
1076 disable-problematic-tests) problematic_tests=0 ;;
1226 …ddir/tests\"; \$(TESTSDIR)/all.sh bc $extra_math 1 $generate_tests $problematic_tests $time_tests …
1227 …r/tests\"; \$(TESTSDIR)/all.sh -n bc $extra_math 1 $generate_tests $problematic_tests $time_tests …
1228 …ddir/tests\"; \$(TESTSDIR)/all.sh dc $extra_math 1 $generate_tests $problematic_tests $time_tests …
1229 …r/tests\"; \$(TESTSDIR)/all.sh -n dc $extra_math 1 $generate_tests $problematic_tests $time_tests …