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

This commit is contained in:
Vadim Pisarevsky
2010-10-19 13:49:13 +00:00
parent d5c57646bc
commit 387f2040d3
5 changed files with 46 additions and 30 deletions

View File

@@ -41,7 +41,7 @@
#include "cvtest.h"
CvTS test_system;
CvTS test_system("cv");
const char* blacklist[] =
{