Fixes: Android NDK r7b, android build warnings, build with Visual Studio 2005.
[profile/ivi/opencv.git] / modules / core / test / test_arithm.cpp
2012-02-16 Andrey KamaevFixes: Android NDK r7b, android build warnings, build...
2011-12-19 Andrey KamaevFixed cv::norm accuracy test allowed error
2011-11-21 Kirill KornyakovOptimized version of 32F Norm function demands bigger...
2011-07-19 Vadim Pisarevskyadded COVAR_ and SORT_ enums to core.hpp; fixed many...
2011-06-30 Vadim Pisarevskypropagated some more fixes from 2.3 branch to the trunk
2011-04-17 Vadim Pisarevskya big patch; use special proxy types (Input/OutputArray...
2011-02-09 Vadim Pisarevskyfixed build on Windows with MSVC2010
2011-02-09 Vadim Pisarevskyfixed bugs in CartToPolarToCart test
2011-02-09 Vadim Pisarevskyreworked nearly all of the OpenCV tests (except for...
2011-01-11 Vadim Pisarevskyfixed compile problems when Makefiles are used
2011-01-11 Vadim Pisarevskyupdated the new arithmetic tests
2010-12-28 Vadim Pisarevskymoved gtest to modules; added some gtest-based tests