2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 04:22:09 +00:00

jamfiole fixes

This commit is contained in:
mzhelyez
2025-09-08 17:50:55 +02:00
parent 26f4e2b094
commit 8a1b04f098

View File

@@ -1396,16 +1396,6 @@ test-suite "test_reverse_mode_autodiff"
[ run test_reverse_mode_autodiff_stl_support.cpp ]
[ run test_reverse_mode_autodiff_basic_math_ops.cpp ]
[ run test_reverse_mode_autodiff_error_functions.cpp ]
;
test-suite "test_reverse_mode_autodiff_specfun_compile_tests"
:
[ run test_reverse_mode_autodiff_special_functions_compile/gamma_functions/test_reverse_mode_autodiff_tgamma_compile_test_ET_ON_cpp_types.cpp ]
[ run test_reverse_mode_autodiff_special_functions_compile/gamma_functions/test_reverse_mode_autodiff_tgamma_compile_test_ET_OFF_cpp_types.cpp ]
[ compile-fail test_reverse_mode_autodiff_special_functions_compile/gamma_functions/test_reverse_mode_autodiff_tgamma_compile_test_ET_ON_mp_types.cpp ]
[ compile-fail test_reverse_mode_autodiff_special_functions_compile/gamma_functions/test_reverse_mode_autodiff_tgamma_compile_test_ET_OFF_mp_types.cpp ]
;
rule get_float128_tests