opencv/modules/core/test
MYLS df5a7c8ee9 build again for OpenCL.
I could not find the cause of the error:

```
C:\builds_ocv\precommit_opencl\opencv\modules\ts\src\ts_perf.cpp(361):
error: The difference between expect_max and actual_max is
8445966.0000002384, which exceeds eps, where

expect_max evaluates to 0.9999997615814209,

actual_max evaluates to 8445967, and

eps evaluates to 1.0000000000000001e-005.

Argument "dst0" has unexpected maximal value
```

Hope this is a false alarm.
2016-06-25 02:24:33 +08:00
..
ocl added regression test for #5876 2015-12-25 16:16:34 +03:00
test_arithm.cpp added regression test for #5876 2015-12-25 16:16:34 +03:00
test_concatenation.cpp Suppress warning in constructor. 2014-04-26 00:42:26 +02:00
test_conjugate_gradient.cpp extended MinProblemSolver::Function to 1) report the space dimensionality, 2) compute gradient if needed 2015-05-05 15:56:06 +03:00
test_countnonzero.cpp fixed slow down in getRectSubPix (original patch by Markus JR Mueller); removed some unused variables and functions 2014-04-08 17:54:08 +04:00
test_downhill_simplex.cpp extended MinProblemSolver::Function to 1) report the space dimensionality, 2) compute gradient if needed 2015-05-05 15:56:06 +03:00
test_ds.cpp fixed memory leak in core ds tests 2015-09-11 18:46:52 +02:00
test_dxt.cpp fix Core_MulSpectrum test on 64bit ARM + release mode 2016-05-20 18:25:32 +09:00
test_eigen.cpp fix typo 2016-06-07 14:53:04 +09:00
test_hal_core.cpp HAL moved back to core 2015-12-17 12:33:23 +03:00
test_intrin_utils.hpp HAL moved back to core 2015-12-17 12:33:23 +03:00
test_intrin.cpp fix hal_intrin test on 64bit ARM 2016-05-12 18:30:09 +09:00
test_io.cpp build again for OpenCL. 2016-06-25 02:24:33 +08:00
test_ippasync.cpp fixed 2014-04-07 18:53:07 +04:00
test_lpsolver.cpp Used checking norm of results for LPSolver accuracy tests 2014-10-09 13:32:56 +04:00
test_main.cpp move cuda tests from core to cudaarithm 2015-02-26 19:49:12 +03:00
test_mat.cpp test: regression 5991 2016-01-26 14:11:53 +03:00
test_math.cpp checkRange fixes 2015-12-09 18:31:27 +03:00
test_misc.cpp fix some functions for valid processing of empty string content (cstr_==0, len_==0) 2015-08-10 18:08:58 +03:00
test_operations.cpp cv::norm -> cvtest::norm in tests 2014-04-08 14:49:20 +04:00
test_precomp.hpp HAL moved back to core 2015-12-17 12:33:23 +03:00
test_ptr.cpp Added tests for Ptr. 2013-09-05 19:03:00 +04:00
test_rand.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
test_rotatedrect.cpp addressed issues 2014-02-22 09:54:16 +05:30
test_umat.cpp test: initialize test data in test_umat.cpp (6102) 2016-02-12 13:15:15 +03:00
test_utils.cpp fix wrong parsing of values containing '=' 2015-09-24 17:27:07 +02:00