158 Commits (4.x)

Author SHA1 Message Date
Maksim Shabunin c0a84dcc85
Merge pull request #22651 from mshabunin:script-doc 2 years ago
rogday 4827fe86bb
Merge pull request #21088 from rogday:onnx_tests 3 years ago
Christian Clauss ebe4ca6b60 Fix typos discovered by codespell 3 years ago
Christian Clauss cdbb042ce4 Use print() function in both Python 2 and Python 3 3 years ago
Alexander Alekhin 59b4baee0c ts: migrate from cgi.escape to html.escape in .py file 4 years ago
Alexander Smorkalov 1212aef03b Analog of gtest_filter for java tests. 4 years ago
Alexander Alekhin 0a6adedaf1 valgrind: filter out hardware-accelerated videoio tests 4 years ago
Francesco Petrogalli 235e648bf5
Merge pull request #19268 from fpetrogalli:tabs-summary-output 4 years ago
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
Brian Wignall 659ffaddb4 Fix spelling typos 5 years ago
Alexander Alekhin 79f792ad05 ts: do not block reporting of launched "DISABLED_" tests 5 years ago
Alexander Alekhin 60488ffbbd gapi(test): disable memory consumption check in valgrind runs 5 years ago
luz.paz fcc7d8dd4e Fix modules/ typos 5 years ago
luz.paz ec43292e1e Fix modules/ typos 5 years ago
Alexander Alekhin 2b2633c11f videoio(gstreamer): port changes from 14834 6 years ago
Alexander Alekhin b958498074 java(test): test package filtering 6 years ago
Alexander Alekhin 52f16e0f55 tests: workaround for DYLD_LIBRARY_PATH on Apple MacOSX 6 years ago
Alexander Alekhin b38de57f9a ts: test tags for flexible/reliable tests filtering 6 years ago
Hamdi Sahloul 1059735bfb Merge pull request #12667 from cv3d:fix/ts_report 6 years ago
Hamdi Sahloul 1a81a97e9f Utilize the currently running Python executable 6 years ago
Alexander Alekhin ec9c53eeff ts: update valgrind test filter 6 years ago
Vitaly Tuzov 1f88a1af9c testlog_parser updated to handle output of latest GTest as well 6 years ago
Alexander Alekhin af883e88e1 ts: support QEMU launcher 6 years ago
Alexander Alekhin a00182db8e ts: run.py passthrough --test_* args "as is" 7 years ago
Alexander Alekhin 78f205ffa5 python: better Python 3 support 7 years ago
cclauss 8a79b167b8 Define execfile, file, long, raw_input, xrange for Python 3 7 years ago
cclauss de99f53e94 Don't forget self in table_formatter.py 7 years ago
cclauss 05c1a3d160 print() is a function in Python 3 7 years ago
Alexander Alekhin daf3368d2e perf reports: remove units from table cells 7 years ago
Maksim Shabunin 8ba88892d7 run.py: simplified scripts, fixed most of PEP8 warnings 7 years ago
Alexander Alekhin 8533b45ce9 cmake: Java/Android SDK refactoring 7 years ago
Alexander Alekhin 3a8a73ef6c ocl: skip unstable tests 7 years ago
Alexander Alekhin 9e9881aacc ts(misc): support tables exporting in markdown format 7 years ago
Alexander Alekhin 94dbc35d92 features2d(test): more AKAZE tests 7 years ago
Alexander Alekhin aad6d28e13 ts: don't run large videoio test (valgrind) 7 years ago
Alexander Alekhin 1650c664bc ts: don't run imgcodecs tests on large images (valgrind) 7 years ago
Alexander Alekhin d17b099994 ts: don't run DNN tests with large models (valgrind) 7 years ago
Alexander Alekhin bf0173bf38 ts: update valgrind suppressions 7 years ago
Alexander Alekhin 006966e629 trace: initial support for code trace 8 years ago
Alexander Alekhin 36b34465a4 cmake: include contrib modules into opencv_world 8 years ago
mshabunin f5bf1e510b Test run script: added long test filter for valgrind 8 years ago
Alexander Alekhin c57f145e90 ts: update run.py 8 years ago
Alexander Alekhin 8577f71810 ts: 2.4 changes 8 years ago
Alexander Alekhin 6f00e53159 ts: update run.py 8 years ago
Maksim Shabunin 7cb78451d1 Backported several changes from master branch: 9 years ago
Maksim Shabunin c3cf1be344 fixup! run.py: issues with forced configuration fixed 9 years ago
Maksim Shabunin 7df392bfd8 run.py: issues with forced configuration fixed 9 years ago
Maksim Shabunin 97878645bc Fix run.py test detection issues for debug VS configurations 9 years ago
Maksim Shabunin 1e869c5e49 ts: refactor run.py script 9 years ago
Maksim Shabunin 90c74e3be0 ts: refactor run.py script 9 years ago