opencv/modules/core/test
2012-03-29 12:00:34 +00:00
..
test_arithm.cpp Fixed 2 spontaneously failing tests 2012-03-29 03:05:41 +00:00
test_countnonzero.cpp fixed hundreds of warnings from MSVC 2010. 2012-03-16 21:21:04 +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 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 reverted broken opencv_test_core launcher 2011-06-10 12:21:26 +00:00
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 minor refactoring 2012-03-28 20:50:02 +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 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 bug #1318. extended RNG::fill with the optional saturateRange parameter 2012-03-29 12:00:34 +00:00