255 Commits (853f5111c27217beaa9941f6288f1af084b71d52)

Author SHA1 Message Date
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
Alexander Alekhin 98c8584b88 next: drop CV_CXX11 conditions 7 years ago
Maksim Shabunin 439072a2a6 Fixed two warnings produced by clang 7 years ago
Alexander Alekhin 773877cd12 ts: apply CV_OVERRIDE/CV_FINAL 7 years ago
luz.paz d05714995c Misc. modules/ cont. pt2 7 years ago
Alexander Alekhin 44d7435a48 build: eliminate calls of removed functionality from C++17 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Alexander Alekhin f1e50ecab3 ts: fix missing std::tr1 (C++17) 7 years ago
Alexander Alekhin 5232ea1ee6 ts(feature): add "--test_threads=<N>" command-line option 7 years ago
Tomoaki Teshima fe7b3f1228 clean up the code 7 years ago
Vitaly Tuzov 51cb56ef2c Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
Pavel Rojtberg 6fb9d42c3f Hid symbols in static builds, added LTO flags, removed exports from ts 7 years ago
Alexander Alekhin 3a8a73ef6c ocl: skip unstable tests 7 years ago
Alexander Alekhin b8af7c5f86 ts: update perf test 7 years ago
KUANG Fangjun 11fa0094ff Improve the documentation. 7 years ago
Pavel Vlasov a57718e1ac ICV2017u3 package update; 7 years ago
Alexander Alekhin a4a47b538c build: detect Android via '__ANDROID__' macro 7 years ago
Tony Lian c8783f3e23 Merge pull request #9075 from TonyLianLong:master 7 years ago
Alexander Alekhin 006966e629 trace: initial support for code trace 8 years ago
Alexander Alekhin 9067310166 core(test): added cv::sortIdx accuracy tests 8 years ago
Rostislav Vasilikhin 2ad612f475 removed MSVC warning suppression 8 years ago
Rostislav Vasilikhin c6a3a18894 SoftFloat integrated (#8668) 8 years ago
Adeel 03fb85f179 update fix for #8105 (compiling with mingw32) 8 years ago
msk-repo01 9a1835ce66 Fix for opencv/opencv#8105 (compiling with mingw32) 8 years ago
Alexander Alekhin f94e64a0ae cuda: fix CUDA tests initialization 8 years ago
Alexander Alekhin cc09f5a7de Merge pull request #7854 from alalek:backports_2016 8 years ago
Alexander Alekhin 03bcfe4107 test: fix RNG problem in accuracy tests 8 years ago
Alexander Alekhin 71b2409df0 ts: added findDataFile() utility function and SkipTestException 8 years ago
Alexander Alekhin 2c03c8d71f Update googletests 1.8.0 (20160822) (#7738) 8 years ago
Alexander Alekhin 1a3f1a31b2 ts: CV_ENUM fix static initialization order fiasco 8 years ago
Maksim Shabunin 21167b1bf1 Fixed several GCC 5.x warnings 8 years ago
Alexander Alekhin 5da8d65371 eliminate compiler warnings 8 years ago
sourin a34fbf7bb1 Fixed identifiers warns 8 years ago
Pavel Vlasov a462d76a95 Implementations instrumentation framework for OpenCV performance system; 8 years ago
Vadim Pisarevsky d7ee62f03b 1. fix warning from Xcode 7.x 8 years ago