]> rtime.felk.cvut.cz Git - opencv.git/history - opencv/tests/cxts/cxts.cpp
fixed build on MSVC 2003
[opencv.git] / opencv / tests / cxts / cxts.cpp
2010-04-05 vp153fixed build on MSVC 2003
2010-04-05 vp153round scalars in the case of integer arrays in adds...
2010-03-17 vp153made some tweaks in stereosgbm test + fixed logbuf...
2010-02-19 baeuml- fix Vec constructor so that it behaves as documented...
2010-02-01 anatolythrow exception instead of crash causing for win32
2010-01-11 vp153fixed several MSVC warnings + 2 fails in tests
2010-01-11 vp153always print test case number in the log
2010-01-11 vp153added CvBadArgTest - base class for bad arg tests
2010-01-05 vp153fix -tn option handling
2010-01-05 vp153repaired reading test parameters
2009-12-30 relrotcivAdded a -tn option for setting test name from command...
2009-12-30 alexeylatyshevBreak on error enabled
2009-12-25 vp153distinguish between OpenCV errors and HW exceptions...
2009-12-25 vp153added "-r" flag to continue tests execution after a...
2009-12-25 vp153fixed estimateRigidTransform, renamed estimateRigidTran...
2009-11-03 vp153improved robustness of the performance tests; added...
2009-11-03 vp153with MSVC enable OpenMP only in Debug; disabled force...
2009-11-02 vp153several performance improvements (some SSE3 optimizatio...
2009-10-29 vp153more accurate time measurements (getTickCount) on MacOS...
2009-09-23 vp153make the tests executables return the number of failed...
2009-07-27 markasbachAgain an update of autotools related files.
2009-07-18 vp153add check for _WIN32 in addition to WIN32 for more...
2009-06-12 vp153fixed many compiler warnings and errors in x64 build...
2009-03-03 vp153fixed the test system and the tests according to the...
2008-12-12 vp153added help information
2008-12-08 vp153eliminated most GCC 4.3 warnings
2008-06-06 xavier98Implements kd-trees and best-bin-first for approx neare...
2006-10-26 vp153on Linux/Unix try to locate test data using "srcdir...
2006-10-18 vp153fixed 64-bit compiler warning
2006-10-12 vp153version number raised to 1.0
2006-08-04 vp153added inverse test regexp option ("!...")
2006-08-03 vp153fixed GCC4.1 warnings
2006-07-28 vp153added test_case_count_scale parameter
2006-07-18 markasbach- keyword 'static' used in wrong place. Compiles again.
2006-07-13 vp153minor fix for IA64 compiler
2006-05-04 vp153VS2005 related fixes.
2005-07-14 vp153a few tests fixed/rewritten
2005-06-03 vp153make the code compile and run on EM64T(~AMD64)
2005-03-16 vp153no message
2004-12-23 vp153no message
2004-12-22 vp153no message
2004-12-03 vp153no message
2004-10-22 vp153no message
2004-10-13 vp153now tests can be grouped
2004-08-18 vp153no message