302 Commits (3c7e94b27594c8bdfdd9a9541da5f1580246279c)

Author SHA1 Message Date
Sean McBride e64857c561
Merge pull request #23736 from seanm:c++11-simplifications 11 months ago
Sean McBride 5fb3869775
Merge pull request #23109 from seanm:misc-warnings 1 year ago
Dmitry Kurtaev d78637102c Skip test cases in case of SkipTestException in SetUp 1 year ago
Dmitry Kurtaev 6bc369fc56
Merge pull request #24250 from dkurt:ts_fixture_constructor_skip_2 1 year ago
Alexander Smorkalov cca4ee2e46 Revert PR 24186 as it force skip tests. 1 year ago
Dmitry Kurtaev 588ddf1b18
Merge pull request #24186 from dkurt:ts_fixture_constructor_skip 1 year ago
cudawarped e00c904585 cuda: add SkipTestException handling 1 year ago
Maksim Shabunin 09944a83d9 build: w/a compiler warnings for GCC 11-12 and Clang 13, reduce build output 1 year ago
Maksim Shabunin e4acd74e87 Fix some clang 14 warnings 2 years ago
Alexander Smorkalov 3d635cb4a7 Warning supression fix for XCode 13.1 and newer. Backport #23203 2 years ago
Alexander Smorkalov c855dcc52f Supressed tones of Wdeprecated-copy that jump out of GTes after XCode update to 13.1 on Mac M1. 2 years ago
Alexander Alekhin 53144ee0eb perf: drop runtime time adjustment calibration 2 years ago
cudawarped b5bf756ca0 core: define cuda test size with row/col of 1 2 years ago
Maksim Shabunin 4eae23a2cc ts: fix some EXPECT_MAT macros 3 years ago
cudawarped f66a2ffa1e Fix GpuMat to correctly calculate dataend when using GpuMat::create(). 3 years ago
Yuantao Feng 34d359fe03
Merge pull request #20422 from fengyuentau:dnn_face 3 years ago
Ian Maquignaz b05631432b Added declaration, definition and unit test for initInverseRectificationMap() 4 years ago
Alexander Alekhin da2978f607 ts: cvtest::debugLevel / --test_debug=<N> option 4 years ago
Alexander Alekhin 5c987e4c75
Merge pull request #18924 from alalek:4.x-xcode12 4 years ago
Alexander Alekhin 0fb4f2cc9c imgproc: add src.empty() checks in filter operations 5 years ago
Alexander Alekhin a55cc07548 ts(gtest): dump exception message from EXPECT_NO_THROW() 5 years ago
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
Brian Wignall 659ffaddb4 Fix spelling typos 5 years ago
Tatsuro Shibamura 971ae00942 Merge pull request #16027 from shibayan:arm64-windows10 5 years ago
Lubov Batanina 7523c777c5 Merge pull request #15537 from l-bat:ngraph 5 years ago
Alexander Alekhin 5639f5a296 ts: count skipped tests via SkipTestException 5 years ago
Alexander Alekhin f4d55d512f
imgproc: fix bit-exact GaussianBlur() / sepFilter2D() (#15855) 5 years ago
Alexander Alekhin 29dbeb253c build: fix build with ICC 5 years ago
Alexander Alekhin 894f208de3 dnn(test): replace SkipTestException with tags 6 years ago
Alexander Alekhin b38de57f9a ts: test tags for flexible/reliable tests filtering 6 years ago
Vitaly Tuzov 00c9ab8c23 Merge pull request #13317 from terfendail:norm_wintr 6 years ago
Vadim Pisarevsky 8f15a609af
mostly removed obsolete C API from calib3d (at least at the interface level) (#13081) 6 years ago
tompollok 2da56d5af6 refactoring catching all exceptions as const ref 6 years ago
Vadim Pisarevsky 0f622206e4
completely new C++ persistence implementation (#13011) 6 years ago
Hamdi Sahloul ef5579dc86 Merge pull request #12310 from cv3d:chunks/enum_interface 6 years ago
Alexander Alekhin aa1c86f95e ts: flush stdout/stderr before and after test code run 6 years ago
Alexander Alekhin 6fc855865f dnn(test): fix failures of 32-bit builders 6 years ago
Vadim Pisarevsky 6d7f5871db
added basic support for CV_16F (the new datatype etc.) (#12463) 6 years ago
Hamdi Sahloul 3f3d805663 Workaround for GTest v1.8.1 + Visual Studio 2013 (vc12) 6 years ago
Alexander Alekhin 3dddf703a9 ts: re-apply OpenCV-specific patch on googletest 1.8.1 6 years ago
Alexander Alekhin f7ccc74e09 ts: update Google Test 1.8.1 6 years ago
Alexander Alekhin 546fcd990e ts: restore Google Test 1.8.0 (capture OpenCV specific patch) 6 years ago
luz.paz 2003eb1b9b Misc. typos 6 years ago
Maksim Shabunin 597db69151 ts: test case list is printed after cmd line parsing, refactored 6 years ago
Alexander Alekhin 4283309daa dnn: update tests for OpenVINO models 6 years ago
Alexander Alekhin 6e767e2376 ts: add findDataDirectory() function 6 years ago
Alexander Alekhin f4df537e27 ts: fix PERF_TEST() macro to allow test_case name reusing 6 years ago
Alexander Alekhin 04802e41e9 gtest: support parameters with types from anonymous namespace 7 years ago
Alexander Alekhin 6582afcdbb ts: add BigData tests category (skipped by default) 7 years ago
Tomoaki Teshima 98d9369a38 add new comparison to tolerate with rounding error 7 years ago