opencv/modules/core/test
2012-04-23 12:29:23 +00:00
..
test_arithm.cpp NORM_L2SQR added too (ticket #1840) 2012-04-23 12:29:23 +00:00
test_countnonzero.cpp fixed incorrect boundaries in countNonZero test 2012-04-10 12:39:32 +00:00
test_ds.cpp ~40 warnings under VS2008 2011-06-11 17:24:09 +00:00
test_dxt.cpp added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 2011-07-19 12:27:07 +00:00
test_eigen.cpp fixed crashes in videocapture and videowriter on Ubuntu 11.10 2012-04-09 12:50:29 +00:00
test_io.cpp Added test for reading empty Mat from FileStorage 2012-04-04 13:10:03 +00:00
test_main.cpp reverted broken opencv_test_core launcher 2011-06-10 12:21:26 +00:00
test_mat.cpp modified reduce test 2012-04-11 11:53:56 +00:00
test_math.cpp Fixed 9 more build warnings 2012-04-12 16:21:08 +00:00
test_operations.cpp fixed Core_Array.expressions test 2012-04-10 21:28:53 +00:00
test_precomp.cpp fixed compile problems when Makefiles are used 2011-01-11 12:14:31 +00:00
test_precomp.hpp 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_rand.cpp fixed RAND test for float values 2012-04-06 10:35:25 +00:00