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

/freebsd-current/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-current/contrib/bc/
H A Dconfigure.sh608 "$_gen_err_tests_t" "$problematic_tests" "$*" >> "Makefile"
895 problematic_tests=1
939 P) problematic_tests=0 ;;
1066 disable-problematic-tests) problematic_tests=0 ;;
1215 bc_test="@export BC_TEST_OUTPUT_DIR=\"$builddir/tests\"; \$(TESTSDIR)/all.sh bc $extra_math 1 $generate_tests $problematic_tests $time_tests \$(BC_EXEC)"
1216 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)"
1217 dc_test="@export BC_TEST_OUTPUT_DIR=\"$builddir/tests\"; \$(TESTSDIR)/all.sh dc $extra_math 1 $generate_tests $problematic_tests $time_tests \$(DC_EXEC)"
1218 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 Dconfigure608 "$_gen_err_tests_t" "$problematic_tests" "$*" >> "Makefile"
895 problematic_tests=1
939 P) problematic_tests=0 ;;
1066 disable-problematic-tests) problematic_tests=0 ;;
1215 bc_test="@export BC_TEST_OUTPUT_DIR=\"$builddir/tests\"; \$(TESTSDIR)/all.sh bc $extra_math 1 $generate_tests $problematic_tests $time_tests \$(BC_EXEC)"
1216 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)"
1217 dc_test="@export BC_TEST_OUTPUT_DIR=\"$builddir/tests\"; \$(TESTSDIR)/all.sh dc $extra_math 1 $generate_tests $problematic_tests $time_tests \$(DC_EXEC)"
1218 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)"

Completed in 115 milliseconds