opencv/modules/core/test
2012-05-30 09:00:32 +00:00
..
test_arithm.cpp Merged the trunk r8291:8321 2012-05-18 12:34:01 +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 decreased the number of tests in Core_Eigen, decreased the maximum matrix size in Core_SVD; now those tests take less time to complete 2012-04-28 11:00:34 +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 Merged the trunk r8345:8376 2012-05-18 13:18:37 +00:00
test_math.cpp decreased the number of tests in Core_Eigen, decreased the maximum matrix size in Core_SVD; now those tests take less time to complete 2012-04-28 11:00:34 +00:00
test_misc.cpp Merged the trunk r8459:8466 (inclusive) 2012-05-30 09:00:32 +00:00
test_operations.cpp added Matx<4,4>*Scalar operator (ticket #1830) 2012-04-25 08:59:37 +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