opencv/modules/core/test
2017-08-07 21:03:59 +03:00
..
ocl Merge pull request #9130 from alalek:android_define 2017-07-14 17:17:24 +00:00
test_arithm.cpp test: regression test for IPP minMaxIdx problem 2017-07-21 12:55:07 +03:00
test_concatenation.cpp
test_conjugate_gradient.cpp
test_countnonzero.cpp build: fix "ambiguous call" (MSVS2010) 2017-06-08 20:40:35 +03:00
test_downhill_simplex.cpp
test_ds.cpp Fixed several GCC 5.x warnings 2016-09-01 15:44:01 +03:00
test_dxt.cpp Merge pull request #7872 from alalek:merge-2.4 2016-12-16 16:03:14 +02:00
test_eigen.cpp remove some rand functions 2017-07-20 22:43:11 +09:00
test_hal_core.cpp test: fix Core_HAL.mat_decomp test implementation 2016-12-12 14:47:38 +03:00
test_intrin_utils.hpp
test_intrin.cpp build: fix v_reduce_sum4 (requires SSE3) 2017-06-14 09:37:06 +00:00
test_io.cpp core: fix file not closed when exception in FS 2017-08-07 21:03:59 +03:00
test_ippasync.cpp remove some rand functions 2017-07-20 22:43:11 +09:00
test_lpsolver.cpp
test_main.cpp
test_mat.cpp Merge pull request #9034 from sovrasov:mats_from_initializer_list 2017-07-14 17:17:09 +00:00
test_math.cpp build: fix errors for MSVS2010-2013, reduce default softfloat scope 2017-06-08 01:09:21 +00:00
test_misc.cpp core: forbid handling of the case when src=dst in cv::repeat 2017-06-26 14:02:52 +03:00
test_operations.cpp core(test): added cv::sortIdx accuracy tests 2017-06-21 03:04:16 +00:00
test_precomp.hpp
test_ptr.cpp
test_rand.cpp core(test): add regression test for RNG in parallel_for_() 2017-02-28 18:22:58 +03:00
test_rotatedrect.cpp
test_umat.cpp core: fix adjustROI behavior on indexes overflow 2017-02-22 14:05:51 +03:00
test_utils.cpp