23 Commits (b1b5e392e60c5370d37af9f28ac34117e6d011d9)

Author SHA1 Message Date
Andrey Kamaev d9c74f63e1 All tests writing temporary files are updated to use cv::tempfile() function 13 years ago
Andrey Kamaev f2d3b9b4a1 Warning fixes continued 13 years ago
Evgeny Talanin d3c73071ea Temporarily disable test on Mac 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Alexander Reshetnikov cff117c08b Updated saving paths for highgui tests 13 years ago
Alexander Reshetnikov 76852a499d Minor refactoring of video i/o tests: fixed error with indexes 13 years ago
Alexander Reshetnikov 8313095734 Changed saving paths for another highgui tests 13 years ago
Alexander Shishkov fc68c18c92 unrolled changes from r7601 (problems with Android,...) 13 years ago
Alexander Reshetnikov ce8c2892d8 Removed OS conditions from highgui tests 13 years ago
Vadim Pisarevsky 846e37ded5 fixed many warnings from GCC 4.6.1 13 years ago
Alexander Reshetnikov d7763d99de Minor code changes in test_video_io.cpp 13 years ago
Alexander Reshetnikov 23c2275449 Added conditional compiling for video i/o tests in highgui. 13 years ago
Alexander Reshetnikov deee349ba7 removed highgui video tests execution on macos; also minor code changes 13 years ago
Alexander Reshetnikov edc9d4f951 fixed compiling error under Windows; updated test_video_io.cpp 13 years ago
Alexander Reshetnikov 35c19442a7 updated 3 highgui tests 13 years ago
Alexander Reshetnikov a41b0902f4 Prepared some videos for future tests. Added first version of common positioning video test. 13 years ago
Andrey Kamaev 4168a698f6 Fixed highgui tests for Android 13 years ago
Andrey Morozov 03c7784186 added several new highgui tests 14 years ago
Andrey Morozov 19900d9894 converted all highgui tests to the format of google test system 14 years ago
Vadim Pisarevsky bf05872929 added opencv_test_highgui 14 years ago
Andrey Kamaev b906ad3108 Test system included into Android build 14 years ago
Vadim Pisarevsky 061b49e0b2 reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
Vadim Pisarevsky 758e826d2e do not use WIN64/_WIN64 anymore - CMake did not set it anyway. Use WIN32 + __x86_64 or _M_X64 instead. Also, make VideoInput optional (WITH_VIDEOINPUT=ON/OFF) => now Mingw-dw2 can build OpenCV 15 years ago
Vadim Pisarevsky 641c2ba83e repaired build on mac after libtiff update 15 years ago
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) 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago