opencv/modules/highgui/test
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members
Made all STL usages explicit to be able automatically find all usages of
particular class or function.
2013-02-25 15:04:17 +04:00
..
test_drawing.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
test_ffmpeg.cpp removed libstdc++ dependency 2013-02-12 14:20:23 +04:00
test_fourcc.cpp Fix truncation of fourcc value in dshow capture property setter (bug #2535) 2013-01-31 12:00:04 +04:00
test_framecount.cpp disabled several tests on Mac when no FFMPEG is used; disabled automatic table initialization in imgwarp in the case of MinGW 2012-10-22 21:13:26 +04:00
test_grfmt.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
test_gui.cpp Tested cvDestroyAllWindows() without windows 2013-01-30 15:25:10 +04:00
test_main.cpp minor fix in highgui tests 2011-06-02 08:53:12 +00:00
test_positioning.cpp disabled several tests on Mac when no FFMPEG is used; disabled automatic table initialization in imgwarp in the case of MinGW 2012-10-22 21:13:26 +04:00
test_precomp.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 2011-02-09 20:55:11 +00:00
test_precomp.hpp Fix OS X build warnings 2012-11-09 11:29:52 +04:00
test_video_io.cpp fixed compile errors in ocl tests; disabled a few problematic tests 2012-10-29 23:37:18 +04:00
test_video_pos.cpp disabled several tests on Mac when no FFMPEG is used; disabled automatic table initialization in imgwarp in the case of MinGW 2012-10-22 21:13:26 +04:00