Blame layout/reftests/reftest-sanity/scripttests.list

Packit f0b94e
# test script keyword.
Packit f0b94e
Packit f0b94e
# cases where the test does not include an appropriate getTestCases() function,
Packit f0b94e
# or where getTestCases() does not return an array of objects with methods
Packit f0b94e
# testPassed() and testDescription() can not be included since they always
Packit f0b94e
# produce unexpected failures.
Packit f0b94e
Packit f0b94e
script scripttest-pass.html
Packit f0b94e
fails script scripttest-fail.html
Packit f0b94e
fails script scripttest-pass-fail.html