the path to "opencv/opencv_extra/testdata" can now be set using OPENCV_TEST_DATA_PATH...
authorVadim Pisarevsky <no@email>
Tue, 19 Oct 2010 13:49:13 +0000 (13:49 +0000)
committerVadim Pisarevsky <no@email>
Tue, 19 Oct 2010 13:49:13 +0000 (13:49 +0000)
commit387f2040d326f86f19b96223b5b911b390deb580
tree259bd4c3ee60b7c2660ec5224c12d66a265aac59
parentd5c57646bc61580b4c6c845efddca0c4b12d1864
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
tests/cv/src/tsysa.cpp
tests/cxcore/src/cxcoretest_main.cpp
tests/cxts/cxts.cpp
tests/cxts/cxts.h
tests/ml/src/mltest_main.cpp