This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-11-26 04:00:30 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
586ff429ec
opencv
/
modules
/
core
/
test
/
test_main.cpp
4 lines
48 B
C++
Raw
Normal View
History
Unescape
Escape
fixed compile problems when Makefiles are used
2011-01-11 20:14:31 +08:00
#
include
"test_precomp.hpp"
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
2011-02-10 04:55:11 +08:00
reverted broken opencv_test_core launcher
2011-06-10 20:21:26 +08:00
CV_TEST_MAIN
(
"
cv
"
)
Reference in New Issue
Copy Permalink