14 Commits (f7c1749379a8fd65c5c2162247689894387d8593)

Author SHA1 Message Date
Alexander Shishkov 12266265d8 moved failed tests to corresponding blacklists (issues #433, 454, 661, 662) 14 years ago
Vadim Pisarevsky ced8192174 fixed several GCC warnings; fixed crash in kmeans test (because of cv::swap(Mat&a, Mat&b)) (ticket #616) 14 years ago
P. Druzhkov 501e81eb3b fix gbtrees test 14 years ago
Alexander Shishkov 949d31093e moved CvGBTrees_test test to blacklist (issue 630) 14 years ago
Alexander Shishkov 445f44c152 Move failed tests to corresponding blacklists 14 years ago
Vadim Pisarevsky 387f2040d3 the path to "opencv/opencv_extra/testdata" can now be set using OPENCV_TEST_DATA_PATH. Filter pattern can now start with ">" or ">=" symbols, meaning - run all the test, beginning from the particular one - convenient for resuming tests after fixing crashed tests 14 years ago
Alexander Shishkov 5d6467708c remove failed tests (issues #612-616) 14 years ago
P. Druzhkov d611fb61fc Gradient Boosting Trees (CvGBTrees) added to opencv mll. Test for all CvGBTrees public methods added. 14 years ago
Victor Erukhimov 451939ce98 Commenting out aertrees test due to a failure on windows 32 15 years ago
Vadim Pisarevsky f894d1de31 replaced unlink() & _unlink() with more standard remove() (ticket #334) 15 years ago
Alexander Shishkov ad66d33e81 exclude failed tests 15 years ago
Vadim Pisarevsky 670fff5f42 added workaround for strange tmpnam() output from VS2010. turned off optimization for DCT & DFT on Win64 for VS200x (VS2010 builds it fine) 15 years ago
Alexander Shishkov 1c856283ec exclude failed tests 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago