-
- Downloads
Bug 1465039 - Update test262. r=anba
--HG-- rename : js/src/tests/test262/built-ins/Array/prototype/flatten/array-like-objects.js => js/src/tests/test262/built-ins/Array/prototype/flat/array-like-objects.js rename : js/src/tests/test262/built-ins/Array/prototype/flatten/bound-function-call.js => js/src/tests/test262/built-ins/Array/prototype/flat/bound-function-call.js rename : js/src/tests/test262/built-ins/Array/prototype/flatten/browser.js => js/src/tests/test262/built-ins/Array/prototype/flat/browser.js rename : js/src/tests/test262/built-ins/Array/prototype/flatten/empty-array-elements.js => js/src/tests/test262/built-ins/Array/prototype/flat/empty-array-elements.js rename : js/src/tests/test262/built-ins/Array/prototype/flatten/empty-object-elements.js => js/src/tests/test262/built-ins/Array/prototype/flat/empty-object-elements.js rename : js/src/tests/test262/built-ins/Array/prototype/flatten/length.js => js/src/tests/test262/built-ins/Array/prototype/flat/length.js rename : js/src/tests/test262/built-ins/Array/prototype/flatten/name.js => js/src/tests/test262/built-ins/Array/prototype/flat/name.js rename : js/src/tests/test262/built-ins/Array/prototype/flatten/non-numeric-depth-should-not-throw.js => js/src/tests/test262/built-ins/Array/prototype/flat/non-numeric-depth-should-not-throw.js rename : js/src/tests/test262/built-ins/Array/prototype/flatten/non-object-ctor-throws.js => js/src/tests/test262/built-ins/Array/prototype/flat/non-object-ctor-throws.js rename : js/src/tests/test262/built-ins/Array/prototype/flatten/null-undefined-elements.js => js/src/tests/test262/built-ins/Array/prototype/flat/null-undefined-elements.js rename : js/src/tests/test262/built-ins/Array/prototype/flatten/null-undefined-input-throws.js => js/src/tests/test262/built-ins/Array/prototype/flat/null-undefined-input-throws.js rename : js/src/tests/test262/built-ins/Array/prototype/flatten/positive-infinity.js => js/src/tests/test262/built-ins/Array/prototype/flat/positive-infinity.js rename : js/src/tests/test262/built-ins/Array/prototype/flatten/prop-desc.js => js/src/tests/test262/built-ins/Array/prototype/flat/prop-desc.js rename : js/src/tests/test262/built-ins/Array/prototype/flatten/shell.js => js/src/tests/test262/built-ins/Array/prototype/flat/shell.js rename : js/src/tests/test262/built-ins/Array/prototype/flatten/symbol-object-create-null-depth-throws.js => js/src/tests/test262/built-ins/Array/prototype/flat/symbol-object-create-null-depth-throws.js extra : rebase_source : 26a1d0aab8066b287b5d4041f7fc5b4679aa93f1
Showing
- js/src/tests/test262/GIT-INFO 3 additions, 5 deletionsjs/src/tests/test262/GIT-INFO
- js/src/tests/test262/built-ins/Array/prototype/flat/array-like-objects.js 5 additions, 5 deletions...t262/built-ins/Array/prototype/flat/array-like-objects.js
- js/src/tests/test262/built-ins/Array/prototype/flat/bound-function-call.js 4 additions, 4 deletions...262/built-ins/Array/prototype/flat/bound-function-call.js
- js/src/tests/test262/built-ins/Array/prototype/flat/browser.js 0 additions, 0 deletions...c/tests/test262/built-ins/Array/prototype/flat/browser.js
- js/src/tests/test262/built-ins/Array/prototype/flat/empty-array-elements.js 6 additions, 6 deletions...62/built-ins/Array/prototype/flat/empty-array-elements.js
- js/src/tests/test262/built-ins/Array/prototype/flat/empty-object-elements.js 6 additions, 6 deletions...2/built-ins/Array/prototype/flat/empty-object-elements.js
- js/src/tests/test262/built-ins/Array/prototype/flat/length.js 21 additions, 0 deletions...rc/tests/test262/built-ins/Array/prototype/flat/length.js
- js/src/tests/test262/built-ins/Array/prototype/flat/name.js 22 additions, 0 deletionsjs/src/tests/test262/built-ins/Array/prototype/flat/name.js
- js/src/tests/test262/built-ins/Array/prototype/flat/non-numeric-depth-should-not-throw.js 8 additions, 8 deletions...rray/prototype/flat/non-numeric-depth-should-not-throw.js
- js/src/tests/test262/built-ins/Array/prototype/flat/non-object-ctor-throws.js 6 additions, 6 deletions.../built-ins/Array/prototype/flat/non-object-ctor-throws.js
- js/src/tests/test262/built-ins/Array/prototype/flat/null-undefined-elements.js 22 additions, 0 deletions...built-ins/Array/prototype/flat/null-undefined-elements.js
- js/src/tests/test262/built-ins/Array/prototype/flat/null-undefined-input-throws.js 5 additions, 5 deletions...t-ins/Array/prototype/flat/null-undefined-input-throws.js
- js/src/tests/test262/built-ins/Array/prototype/flat/positive-infinity.js 3 additions, 3 deletions...st262/built-ins/Array/prototype/flat/positive-infinity.js
- js/src/tests/test262/built-ins/Array/prototype/flat/prop-desc.js 7 additions, 7 deletions...tests/test262/built-ins/Array/prototype/flat/prop-desc.js
- js/src/tests/test262/built-ins/Array/prototype/flat/shell.js 0 additions, 0 deletionsjs/src/tests/test262/built-ins/Array/prototype/flat/shell.js
- js/src/tests/test262/built-ins/Array/prototype/flat/symbol-object-create-null-depth-throws.js 4 additions, 4 deletions.../prototype/flat/symbol-object-create-null-depth-throws.js
- js/src/tests/test262/language/expressions/greater-than/bigint-and-string.js 10 additions, 0 deletions...62/language/expressions/greater-than/bigint-and-string.js
- js/src/tests/test262/language/expressions/less-than/bigint-and-string.js 10 additions, 0 deletions...st262/language/expressions/less-than/bigint-and-string.js
- js/src/tests/test262/language/literals/string/line-continuation-double.js 62 additions, 0 deletions...t262/language/literals/string/line-continuation-double.js
- js/src/tests/test262/language/literals/string/line-continuation-single.js 62 additions, 0 deletions...t262/language/literals/string/line-continuation-single.js
Loading
Please register or sign in to comment