632 Commits (5542dcb2bcca2ca7d0372d08e4c217b5257f0ee6)

Author SHA1 Message Date
Alexander Alekhin ac30620344 ts: move message about misused 'optional' under the configuration parameter 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
Alexander Alekhin 5ee7abbe3c
Merge pull request #16088 from alalek:dnn_eltwise_layer_different_src_channels 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 79f792ad05 ts: do not block reporting of launched "DISABLED_" tests 5 years ago
Alexander Alekhin 6a7d1c15d3 core(ipp): skip huge input in flip() 5 years ago
Alexander Alekhin bdf23ce855 ts: eliminate -Warray-bounds warning 5 years ago
Alexander Alekhin 60488ffbbd gapi(test): disable memory consumption check in valgrind runs 5 years ago
Alexander Alekhin 654d0c29ad ts: fix callback function signature 5 years ago
Alexander Alekhin 29dbeb253c build: fix build with ICC 5 years ago
luz.paz fcc7d8dd4e Fix modules/ typos 5 years ago
luz.paz ec43292e1e Fix modules/ typos 5 years ago
Alexander Alekhin bc95c609ff ts: runtime check for misused 'optional' test data files 5 years ago
Alexander Alekhin 894f208de3 dnn(test): replace SkipTestException with tags 5 years ago
Alexander Alekhin 2b2633c11f videoio(gstreamer): port changes from 14834 5 years ago
Alexander Alekhin 13a782c039 test: fix usage of findDataFile() 5 years ago
Ahmed Ashour 1aca1d582e Fix some typos 6 years ago
Alexander Alekhin b958498074 java(test): test package filtering 6 years ago
Alexander Alekhin cd4926778e ts: fix perf calibation 6 years ago
Alexander Alekhin 38c0278be3 ts: silence zero memory usage messages 6 years ago
Alexander Alekhin 7d2190a5d4 ts: +ENV{OPENCV_TEST_REQUIRE_DATA} 6 years ago
Alexander Alekhin 52f16e0f55 tests: workaround for DYLD_LIBRARY_PATH on Apple MacOSX 6 years ago
Alexander Alekhin 64fd1c95a5 ts: flush stdout/stderr before test launch 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 2faa4cd933 TS/CUDA: Show device ID in case of multiple devices 6 years ago
Hamdi Sahloul 1059735bfb Merge pull request #12667 from cv3d:fix/ts_report 6 years ago
Hamdi Sahloul 1a81a97e9f Utilize the currently running Python executable 6 years ago
Hamdi Sahloul ef5579dc86 Merge pull request #12310 from cv3d:chunks/enum_interface 6 years ago
Alexander Alekhin 5fb0f34e8a
Merge pull request #12570 from alalek:drop_usrtype1 6 years ago
Alexander Alekhin ec9c53eeff ts: update valgrind test filter 6 years ago
Alexander Alekhin aa1c86f95e ts: flush stdout/stderr before and after test code run 6 years ago
Vitaly Tuzov 1f88a1af9c testlog_parser updated to handle output of latest GTest as well 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 a39e0daacf Utilize CV_UNUSED macro 6 years ago
Alexander Alekhin 8a3c394d6a don't use constructors for C API structures 6 years ago
Hamdi Sahloul 3f3d805663 Workaround for GTest v1.8.1 + Visual Studio 2013 (vc12) 6 years ago
Alexander Alekhin af883e88e1 ts: support QEMU launcher 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
Maksim Shabunin cecf84410c Added option to fail on missing testdata 6 years ago