1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

Merge pull request #25912 from asmorkalov:as/round_pair_f64_restore

Restored removed test_round_pair_f64 test after PR 24941
This commit is contained in:
Alexander Smorkalov
2024-07-15 20:30:49 +03:00
committed by GitHub
+1
View File
@@ -2246,6 +2246,7 @@ void test_hal_intrin_float64()
.test_mask()
.test_unpack()
.test_float_math()
.test_round_pair_f64()
.test_float_cvt32()
.test_reverse()
.test_extract<0>().test_extract<1>()