65 Commits (d9421ac148f3ad4878b3a75c58da58c24f19ed01)

Author SHA1 Message Date
Alexander Smorkalov daa8f7dfc6 Partially back-port #25075 to 4.x 1 year ago
Alexander Alekhin 69020666fe test: reproducible results, enabled 2-channel tests, increased some thresholds 2 years ago
Sean McBride 35f1a90df7
Merge pull request #22149 from seanm:sprintf 3 years ago
yuki takehara a6277370ca
Merge pull request #21107 from take1014:remove_assert_21038 4 years ago
Francesco Petrogalli d29c7e7871
Merge pull request #20392 from fpetrogalli:aarch64-semihosting 4 years ago
Alexander Alekhin d35e2f5339 core(ipp): workaround getIppTopFeatures() value mismatch 5 years ago
Alexander Alekhin da2978f607 ts: cvtest::debugLevel / --test_debug=<N> option 5 years ago
Alexander Alekhin 83e1d79403 core: update CPUs detection 5 years ago
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
Alexander Alekhin 5639f5a296 ts: count skipped tests via SkipTestException 6 years ago
Alexander Alekhin f4d55d512f
imgproc: fix bit-exact GaussianBlur() / sepFilter2D() (#15855) 6 years ago
Alexander Alekhin 654d0c29ad ts: fix callback function signature 6 years ago
Alexander Alekhin bc95c609ff ts: runtime check for misused 'optional' test data files 6 years ago
Alexander Alekhin 13a782c039 test: fix usage of findDataFile() 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 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
Vadim Pisarevsky 0f622206e4
completely new C++ persistence implementation (#13011) 7 years ago
Maksim Shabunin cecf84410c Added option to fail on missing testdata 7 years ago
Alexander Alekhin af0c930e77 ts: don't pass NULL for std::string() constructor 7 years ago
Maksim Shabunin 597db69151 ts: test case list is printed after cmd line parsing, refactored 7 years ago
Alexander Alekhin 6e767e2376 ts: add findDataDirectory() function 7 years ago
Alexander Alekhin c7fc563dc0 calib3d: chessboard detector - replace OpenCV C API 7 years ago
Alexander Alekhin 6582afcdbb ts: add BigData tests category (skipped by default) 7 years ago
Alexander Alekhin 576d2dbac0 refactor: don't use CV_ErrorNoReturn() internally 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Alexander Alekhin 5232ea1ee6 ts(feature): add "--test_threads=<N>" command-line option 7 years ago
Pavel Rojtberg 6fb9d42c3f Hid symbols in static builds, added LTO flags, removed exports from ts 8 years ago
Alexander Alekhin 3a8a73ef6c ocl: skip unstable tests 8 years ago
Alexander Alekhin 602f047fe8 build: replace WIN32 => _WIN32 8 years ago
Alexander Alekhin 006966e629 trace: initial support for code trace 8 years ago
Alexander Alekhin 03bcfe4107 test: fix RNG problem in accuracy tests 9 years ago
Alexander Alekhin 71b2409df0 ts: added findDataFile() utility function and SkipTestException 9 years ago
Nikolay Polyarniy 8026824563 ts module: includes moved out from cvtest namespace 10 years ago
Ilya Lavrenov 486c40f578 fixed uninitialized values warning in bad arg test class 10 years ago
Ilya Lavrenov 47cee8715b fixed uninitialized values warning in bad arg test class 10 years ago
Evgeny Agafonchikov 6a6d58d389 Adding test support for WINRT 10 years ago
Alexander Smorkalov 6bb6039ebb Fixes for QNX 6.6 Neitrino support. 11 years ago
Ilya Lavrenov 05a47d9014 cmd option 11 years ago
Alexander Alekhin 206b56ed39 ts: catch & append general exceptions into log 12 years ago
Andrey Kamaev 8f32902ce6 Minimize usages of legacy C API inside the library 12 years ago
Andrey Kamaev 89356ff16d Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
Andrey Kamaev e79e81c6cd Fix Windows build warnings 12 years ago
Andrey Pavlenko e287dea91b fixing build warnings 12 years ago
Andrey Pavlenko 81721d0dce enabling sanity checks for warp and resize functions on Android 12 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago