opencv/modules/core/src
Andrey Kamaev 7c6191ec11 Refactored run.py script and temporary file generation logic
* use OPENCV_TEMP_PATH environment variable on all platforms
* fix cleanup after OpenCV tests on Windows
* add --list flag to output names of all tests found
* do not override user-passed --perf_min_samples and --perf_force_samples
  options by --check flag
* fix complier checks inside run.py
2012-12-08 15:43:23 +04:00
..
cuda Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
algorithm.cpp Fix SHORT data type support in Algorithm 2012-10-26 17:00:13 +04:00
alloc.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
arithm.cpp Restore core multiply/divide depth to CV_64F value. 2012-10-21 11:20:39 +04:00
array.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cmdparser.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
convert.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
copy.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
datastructs.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
drawing.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
dxt.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
gpumat.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
lapack.cpp now invert 3x3 on "bad" matrices works well on Windows 2012-11-28 23:05:51 +04:00
mathfuncs.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
matmul.cpp Fix implementation of PCA overload with retained variance parameter 2012-10-22 18:46:20 +04:00
matop.cpp fixed bug #2106; added test 2012-06-27 20:51:48 +00:00
matrix.cpp Remove wrong assertion 2012-10-23 15:28:44 +04:00
opengl_interop.cpp Fix build on Windows with OpenGl enabled 2012-11-09 10:00:24 +04:00
out.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
parallel.cpp Remove windows.h include from opencv2/core/internal.hpp to avoid conflicts with TBB library. 2012-11-01 12:44:10 +04:00
persistence.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
precomp.hpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
rand.cpp Remove windows.h include from opencv2/core/internal.hpp to avoid conflicts with TBB library. 2012-11-01 12:44:10 +04:00
stat.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
system.cpp Refactored run.py script and temporary file generation logic 2012-12-08 15:43:23 +04:00
tables.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00