opencv/modules/ts/misc
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
..
chart.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
color.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
concatlogs.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
report.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
run.py Refactored run.py script and temporary file generation logic 2012-12-08 15:43:23 +04:00
summary.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
table_formatter.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00
testlog_parser.py add #/usr/bin/env python to all python files 2012-11-23 22:57:22 +04:00