231 Commits (9d91c63502a0fb6c6c6d78a4f53f435df68a967c)

Author SHA1 Message Date
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
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
Alexander Alekhin e20a93f7d6 imgproc test: Canny with custom gradient 8 years ago
Maksim Shabunin ba3b1de93f Updates for XCode 7.3 9 years ago
StevenPuttemans c34bb0ed03 remove warnings generated during TS module tests 9 years ago
Alexander Alekhin 43033f0b1d ts: move PARAM_TEST_CASE and GET_PARAM into ts.hpp 9 years ago
ausentso 9abdf39c90 added test for goodFeaturesToTrack; 9 years ago
Maksim Shabunin ffb9e877e9 Restore ts/gpu_perf.hpp, trying to compile with VS 2015 9 years ago
Maksim Shabunin f49936a849 Fixed cmake and build issues when using Visual Studio 2015 9 years ago
thebucc 421e1b237c Fix for bug #5007: moved definition of Size_MatDepth_t and Size_MatDepth from ts_perf.hpp to perf_channels.cpp. This way they are closer to where they are needed and live in a different namespace (possibly the reason why the fix works). 9 years ago
Evgeny Agafonchikov 6a6d58d389 Adding test support for WINRT 10 years ago
Dikay900 7ca0557b40 typos in comments 10 years ago
Vladislav Vinogradov 9d294cbcf5 fix performance tests in tiny mode 10 years ago
Vladislav Vinogradov f1bec940b1 fix accuracy tests in tiny mode 10 years ago
Maxim Kostin cdd23440c9 Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
Vladislav Vinogradov 4254e35f6a merge new setUseOptimizations function with existed setUseOptimized 10 years ago
Vladislav Vinogradov c10f1851cb rename setOptimizations -> setUseOptimizations 10 years ago