opencv/modules/core/test
2021-03-31 22:57:50 +00:00
..
ocl core(ocl): skip SPIR test on AMD devices if problem detected 2021-03-13 06:12:52 +00:00
test_arithm.cpp core(IPP): disable some ippsMagnitude_32f calls 2021-03-31 13:38:57 +00:00
test_async.cpp
test_concatenation.cpp
test_conjugate_gradient.cpp
test_countnonzero.cpp Added countNonZero test for big arrays and disable IPP for some cases 2020-06-03 18:58:41 +03:00
test_downhill_simplex.cpp
test_ds.cpp
test_dxt.cpp
test_eigen.cpp
test_hal_core.cpp
test_intrin128.simd.hpp
test_intrin256.simd.hpp
test_intrin512.simd.hpp
test_intrin_emulator.cpp
test_intrin_utils.hpp Merge pull request #18952 from terfendail:wui_doc 2021-03-30 16:18:03 +00:00
test_intrin.cpp core: fix F16C compilation check 2020-11-17 12:22:49 +00:00
test_io.cpp core(persistence): fix resource leaks - force closing files 2020-03-25 10:49:16 +00:00
test_lpsolver.cpp
test_main.cpp
test_mat.cpp core(InputArray): replace STD_ARRAY to MATX 2021-02-21 19:12:21 +00:00
test_math.cpp
test_misc.cpp Optimize calls to std::string::find() and friends for a single char. 2020-12-17 09:39:23 +01:00
test_operations.cpp core(arithm_op): workaround problem with scalars handling 2021-03-31 10:35:52 +00:00
test_precomp.hpp
test_ptr.cpp
test_rand.cpp
test_rotatedrect.cpp
test_umat.cpp ocl: silence warning in case of async cleanup 2020-08-20 19:33:37 +00:00
test_utils_tls.impl.hpp
test_utils.cpp