opencv/modules/ts
Alexander Alekhin f4df537e27 ts: fix PERF_TEST() macro to allow test_case name reusing
Example (reuse 'Transform' test case):
PERF_TEST(Transform, getPerspectiveTransform_1000) { ... }
PERF_TEST(Transform, getPerspectiveTransform_QR_1000) { ... }
2018-07-19 13:20:54 +03:00
..
include/opencv2 ts: fix PERF_TEST() macro to allow test_case name reusing 2018-07-19 13:20:54 +03:00
misc ts: run.py passthrough --test_* args "as is" 2018-05-22 13:40:09 +03:00
src Wide univ intrinsics (#11953) 2018-07-16 18:57:24 +03:00
CMakeLists.txt ts: added findDataFile() utility function and SkipTestException 2016-11-29 23:17:39 +03:00