From b7dab1e4d7265fc75a9890cbce897be3f8e4f044 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Sat, 4 May 2013 16:45:15 +0000 Subject: Remove unused libm-test expected-failure mechanism. --- ChangeLog | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 91cfb621c0..e7215def7f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,36 @@ 2013-05-04 Joseph Myers + * math/libm-test.inc (noXFails): Remove variable. + (noXPasses): Likewise. + (BUILD_COMPLEX_INT): Remove macro. + (print_screen): Remove xfail argument. + (print_screen_max_error): Likewise. + (update_stats): Likewise. + (print_max_error): Likewise. Update calls to other affected + functions. + (print_complex_max_error): Likewise. + (test_single_exception): Update calls to print_screen. + (test_single_errno): Likewise. + (check_float_internal): Remove xfail argument. Update calls to + other affected functions. + (check_float): Likewise. + (check_complex): Likewise. + (check_int): Likewise. + (check_long): Likewise. + (check_bool): Likewise. + (check_longlong): Likewise. + (main): Don't print noXFails and noXPasses. + * math/gen-libm-test.pl (top level): Don't mention expected + failure handling in comment. + (new_test): Don't handle expected failures. + (parse_args): Don't mention expected failure handling in comment. + (generate_testfile): Don't handle expected failures. + (parse_ulps): Likewise. + (print_ulps_file): Likewise. + (get_failure): Remove function. + (output_test): Don't handle expected failures. + * make/README.libm-test: Don't mention expected failure handling. + * math/libm-test.inc (plus_zero): Make const. Add initializer. (minus_zero): Likewise. (plus_infty): Likewise. -- cgit v1.2.3-70-g09d2