Module: appdb Branch: master Commit: 688664c3a41da8618a653b2c08446edfcc06f0d0 URL: http://source.winehq.org/git/appdb.git/?a=commit;h=688664c3a41da8618a653b2c0...
Author: Rosanne DiMesio dimesio@earthlink.net Date: Wed Sep 27 13:45:22 2017 -0500
Add hasProblems yes/no question to the test report form
Adds question to form and checks user responses against the responses to the Installs?, Runs?, and usedWorkarounds questions and the rating given. The user is shown an error message if the response/rating combination does not conform to the rating definitions, e.g., rating cannot be Platinum if the answer to this question is yes.
Signed-off-by: Rosanne DiMesio dimesio@earthlink.net Signed-off-by: Jeremy Newman jnewman@codeweavers.com
---
include/testData.php | 94 ++++++++++++++++++++++++++++++++++------------------ 1 file changed, 62 insertions(+), 32 deletions(-)
Diff: http://source.winehq.org/git/appdb.git/?a=commitdiff;h=688664c3a41da8618a653...