Side by Side Diff: LayoutTests/fast/js/function-apply.html
Issue 20867002 :
Remove old tests that have been migrated to the v8 repo. (Closed)
Patch Set: remove unused script-tests as well
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/TestExpectations
LayoutTests/fast/js/JSON-parse-reviver.html
LayoutTests/fast/js/JSON-parse-reviver-expected.txt
LayoutTests/fast/js/array-bad-time.html
LayoutTests/fast/js/array-bad-time-expected.txt
LayoutTests/fast/js/array-float-delete.html
LayoutTests/fast/js/array-float-delete-expected.txt
LayoutTests/fast/js/array-functions-non-arrays.html
LayoutTests/fast/js/array-functions-non-arrays-expected.txt
LayoutTests/fast/js/array-prototype-properties.html
LayoutTests/fast/js/array-prototype-properties-expected.txt
LayoutTests/fast/js/array-slow-put.html
LayoutTests/fast/js/array-slow-put-expected.txt
LayoutTests/fast/js/array-tostring-ignore-separator.html
LayoutTests/fast/js/array-tostring-ignore-separator-expected.txt
LayoutTests/fast/js/basic-strict-mode.html
LayoutTests/fast/js/basic-strict-mode-expected.txt
LayoutTests/fast/js/caller-property.html
LayoutTests/fast/js/caller-property-expected.txt
LayoutTests/fast/js/date-big-setmonth.html
LayoutTests/fast/js/date-big-setmonth-expected.txt
LayoutTests/fast/js/date-negative-setmonth.html
LayoutTests/fast/js/date-negative-setmonth-expected.txt
LayoutTests/fast/js/date-preserve-milliseconds.html
LayoutTests/fast/js/date-preserve-milliseconds-expected.txt
LayoutTests/fast/js/date-toisostring.html
LayoutTests/fast/js/date-toisostring-expected.txt
LayoutTests/fast/js/end-in-string-escape.html
LayoutTests/fast/js/end-in-string-escape-expected.txt
LayoutTests/fast/js/exception-properties.html
LayoutTests/fast/js/exception-properties-expected.txt
LayoutTests/fast/js/exception-registerfile-shrink.html
LayoutTests/fast/js/exception-registerfile-shrink-expected.txt
LayoutTests/fast/js/excessive-comma-usage.html
LayoutTests/fast/js/excessive-comma-usage-expected.txt
LayoutTests/fast/js/function-apply.html
LayoutTests/fast/js/function-apply-expected.txt
LayoutTests/fast/js/function-constructor-error.html
LayoutTests/fast/js/function-constructor-error-expected.txt
LayoutTests/fast/js/function-toString-parentheses.html
LayoutTests/fast/js/function-toString-parentheses-expected.txt
LayoutTests/fast/js/function-toString-semicolon-insertion.html
LayoutTests/fast/js/function-toString-semicolon-insertion-expected.txt
LayoutTests/fast/js/modify-non-references.html
LayoutTests/fast/js/modify-non-references-expected.txt
LayoutTests/fast/js/native-error-prototype.html
LayoutTests/fast/js/native-error-prototype-expected.txt
LayoutTests/fast/js/number-toString.html
LayoutTests/fast/js/number-toString-expected.txt
LayoutTests/fast/js/number-tofixed.html
LayoutTests/fast/js/number-tofixed-expected.txt
LayoutTests/fast/js/number-toprecision.html
LayoutTests/fast/js/number-toprecision-expected.txt
LayoutTests/fast/js/numeric-escapes-in-string-literals.html
LayoutTests/fast/js/numeric-escapes-in-string-literals-expected.txt
LayoutTests/fast/js/object-bad-time.html
LayoutTests/fast/js/object-bad-time-expected.txt
LayoutTests/fast/js/object-extra-comma.html
LayoutTests/fast/js/object-extra-comma-expected.txt
LayoutTests/fast/js/object-prototype-constructor.html
LayoutTests/fast/js/object-prototype-constructor-expected.txt
LayoutTests/fast/js/object-prototype-properties.html
LayoutTests/fast/js/object-prototype-properties-expected.txt
LayoutTests/fast/js/object-prototype-toLocaleString.html
LayoutTests/fast/js/object-prototype-toLocaleString-expected.txt
LayoutTests/fast/js/object-slow-put.html
LayoutTests/fast/js/object-slow-put-expected.txt
LayoutTests/fast/js/parser-syntax-check.html
LayoutTests/fast/js/parser-syntax-check-expected.txt
LayoutTests/fast/js/primitive-property-access-edge-cases.html
LayoutTests/fast/js/primitive-property-access-edge-cases-expected.txt
LayoutTests/fast/js/read-modify-eval.html
LayoutTests/fast/js/read-modify-eval-expected.txt
LayoutTests/fast/js/regexp-bol.html
LayoutTests/fast/js/regexp-bol-expected.txt
LayoutTests/fast/js/regexp-bol-with-multiline.html
LayoutTests/fast/js/regexp-bol-with-multiline-expected.txt
LayoutTests/fast/js/regexp-extended-characters-crash.html
LayoutTests/fast/js/regexp-extended-characters-crash-expected.txt
LayoutTests/fast/js/regexp-lastindex.html
LayoutTests/fast/js/regexp-lastindex-expected.txt
LayoutTests/fast/js/regexp-look-ahead.html
LayoutTests/fast/js/regexp-look-ahead-empty.html
LayoutTests/fast/js/regexp-look-ahead-empty-expected.txt
LayoutTests/fast/js/regexp-look-ahead-expected.txt
LayoutTests/fast/js/regexp-no-extensions.html
LayoutTests/fast/js/regexp-no-extensions-expected.txt
LayoutTests/fast/js/regexp-non-capturing-groups.html
LayoutTests/fast/js/regexp-non-capturing-groups-expected.txt
LayoutTests/fast/js/regexp-non-greedy-parentheses.html
LayoutTests/fast/js/regexp-non-greedy-parentheses-expected.txt
LayoutTests/fast/js/regexp-range-out-of-order.html
LayoutTests/fast/js/regexp-range-out-of-order-expected.txt
LayoutTests/fast/js/regexp-ranges-and-escaped-hyphens.html
LayoutTests/fast/js/regexp-ranges-and-escaped-hyphens-expected.txt
LayoutTests/fast/js/regexp-stack-overflow.html
LayoutTests/fast/js/regexp-stack-overflow-expected.txt
LayoutTests/fast/js/regexp-unicode-handling.html
LayoutTests/fast/js/regexp-unicode-handling-expected.txt
LayoutTests/fast/js/reserved-words-strict.html
LayoutTests/fast/js/reserved-words-strict-expected.txt
LayoutTests/fast/js/script-tests/JSON-parse-reviver.js
LayoutTests/fast/js/script-tests/array-bad-time.js
LayoutTests/fast/js/script-tests/array-float-delete.js
LayoutTests/fast/js/script-tests/array-functions-non-arrays.js
LayoutTests/fast/js/script-tests/array-prototype-properties.js
LayoutTests/fast/js/script-tests/array-slow-put.js
LayoutTests/fast/js/script-tests/array-tostring-ignore-separator.js
LayoutTests/fast/js/script-tests/basic-strict-mode.js
LayoutTests/fast/js/script-tests/caller-property.js
LayoutTests/fast/js/script-tests/date-big-setmonth.js
LayoutTests/fast/js/script-tests/date-negative-setmonth.js
LayoutTests/fast/js/script-tests/date-preserve-milliseconds.js
LayoutTests/fast/js/script-tests/date-toisostring.js
LayoutTests/fast/js/script-tests/end-in-string-escape.js
LayoutTests/fast/js/script-tests/exception-properties.js
LayoutTests/fast/js/script-tests/exception-registerfile-shrink.js
LayoutTests/fast/js/script-tests/excessive-comma-usage.js
LayoutTests/fast/js/script-tests/function-apply.js
LayoutTests/fast/js/script-tests/function-constructor-error.js
LayoutTests/fast/js/script-tests/function-toString-parentheses.js
LayoutTests/fast/js/script-tests/function-toString-semicolon-insertion.js
LayoutTests/fast/js/script-tests/modify-non-references.js
LayoutTests/fast/js/script-tests/native-error-prototype.js
LayoutTests/fast/js/script-tests/number-toString.js
LayoutTests/fast/js/script-tests/number-tofixed.js
LayoutTests/fast/js/script-tests/number-toprecision.js
LayoutTests/fast/js/script-tests/numeric-escapes-in-string-literals.js
LayoutTests/fast/js/script-tests/object-bad-time.js
LayoutTests/fast/js/script-tests/object-extra-comma.js
LayoutTests/fast/js/script-tests/object-prototype-constructor.js
LayoutTests/fast/js/script-tests/object-prototype-properties.js
LayoutTests/fast/js/script-tests/object-prototype-toLocaleString.js
LayoutTests/fast/js/script-tests/object-slow-put.js
LayoutTests/fast/js/script-tests/parser-syntax-check.js
LayoutTests/fast/js/script-tests/primitive-property-access-edge-cases.js
LayoutTests/fast/js/script-tests/read-modify-eval.js
LayoutTests/fast/js/script-tests/regexp-bol.js
LayoutTests/fast/js/script-tests/regexp-bol-with-multiline.js
LayoutTests/fast/js/script-tests/regexp-extended-characters-crash.js
LayoutTests/fast/js/script-tests/regexp-lastindex.js
LayoutTests/fast/js/script-tests/regexp-look-ahead.js
LayoutTests/fast/js/script-tests/regexp-look-ahead-empty.js
LayoutTests/fast/js/script-tests/regexp-no-extensions.js
LayoutTests/fast/js/script-tests/regexp-non-capturing-groups.js
LayoutTests/fast/js/script-tests/regexp-non-greedy-parentheses.js
LayoutTests/fast/js/script-tests/regexp-range-out-of-order.js
LayoutTests/fast/js/script-tests/regexp-ranges-and-escaped-hyphens.js
LayoutTests/fast/js/script-tests/regexp-stack-overflow.js
LayoutTests/fast/js/script-tests/regexp-unicode-handling.js
LayoutTests/fast/js/script-tests/reserved-words-strict.js
LayoutTests/fast/js/script-tests/stack-overflow-arrity-catch.js
LayoutTests/fast/js/script-tests/string-capitalization.js
LayoutTests/fast/js/script-tests/string-split-conformance.js
LayoutTests/fast/js/script-tests/string-split-double-empty.js
LayoutTests/fast/js/script-tests/string-split-ignore-case.js
LayoutTests/fast/js/script-tests/toString-exception.js
LayoutTests/fast/js/script-tests/toString-overrides.js
LayoutTests/fast/js/stack-overflow-arrity-catch.html
LayoutTests/fast/js/stack-overflow-arrity-catch-expected.txt
LayoutTests/fast/js/string-capitalization.html
LayoutTests/fast/js/string-capitalization-expected.txt
LayoutTests/fast/js/string-split-conformance.html
LayoutTests/fast/js/string-split-conformance-expected.txt
LayoutTests/fast/js/string-split-double-empty.html
LayoutTests/fast/js/string-split-double-empty-expected.txt
LayoutTests/fast/js/string-split-ignore-case.html
LayoutTests/fast/js/string-split-ignore-case-expected.txt
LayoutTests/fast/js/toString-exception.html
LayoutTests/fast/js/toString-exception-expected.txt
LayoutTests/fast/js/toString-overrides.html
LayoutTests/fast/js/toString-overrides-expected.txt
LayoutTests/fast/regex/alternative-length-miscalculation.html
LayoutTests/fast/regex/alternative-length-miscalculation-expected.txt
LayoutTests/fast/regex/assertion.html
LayoutTests/fast/regex/assertion-expected.txt
LayoutTests/fast/regex/constructor.html
LayoutTests/fast/regex/constructor-expected.txt
LayoutTests/fast/regex/dotstar.html
LayoutTests/fast/regex/dotstar-expected.txt
LayoutTests/fast/regex/early-acid3-86.html
LayoutTests/fast/regex/early-acid3-86-expected.txt
LayoutTests/fast/regex/ecma-regex-examples.html
LayoutTests/fast/regex/ecma-regex-examples-expected.txt
LayoutTests/fast/regex/invalid-range-in-class.html
LayoutTests/fast/regex/invalid-range-in-class-expected.txt
LayoutTests/fast/regex/lastIndex.html
LayoutTests/fast/regex/lastIndex-expected.txt
LayoutTests/fast/regex/malformed-escapes.html
LayoutTests/fast/regex/malformed-escapes-expected.txt
LayoutTests/fast/regex/non-capturing-backtracking.html
LayoutTests/fast/regex/non-capturing-backtracking-expected.txt
LayoutTests/fast/regex/overflow.html
LayoutTests/fast/regex/overflow-expected.txt
LayoutTests/fast/regex/parentheses.html
LayoutTests/fast/regex/parentheses-expected.txt
LayoutTests/fast/regex/pcre-test-4.html
LayoutTests/fast/regex/pcre-test-4-expected.txt
LayoutTests/fast/regex/quantified-assertions.html
LayoutTests/fast/regex/quantified-assertions-expected.txt
LayoutTests/fast/regex/repeat-match-waldemar.html
LayoutTests/fast/regex/repeat-match-waldemar-expected.txt
LayoutTests/fast/regex/script-tests/alternative-length-miscalculation.js
LayoutTests/fast/regex/script-tests/assertion.js
LayoutTests/fast/regex/script-tests/constructor.js
LayoutTests/fast/regex/script-tests/dotstar.js
LayoutTests/fast/regex/script-tests/early-acid3-86.js
LayoutTests/fast/regex/script-tests/ecma-regex-examples.js
LayoutTests/fast/regex/script-tests/invalid-range-in-class.js
LayoutTests/fast/regex/script-tests/lastIndex.js
LayoutTests/fast/regex/script-tests/malformed-escapes.js
LayoutTests/fast/regex/script-tests/non-capturing-backtracking.js
LayoutTests/fast/regex/script-tests/overflow.js
LayoutTests/fast/regex/script-tests/parentheses.js
LayoutTests/fast/regex/script-tests/pcre-test-4.js
LayoutTests/fast/regex/script-tests/quantified-assertions.js
LayoutTests/fast/regex/script-tests/repeat-match-waldemar.js
LayoutTests/fast/regex/script-tests/toString.js
LayoutTests/fast/regex/script-tests/unicodeCaseInsensitive.js
LayoutTests/fast/regex/toString.html
LayoutTests/fast/regex/toString-expected.txt
LayoutTests/fast/regex/unicodeCaseInsensitive.html
LayoutTests/fast/regex/unicodeCaseInsensitive-expected.txt