26 Commits

Author SHA1 Message Date
Matthias Kuhn
532f548dac Fix warning in parse_dash_results 2020-08-02 13:55:27 +02:00
Matthias Kuhn
2677de9a6c Allow adding a new set of control images 2020-08-02 13:55:14 +02:00
Matthias Kuhn
23acbf1b5a Capitalization in parse_dash_results 2020-08-02 13:54:23 +02:00
Matthias Kuhn
c1bd69cbb6 Allow to maximize parse_dash_results window 2020-08-02 13:53:56 +02:00
Matthias Kuhn
f7ca8b6786 Make test folder detection more robust 2020-07-31 07:10:26 +10:00
Matthias Kuhn
2f99a327b0 Improve cli of parse_dash_results 2020-07-31 07:10:26 +10:00
Nyall Dawson
d2238d8f14 Fix parse_dash_result helper script layout issues, add handling
of multiple matching images
2020-07-31 07:10:26 +10:00
Matthias Kuhn
0aa1eb0e1e
Merge branch 'master' into pyflakes 2020-05-06 08:32:48 +02:00
Andrea Giudiceandrea
3474934185
Fix parse_dash_results.py
removing a parenthesis too many
2020-05-06 14:37:34 +10:00
Matthias Kuhn
2dafee528b Fix some remaining issues 2020-05-05 23:43:36 +02:00
Matthias Kuhn
baf18a449c Fix parse dash results 2020-05-05 23:28:36 +02:00
Matthias Kuhn
735d66c6de Improve help 2020-02-01 09:42:44 +01:00
Matthias Kuhn
8cebe90112 Add some help 2020-01-22 15:53:01 +01:00
Matthias Kuhn
587d2a1d68 Update cdash parse_dash_results to new API 2020-01-22 15:47:57 +01:00
Guillaume Pasero
05e267ae55 TEST: change to cdash 2.6 2019-07-16 09:13:27 +10:00
Bas Couwenberg
2628c480c5 Don't include revision in sources.
Prevent changes to files that weren't changed between releases.
This eases review of the changes between releases significantly.
2019-05-17 16:47:47 +02:00
Denis Rouzaud
d5bb4a72e9 fix bad regex in parse_dash_results 2018-02-27 05:47:51 -09:00
Matthias Kuhn
0a9a352f77
Make parse_dash_result safer to use 2017-09-29 17:40:27 +02:00
Matthias Kuhn
e2fa1a09ef
parse_dash_results: Clean exit when finished 2017-09-28 13:22:41 +02:00
Matthias Kuhn
a33c86db90
parse_dash_results: Better info messages 2017-09-28 13:22:41 +02:00
Matthias Kuhn
84955b2cdc
parse_dash_results: Put images in scroll area 2017-09-28 13:22:40 +02:00
Matthias Kuhn
6ff708e4e2
Update parse_dash_results.py for Python 3 2017-09-28 13:22:38 +02:00
Juergen E. Fischer
c77172ed3d fix more flake8 warnings 2017-03-05 10:21:24 +01:00
Nyall Dawson
6bffa17cc2 Fix failing tests 2017-01-30 19:13:07 +10:00
Nyall Dawson
4a800a13c2 Fix tests 2017-01-22 21:29:23 +10:00
Nyall Dawson
a07a57e608 Add new script to handle multiple render results from a dash
results page in an interactive way

Allows generation and tweaking of mask images while previewing
the result
2016-10-01 14:29:43 +10:00