opencv/modules/ts/misc
Francesco Petrogalli 235e648bf5
Merge pull request #19268 from fpetrogalli:tabs-summary-output
* [ts][summary.py] Extend `-o` to support tabs separated output.

* [ts][summary.py] Improve TABS sepatated output.

There is no need to print TAB at the beginning and at the end of each
row in the table.

Cosmetic change: using python list comprehension instead of for loop
to process a single row.
2021-01-14 12:01:36 +00:00
..
chart.py perf reports: remove units from table cells 2018-01-27 14:38:40 +00: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
perf_tests_timing.py print() is a function in Python 3 2018-05-03 07:12:12 +02:00
report.py Merge pull request #12667 from cv3d:fix/ts_report 2018-09-29 20:03:54 +03:00
run_android.py Fix spelling typos 2019-12-27 12:46:53 +00:00
run_long.py ts: update valgrind test filter 2018-09-19 00:55:56 +00:00
run_suite.py java(test): test package filtering 2019-05-26 15:12:05 +00:00
run_utils.py tests: workaround for DYLD_LIBRARY_PATH on Apple MacOSX 2019-04-17 15:19:33 +03:00
run.py java(test): test package filtering 2019-05-26 15:12:05 +00:00
summary.py Merge pull request #19268 from fpetrogalli:tabs-summary-output 2021-01-14 12:01:36 +00:00
table_formatter.py Merge pull request #19268 from fpetrogalli:tabs-summary-output 2021-01-14 12:01:36 +00:00
testlog_parser.py ts: do not block reporting of launched "DISABLED_" tests 2019-10-31 15:13:50 +03:00
trace_profiler.py Define execfile, file, long, raw_input, xrange for Python 3 2018-05-03 09:19:05 +02:00
xls-report.py Added more colorizing options to XLS generating script 2014-02-17 17:01:23 +04:00