opencv/modules/core/test
2012-03-28 09:57:31 +00:00
..
test_arithm.cpp fixed mask operations with uninitialized output array, added the corresponding test (ticket #1286) 2012-03-28 09:07:00 +00:00
test_countnonzero.cpp fixed hundreds of warnings from MSVC 2010. 2012-03-16 21:21:04 +00:00
test_ds.cpp
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 hundreds of warnings from MSVC 2010. 2012-03-16 21:21:04 +00:00
test_io.cpp fixed writing huge matrices (ticket #1439) 2012-03-28 09:57:31 +00:00
test_main.cpp
test_mat.cpp Input/Output arrays are updated to support fixed-type and fixed-size semantic for all compatible types 2012-03-26 08:18:53 +00:00
test_math.cpp fixed many warnings from GCC 4.6.1 2012-03-17 09:22:31 +00:00
test_operations.cpp fixed a few compile problems in SparseMat code; fixed iteration over an empty sparse matrix (ticket #1587) 2012-03-27 14:43:24 +00:00
test_precomp.cpp
test_precomp.hpp
test_rand.cpp