opencv/modules/core/test
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests
- removed tr1 usage (dropped in C++17)
- moved includes of vector/map/iostream/limits into ts.hpp
- require opencv_test + anonymous namespace (added compile check)
- fixed norm() usage (must be from cvtest::norm for checks) and other conflict functions
- added missing license headers
2018-02-03 19:39:47 +00:00
..
ocl ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_arithm.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_concatenation.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_conjugate_gradient.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_countnonzero.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_downhill_simplex.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_ds.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_dxt.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_eigen.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_hal_core.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_intrin_utils.hpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_intrin.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_intrin.fp16.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_io.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_ippasync.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_lpsolver.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_main.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_mat.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_math.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_misc.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_operations.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_precomp.hpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_ptr.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_rand.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_rotatedrect.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_umat.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_utils.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00