opencv/modules/ts/src
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
..
cuda_perf.cpp build: detect Android via '__ANDROID__' macro 2017-07-10 12:43:59 +03:00
cuda_test.cpp Hid symbols in static builds, added LTO flags, removed exports from ts 2017-12-07 10:26:48 +03:00
ocl_perf.cpp disabled 'reshape', 'copyTo' test 2014-02-15 20:17:42 +04:00
ocl_test.cpp opencv_version: dump OpenCL information via opencv_version 2018-01-27 17:08:28 +00:00
precomp.hpp trace: initial support for code trace 2017-06-26 17:07:13 +03:00
ts_arrtest.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-02-25 15:02:24 +04:00
ts_func.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
ts_gtest.cpp ts: dump test parameters value 2017-11-09 19:11:49 +03:00
ts_perf.cpp perf: update message 2018-01-25 13:18:47 +03:00
ts.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00