Francois Gouget : testbot/Submit: Let the user pick the Wine build and language to test.
Module: tools Branch: master Commit: df70bbf9adbce66031aaee24aba68f2f6ad0ce6b URL: https://source.winehq.org/git/tools.git/?a=commit;h=df70bbf9adbce66031aaee24... Author: Francois Gouget <fgouget(a)codeweavers.com> Date: Thu Oct 3 10:11:38 2019 +0200 testbot/Submit: Let the user pick the Wine build and language to test. The Wine VMs are duplicated in the list, one entry per build, so the user can choose to test a patch or executable on one or all of the Wine builds. However the supported languages are presented in a drop-down list to keep the list size reasonable. So only one can be tested per Wine build. Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- testbot/lib/WineTestBot/Missions.pm | 34 ++- testbot/web/Submit.pl | 403 ++++++++++++++++++++++++------------ 2 files changed, 300 insertions(+), 137 deletions(-) Diff: https://source.winehq.org/git/tools.git/?a=commitdiff;h=df70bbf9adbce66031aa...
participants (1)
-
Alexandre Julliard