opencv/modules/ts/src
Maksim Shabunin f73560293f
Merge pull request #26101 from mshabunin:cpp-error-ts
C-API cleanup: moved cvErrorStr to new interface, minor ts changes #26101

Merge with opencv/opencv_contrib#3786

**Note:** `toString` might be too generic name (even though it is in `cv::Error::` namespace), another variant is `codeToString` (we have `typeToString` and `depthToString` in check.hpp).

**Note:** _ts_ module seem to have no other C API usage except for `ArrayTest` class which requires refactoring.
2024-09-06 12:05:47 +03:00
..
cuda_perf.cpp build: detect Android via '__ANDROID__' macro 2017-07-10 12:43:59 +03:00
cuda_test.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2023-01-23 00:11:12 +00:00
ocl_perf.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-12-03 12:32:49 +00:00
ocl_test.cpp Backport C-API cleanup (imgproc) from 5.x 2023-01-16 23:29:50 +03:00
precomp.hpp js: fix build of SIMD tests 2021-10-08 20:15:41 +00:00
ts_arrtest.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-12-03 12:32:49 +00:00
ts_func.cpp Merge pull request #25902 from asmorkalov:as/core_mask_cvbool 2024-07-24 16:32:25 +03:00
ts_gtest.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-05-23 16:06:14 +00:00
ts_perf.cpp Added new data types to cv::Mat & UMat (#23865) 2023-08-04 10:50:03 +03:00
ts_tags.cpp Revert PR 24186 as it force skip tests. 2023-09-05 14:35:37 +03:00
ts_tags.hpp ts: count skipped tests via SkipTestException 2019-11-26 18:34:04 +03:00
ts.cpp Merge pull request #26101 from mshabunin:cpp-error-ts 2024-09-06 12:05:47 +03:00