Commit Graph

14 Commits

Author SHA1 Message Date
Alexander Shishkov
12266265d8 moved failed tests to corresponding blacklists (issues #433, 454, 661, 662) 2010-11-10 12:20:14 +00:00
Vadim Pisarevsky
ced8192174 fixed several GCC warnings; fixed crash in kmeans test (because of cv::swap(Mat&a, Mat&b)) (ticket #616) 2010-11-04 15:59:10 +00:00
P. Druzhkov
501e81eb3b fix gbtrees test 2010-10-30 12:42:11 +00:00
Alexander Shishkov
949d31093e moved CvGBTrees_test test to blacklist (issue 630) 2010-10-26 09:18:46 +00:00
Alexander Shishkov
445f44c152 Move failed tests to corresponding blacklists 2010-10-19 15:06:22 +00:00
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 2010-10-19 13:49:13 +00:00
Alexander Shishkov
5d6467708c remove failed tests (issues #612-616) 2010-10-18 12:32:08 +00:00
P. Druzhkov
d611fb61fc Gradient Boosting Trees (CvGBTrees) added to opencv mll. Test for all CvGBTrees public methods added. 2010-10-13 20:18:12 +00:00
Victor Erukhimov
451939ce98 Commenting out aertrees test due to a failure on windows 32 2010-07-31 10:28:17 +00:00
Vadim Pisarevsky
f894d1de31 replaced unlink() & _unlink() with more standard remove() (ticket #334) 2010-07-17 11:51:17 +00:00
Alexander Shishkov
ad66d33e81 exclude failed tests 2010-07-17 09:43:30 +00:00
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) 2010-07-16 14:16:18 +00:00
Alexander Shishkov
1c856283ec exclude failed tests 2010-07-12 13:22:59 +00:00
Vadim Pisarevsky
127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00