projects
/
platform
/
upstream
/
opencv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35e8d70
)
now opencv_tests_gpu takes path to tesdata from OPENCV_TEST_DATA_PATH
author
Anatoly Baksheev
<no@email>
Tue, 23 Nov 2010 10:01:16 +0000
(10:01 +0000)
committer
Anatoly Baksheev
<no@email>
Tue, 23 Nov 2010 10:01:16 +0000
(10:01 +0000)
tests/gpu/src/gputest_main.cpp
patch
|
blob
|
history
diff --git
a/tests/gpu/src/gputest_main.cpp
b/tests/gpu/src/gputest_main.cpp
index
d567c0f
..
54046d7
100644
(file)
--- a/
tests/gpu/src/gputest_main.cpp
+++ b/
tests/gpu/src/gputest_main.cpp
@@
-41,7
+41,7
@@
#include "gputest.hpp"
-CvTS test_system;
+CvTS test_system
("gpu")
;
const char* blacklist[] =
{