Source code

Revision control

Copy as Markdown

Other Tools

[update-registration-with-type.https.html]
[Update the registration with a different script type (module => classic).]
expected: FAIL
[Update the registration with a different script type (classic => module).]
expected: FAIL
[Update the registration with a different script type (classic => module) and with a same main script. Expect evaluation failed.]
expected:
FAIL
[Update the registration with a different script type (module => classic) and with a same main script. Expect evaluation failed.]
expected:
FAIL
[Update the registration with a different script type (module => classic) and with a same main script.]
expected:
if (os == "linux") and not debug: ["PASS", "FAIL"]
[Does not update the registration with the same script type and the same main script.]
expected:
if (os == "linux") and not debug: ["PASS", "FAIL"]