opencv/modules/core/test
Alexander Smorkalov 63786c389f Warning and review notes fixes.
WITH_WINRT -> ENABLE_WINRT_MODE;
Some temporary char* replaced with Ptr<char>;
Build fix for regular WIN32;
Windows Platform SDK and MSVC search added to cmake;
Warinig fixes.
2013-08-02 04:10:56 -07:00
..
test_arithm.cpp Multiple fixes for WinRT 2013-03-26 17:19:52 -07:00
test_countnonzero.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_ds.cpp fixed #2297, #2300; fixed several warnings 2012-08-28 13:45:35 +04:00
test_dxt.cpp fixed Core_MulSpectrums failure 2013-02-25 22:02:24 +04:00
test_eigen.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
test_io.cpp Backported globbing from master. 2013-04-10 19:36:39 +04:00
test_main.cpp Warning and review notes fixes. 2013-08-02 04:10:56 -07:00
test_mat.cpp Fix implementation of PCA overload with retained variance parameter 2012-10-22 18:46:20 +04:00
test_math.cpp added test for bug #1448 and hopefully fixes the bug #2898 2013-03-20 11:58:19 +04:00
test_misc.cpp Added a test that documents that negative numbers are not clipped by cv::saturate_cast 2013-02-11 14:58:38 +04:00
test_operations.cpp added tests for #1373, #2629, #2719; fixed another bug in determinant(Matx<T,n,n>) 2013-01-28 17:27:08 +04:00
test_precomp.cpp fixed compile problems when Makefiles are used 2011-01-11 12:14:31 +00:00
test_precomp.hpp Fix OS X build warnings 2012-11-09 11:29:52 +04:00
test_rand.cpp Backported RNG_MT19937 from master. 2013-04-10 19:39:38 +04:00