mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-19 01:10:22 +00:00
3de084e41b
- fix single result submission, but still require that a user be logged in to submit a result Misc: - move testcase updating into show_tests.cgi from process_test.cgi - display all testcase info when editing tests (admin only) - can no longer edit testcase and submit results at the same time - add author info to testcases (Test.pm) - add extra checking to silence log errors originating from single_result.cgi and Litmus::DB::User::getDisplayName - update Litmus version number and last_updated field when editing testcases - use same testcase interface for viewing testcases and running testcases (test.html.tmpl)