Browse Source

Testcase cleanups, relocate to hierarchy

pull/2503/head
Sami Vaarala 2 years ago
parent
commit
27b1ca67d0
  1. 0
      tests/ecmascript/arguments/test-arguments-access-inner.js
  2. 0
      tests/ecmascript/arguments/test-arguments-attrs-deletion.js
  3. 0
      tests/ecmascript/arguments/test-arguments-binding.js
  4. 0
      tests/ecmascript/arguments/test-arguments-caller-es2017.js
  5. 0
      tests/ecmascript/arguments/test-arguments-caller.js
  6. 0
      tests/ecmascript/arguments/test-arguments-class.js
  7. 0
      tests/ecmascript/arguments/test-arguments-magic-delete.js
  8. 0
      tests/ecmascript/arguments/test-arguments-magic-sync.js
  9. 0
      tests/ecmascript/arguments/test-arguments-shadow.js
  10. 0
      tests/ecmascript/arguments/test-arguments-throwers.js
  11. 0
      tests/ecmascript/base64/test-base64-dec-brute.js
  12. 0
      tests/ecmascript/base64/test-base64-dec-fastpath.js
  13. 0
      tests/ecmascript/base64/test-base64-dec-padding.js
  14. 0
      tests/ecmascript/base64/test-base64-enc-basic.js
  15. 0
      tests/ecmascript/base64/test-base64-enc-brute.js
  16. 0
      tests/ecmascript/base64/test-base64-random-roundtrip.js
  17. 0
      tests/ecmascript/bi-array/test-bi-array-constructor.js
  18. 0
      tests/ecmascript/bi-array/test-bi-array-isarray.js
  19. 0
      tests/ecmascript/bi-array/test-bi-array-proto-concat-isconcatspreadable.js
  20. 0
      tests/ecmascript/bi-array/test-bi-array-proto-concat-trailing-gaps.js
  21. 0
      tests/ecmascript/bi-array/test-bi-array-proto-concat.js
  22. 0
      tests/ecmascript/bi-array/test-bi-array-proto-every.js
  23. 0
      tests/ecmascript/bi-array/test-bi-array-proto-filter.js
  24. 0
      tests/ecmascript/bi-array/test-bi-array-proto-foreach.js
  25. 0
      tests/ecmascript/bi-array/test-bi-array-proto-indexof.js
  26. 0
      tests/ecmascript/bi-array/test-bi-array-proto-join.js
  27. 0
      tests/ecmascript/bi-array/test-bi-array-proto-lastindexof.js
  28. 0
      tests/ecmascript/bi-array/test-bi-array-proto-map-sparse.js
  29. 0
      tests/ecmascript/bi-array/test-bi-array-proto-map-trailing-gaps.js
  30. 0
      tests/ecmascript/bi-array/test-bi-array-proto-map.js
  31. 0
      tests/ecmascript/bi-array/test-bi-array-proto-pop.js
  32. 18
      tests/ecmascript/bi-array/test-bi-array-proto-push.js
  33. 0
      tests/ecmascript/bi-array/test-bi-array-proto-reduce.js
  34. 0
      tests/ecmascript/bi-array/test-bi-array-proto-reduceright.js
  35. 0
      tests/ecmascript/bi-array/test-bi-array-proto-reverse.js
  36. 10
      tests/ecmascript/bi-array/test-bi-array-proto-shift.js
  37. 6
      tests/ecmascript/bi-array/test-bi-array-proto-slice.js
  38. 0
      tests/ecmascript/bi-array/test-bi-array-proto-some.js
  39. 0
      tests/ecmascript/bi-array/test-bi-array-proto-sort-comparefn.js
  40. 0
      tests/ecmascript/bi-array/test-bi-array-proto-sort.js
  41. 0
      tests/ecmascript/bi-array/test-bi-array-proto-splice-no-delcount.js
  42. 6
      tests/ecmascript/bi-array/test-bi-array-proto-splice.js
  43. 0
      tests/ecmascript/bi-array/test-bi-array-proto-tolocalestring.js
  44. 0
      tests/ecmascript/bi-array/test-bi-array-proto-tostring.js
  45. 6
      tests/ecmascript/bi-array/test-bi-array-proto-unshift.js
  46. 0
      tests/ecmascript/bi-array/test-bi-array-push-maxlen.js
  47. 0
      tests/ecmascript/bi-array/test-bi-array-write-invalid-length.js
  48. 0
      tests/ecmascript/bi-array/test-bi-array.js
  49. 0
      tests/ecmascript/bi-arraybuffer/test-bi-arraybuffer-constructor-plainbuf.js
  50. 0
      tests/ecmascript/bi-arraybuffer/test-bi-arraybuffer-constructor-properties.js
  51. 0
      tests/ecmascript/bi-arraybuffer/test-bi-arraybuffer-constructor.js
  52. 0
      tests/ecmascript/bi-arraybuffer/test-bi-arraybuffer-defineproperty.js
  53. 0
      tests/ecmascript/bi-arraybuffer/test-bi-arraybuffer-instance-enum.js
  54. 0
      tests/ecmascript/bi-arraybuffer/test-bi-arraybuffer-instance-properties.js
  55. 0
      tests/ecmascript/bi-arraybuffer/test-bi-arraybuffer-isview.js
  56. 0
      tests/ecmascript/bi-arraybuffer/test-bi-arraybuffer-neutering.js
  57. 0
      tests/ecmascript/bi-arraybuffer/test-bi-arraybuffer-proto-properties.js
  58. 4
      tests/ecmascript/bi-arraybuffer/test-bi-arraybuffer-proto-slice.js
  59. 0
      tests/ecmascript/bi-boolean/test-bi-boolean.js
  60. 0
      tests/ecmascript/bi-cbor/test-bi-cbor-attrs.js
  61. 0
      tests/ecmascript/bi-cbor/test-bi-cbor-dec-64bit-tag.js
  62. 0
      tests/ecmascript/bi-cbor/test-bi-cbor-dec-empty.js
  63. 0
      tests/ecmascript/bi-cbor/test-bi-cbor-dec-fastint.js
  64. 0
      tests/ecmascript/bi-cbor/test-bi-cbor-dec-half-float-full.js
  65. 0
      tests/ecmascript/bi-cbor/test-bi-cbor-dec-nonbmp.js
  66. 0
      tests/ecmascript/bi-cbor/test-bi-cbor-dec-nonutf8.js
  67. 0
      tests/ecmascript/bi-cbor/test-bi-cbor-dec-refuse-symbol.js
  68. 0
      tests/ecmascript/bi-cbor/test-bi-cbor-dec-types.js
  69. 0
      tests/ecmascript/bi-cbor/test-bi-cbor-enc-nonutf8.js
  70. 0
      tests/ecmascript/bi-cbor/test-bi-cbor-enc-proxy-side-effect.js
  71. 0
      tests/ecmascript/bi-cbor/test-bi-cbor-enc-symbol.js
  72. 0
      tests/ecmascript/bi-cbor/test-bi-cbor-enc-types.js
  73. 0
      tests/ecmascript/bi-cbor/test-bi-cbor-extras-tests.js
  74. 0
      tests/ecmascript/bi-cbor/test-bi-cbor-gappy-array.js
  75. 0
      tests/ecmascript/bi-cbor/test-bi-cbor-half-float-denormal.js
  76. 0
      tests/ecmascript/bi-cbor/test-bi-cbor-input-output-types.js
  77. 0
      tests/ecmascript/bi-cbor/test-bi-cbor-reclimits.js
  78. 0
      tests/ecmascript/bi-cbor/test-bi-cbor-stack-extend.js
  79. 0
      tests/ecmascript/bi-dataview/test-bi-dataview-constructor-plainbuf.js
  80. 0
      tests/ecmascript/bi-dataview/test-bi-dataview-constructor-properties.js
  81. 0
      tests/ecmascript/bi-dataview/test-bi-dataview-constructor.js
  82. 0
      tests/ecmascript/bi-dataview/test-bi-dataview-instance-enum.js
  83. 0
      tests/ecmascript/bi-dataview/test-bi-dataview-instance-properties.js
  84. 0
      tests/ecmascript/bi-dataview/test-bi-dataview-read-methods.js
  85. 0
      tests/ecmascript/bi-dataview/test-bi-dataview-write-methods.js
  86. 0
      tests/ecmascript/bi-date/test-bi-date-basic-calendar.js
  87. 0
      tests/ecmascript/bi-date/test-bi-date-bruteforce-conv.js
  88. 0
      tests/ecmascript/bi-date/test-bi-date-canceling.js
  89. 0
      tests/ecmascript/bi-date/test-bi-date-coercion-order.js
  90. 0
      tests/ecmascript/bi-date/test-bi-date-constructor.js
  91. 0
      tests/ecmascript/bi-date/test-bi-date-conv.js
  92. 0
      tests/ecmascript/bi-date/test-bi-date-dst.js
  93. 0
      tests/ecmascript/bi-date/test-bi-date-frozen-set.js
  94. 0
      tests/ecmascript/bi-date/test-bi-date-getter.js
  95. 0
      tests/ecmascript/bi-date/test-bi-date-instance.js
  96. 0
      tests/ecmascript/bi-date/test-bi-date-invalid-date.js
  97. 0
      tests/ecmascript/bi-date/test-bi-date-local-parts-fi.js
  98. 0
      tests/ecmascript/bi-date/test-bi-date-makeday.js
  99. 0
      tests/ecmascript/bi-date/test-bi-date-maketime.js
  100. 0
      tests/ecmascript/bi-date/test-bi-date-midnight-1970.js

0
tests/ecmascript/test-arguments-access-inner.js → tests/ecmascript/arguments/test-arguments-access-inner.js

0
tests/ecmascript/test-arguments-attrs-deletion.js → tests/ecmascript/arguments/test-arguments-attrs-deletion.js

0
tests/ecmascript/test-arguments-binding.js → tests/ecmascript/arguments/test-arguments-binding.js

0
tests/ecmascript/test-arguments-caller-es2017.js → tests/ecmascript/arguments/test-arguments-caller-es2017.js

0
tests/ecmascript/test-arguments-caller.js → tests/ecmascript/arguments/test-arguments-caller.js

0
tests/ecmascript/test-arguments-class.js → tests/ecmascript/arguments/test-arguments-class.js

0
tests/ecmascript/test-arguments-magic-delete.js → tests/ecmascript/arguments/test-arguments-magic-delete.js

0
tests/ecmascript/test-arguments-magic-sync.js → tests/ecmascript/arguments/test-arguments-magic-sync.js

0
tests/ecmascript/test-arguments-shadow.js → tests/ecmascript/arguments/test-arguments-shadow.js

0
tests/ecmascript/test-arguments-throwers.js → tests/ecmascript/arguments/test-arguments-throwers.js

0
tests/ecmascript/test-base64-dec-brute.js → tests/ecmascript/base64/test-base64-dec-brute.js

0
tests/ecmascript/test-base64-dec-fastpath.js → tests/ecmascript/base64/test-base64-dec-fastpath.js

0
tests/ecmascript/test-base64-dec-padding.js → tests/ecmascript/base64/test-base64-dec-padding.js

0
tests/ecmascript/test-base64-enc-basic.js → tests/ecmascript/base64/test-base64-enc-basic.js

0
tests/ecmascript/test-base64-enc-brute.js → tests/ecmascript/base64/test-base64-enc-brute.js

0
tests/ecmascript/test-base64-random-roundtrip.js → tests/ecmascript/base64/test-base64-random-roundtrip.js

0
tests/ecmascript/test-bi-array-constructor.js → tests/ecmascript/bi-array/test-bi-array-constructor.js

0
tests/ecmascript/test-bi-array-isarray.js → tests/ecmascript/bi-array/test-bi-array-isarray.js

0
tests/ecmascript/test-bi-array-proto-concat-isconcatspreadable.js → tests/ecmascript/bi-array/test-bi-array-proto-concat-isconcatspreadable.js

0
tests/ecmascript/test-bi-array-proto-concat-trailing-gaps.js → tests/ecmascript/bi-array/test-bi-array-proto-concat-trailing-gaps.js

0
tests/ecmascript/test-bi-array-proto-concat.js → tests/ecmascript/bi-array/test-bi-array-proto-concat.js

0
tests/ecmascript/test-bi-array-proto-every.js → tests/ecmascript/bi-array/test-bi-array-proto-every.js

0
tests/ecmascript/test-bi-array-proto-filter.js → tests/ecmascript/bi-array/test-bi-array-proto-filter.js

0
tests/ecmascript/test-bi-array-proto-foreach.js → tests/ecmascript/bi-array/test-bi-array-proto-foreach.js

0
tests/ecmascript/test-bi-array-proto-indexof.js → tests/ecmascript/bi-array/test-bi-array-proto-indexof.js

0
tests/ecmascript/test-bi-array-proto-join.js → tests/ecmascript/bi-array/test-bi-array-proto-join.js

0
tests/ecmascript/test-bi-array-proto-lastindexof.js → tests/ecmascript/bi-array/test-bi-array-proto-lastindexof.js

0
tests/ecmascript/test-bi-array-proto-map-sparse.js → tests/ecmascript/bi-array/test-bi-array-proto-map-sparse.js

0
tests/ecmascript/test-bi-array-proto-map-trailing-gaps.js → tests/ecmascript/bi-array/test-bi-array-proto-map-trailing-gaps.js

0
tests/ecmascript/test-bi-array-proto-map.js → tests/ecmascript/bi-array/test-bi-array-proto-map.js

0
tests/ecmascript/test-bi-array-proto-pop.js → tests/ecmascript/bi-array/test-bi-array-proto-pop.js

18
tests/ecmascript/test-bi-array-proto-push.js → tests/ecmascript/bi-array/test-bi-array-proto-push.js

@ -105,9 +105,17 @@ function basicTest() {
t = { length: 256*256*256*256 - 1 }; // max array length
print(t.length);
Array.prototype.push.call(t, 1, 2, 3, 4, 5);
try {
Array.prototype.push.call(t, 1, 2, 3, 4, 5);
} catch (e) {
print(e.name);
}
print(t.length); // -> 256*256*256*256 + 4
Array.prototype.push.call(t, 1, 2, 3, 4, 5);
try {
Array.prototype.push.call(t, 1, 2, 3, 4, 5);
} catch (e) {
print(e.name);
}
print(t.length); // -> 4 + 5 = 9
// length side effect - only written once at the end
@ -175,7 +183,7 @@ function basicTest() {
try {
basicTest();
} catch (e) {
print(e);
print(e.stack || e);
}
/*===
@ -210,7 +218,7 @@ function coercionTest() {
try {
coercionTest();
} catch (e) {
print(e);
print(e.stack || e);
}
/*===
@ -240,5 +248,5 @@ function nonExtensibleTest() {
try {
nonExtensibleTest();
} catch (e) {
print(e);
print(e.stack || e);
}

0
tests/ecmascript/test-bi-array-proto-reduce.js → tests/ecmascript/bi-array/test-bi-array-proto-reduce.js

0
tests/ecmascript/test-bi-array-proto-reduceright.js → tests/ecmascript/bi-array/test-bi-array-proto-reduceright.js

0
tests/ecmascript/test-bi-array-proto-reverse.js → tests/ecmascript/bi-array/test-bi-array-proto-reverse.js

10
tests/ecmascript/test-bi-array-proto-shift.js → tests/ecmascript/bi-array/test-bi-array-proto-shift.js

@ -578,7 +578,7 @@ function basicTest() {
try {
basicTest();
} catch (e) {
print(e);
print(e.stack || e);
}
/*===
@ -654,7 +654,7 @@ function inheritedTest() {
try {
inheritedTest();
} catch (e) {
print(e);
print(e.stack || e);
}
/*===
@ -724,7 +724,7 @@ function mutationTest() {
try {
mutationTest();
} catch (e) {
print(e);
print(e.stack || e);
}
/*===
@ -802,7 +802,7 @@ function protectedTest() {
try {
protectedTest();
} catch (e) {
print(e);
print(e.stack || e);
}
/*===
@ -906,7 +906,7 @@ function coercionTest() {
try {
coercionTest();
} catch (e) {
print(e);
print(e.stack || e);
}
/* XXX: enumeration order effects, when sparse: deleting and adding properties

6
tests/ecmascript/test-bi-array-proto-slice.js → tests/ecmascript/bi-array/test-bi-array-proto-slice.js

@ -2773,7 +2773,7 @@ function basicTest() {
try {
basicTest();
} catch (e) {
print(e);
print(e.stack || e);
}
/*===
@ -2876,7 +2876,7 @@ function attributesTest() {
try {
attributesTest();
} catch (e) {
print(e);
print(e.stack || e);
}
/*===
@ -2960,5 +2960,5 @@ function coercionTest() {
try {
coercionTest();
} catch (e) {
print(e);
print(e.stack || e);
}

0
tests/ecmascript/test-bi-array-proto-some.js → tests/ecmascript/bi-array/test-bi-array-proto-some.js

0
tests/ecmascript/test-bi-array-proto-sort-comparefn.js → tests/ecmascript/bi-array/test-bi-array-proto-sort-comparefn.js

0
tests/ecmascript/test-bi-array-proto-sort.js → tests/ecmascript/bi-array/test-bi-array-proto-sort.js

0
tests/ecmascript/test-bi-array-proto-splice-no-delcount.js → tests/ecmascript/bi-array/test-bi-array-proto-splice-no-delcount.js

6
tests/ecmascript/test-bi-array-proto-splice.js → tests/ecmascript/bi-array/test-bi-array-proto-splice.js

@ -5425,7 +5425,7 @@ function basicTest() {
try {
basicTest();
} catch (e) {
print(e);
print(e.stack || e);
}
/*===
@ -5455,7 +5455,7 @@ function protectedTest() {
try {
protectedTest();
} catch (e) {
print(e);
print(e.stack || e);
}
/*===
@ -5543,7 +5543,7 @@ function coercionTest() {
try {
coercionTest();
} catch (e) {
print(e);
print(e.stack || e);
}
// XXX: attributes test

0
tests/ecmascript/test-bi-array-proto-tolocalestring.js → tests/ecmascript/bi-array/test-bi-array-proto-tolocalestring.js

0
tests/ecmascript/test-bi-array-proto-tostring.js → tests/ecmascript/bi-array/test-bi-array-proto-tostring.js

6
tests/ecmascript/test-bi-array-proto-unshift.js → tests/ecmascript/bi-array/test-bi-array-proto-unshift.js

@ -188,7 +188,7 @@ function basicTest() {
try {
basicTest();
} catch (e) {
print(e);
print(e.stack || e);
}
/*===
@ -301,7 +301,7 @@ function attributesTest() {
try {
attributesTest();
} catch (e) {
print(e);
print(e.stack || e);
}
/*===
@ -317,7 +317,7 @@ function mutationTest() {
try {
mutationTest();
} catch (e) {
print(e);
print(e.stack || e);
}
/*===

0
tests/ecmascript/test-bi-array-push-maxlen.js → tests/ecmascript/bi-array/test-bi-array-push-maxlen.js

0
tests/ecmascript/test-bi-array-write-invalid-length.js → tests/ecmascript/bi-array/test-bi-array-write-invalid-length.js

0
tests/ecmascript/test-bi-array.js → tests/ecmascript/bi-array/test-bi-array.js

0
tests/ecmascript/test-bi-arraybuffer-constructor-plainbuf.js → tests/ecmascript/bi-arraybuffer/test-bi-arraybuffer-constructor-plainbuf.js

0
tests/ecmascript/test-bi-arraybuffer-constructor-properties.js → tests/ecmascript/bi-arraybuffer/test-bi-arraybuffer-constructor-properties.js

0
tests/ecmascript/test-bi-arraybuffer-constructor.js → tests/ecmascript/bi-arraybuffer/test-bi-arraybuffer-constructor.js

0
tests/ecmascript/test-bi-arraybuffer-defineproperty.js → tests/ecmascript/bi-arraybuffer/test-bi-arraybuffer-defineproperty.js

0
tests/ecmascript/test-bi-arraybuffer-instance-enum.js → tests/ecmascript/bi-arraybuffer/test-bi-arraybuffer-instance-enum.js

0
tests/ecmascript/test-bi-arraybuffer-instance-properties.js → tests/ecmascript/bi-arraybuffer/test-bi-arraybuffer-instance-properties.js

0
tests/ecmascript/test-bi-arraybuffer-isview.js → tests/ecmascript/bi-arraybuffer/test-bi-arraybuffer-isview.js

0
tests/ecmascript/test-bi-arraybuffer-neutering.js → tests/ecmascript/bi-arraybuffer/test-bi-arraybuffer-neutering.js

0
tests/ecmascript/test-bi-arraybuffer-proto-properties.js → tests/ecmascript/bi-arraybuffer/test-bi-arraybuffer-proto-properties.js

4
tests/ecmascript/test-bi-arraybuffer-proto-slice.js → tests/ecmascript/bi-arraybuffer/test-bi-arraybuffer-proto-slice.js

@ -5,9 +5,7 @@
/*@include util-buffer.js@*/
/*---
{
"custom": true
}
custom: true
---*/
/*===

0
tests/ecmascript/test-bi-boolean.js → tests/ecmascript/bi-boolean/test-bi-boolean.js

0
tests/ecmascript/test-bi-cbor-attrs.js → tests/ecmascript/bi-cbor/test-bi-cbor-attrs.js

0
tests/ecmascript/test-bi-cbor-dec-64bit-tag.js → tests/ecmascript/bi-cbor/test-bi-cbor-dec-64bit-tag.js

0
tests/ecmascript/test-bi-cbor-dec-empty.js → tests/ecmascript/bi-cbor/test-bi-cbor-dec-empty.js

0
tests/ecmascript/test-bi-cbor-dec-fastint.js → tests/ecmascript/bi-cbor/test-bi-cbor-dec-fastint.js

0
tests/ecmascript/test-bi-cbor-dec-half-float-full.js → tests/ecmascript/bi-cbor/test-bi-cbor-dec-half-float-full.js

0
tests/ecmascript/test-bi-cbor-dec-nonbmp.js → tests/ecmascript/bi-cbor/test-bi-cbor-dec-nonbmp.js

0
tests/ecmascript/test-bi-cbor-dec-nonutf8.js → tests/ecmascript/bi-cbor/test-bi-cbor-dec-nonutf8.js

0
tests/ecmascript/test-bi-cbor-dec-refuse-symbol.js → tests/ecmascript/bi-cbor/test-bi-cbor-dec-refuse-symbol.js

0
tests/ecmascript/test-bi-cbor-dec-types.js → tests/ecmascript/bi-cbor/test-bi-cbor-dec-types.js

0
tests/ecmascript/test-bi-cbor-enc-nonutf8.js → tests/ecmascript/bi-cbor/test-bi-cbor-enc-nonutf8.js

0
tests/ecmascript/test-bi-cbor-enc-proxy-side-effect.js → tests/ecmascript/bi-cbor/test-bi-cbor-enc-proxy-side-effect.js

0
tests/ecmascript/test-bi-cbor-enc-symbol.js → tests/ecmascript/bi-cbor/test-bi-cbor-enc-symbol.js

0
tests/ecmascript/test-bi-cbor-enc-types.js → tests/ecmascript/bi-cbor/test-bi-cbor-enc-types.js

0
tests/ecmascript/test-bi-cbor-extras-tests.js → tests/ecmascript/bi-cbor/test-bi-cbor-extras-tests.js

0
tests/ecmascript/test-bi-cbor-gappy-array.js → tests/ecmascript/bi-cbor/test-bi-cbor-gappy-array.js

0
tests/ecmascript/test-bi-cbor-half-float-denormal.js → tests/ecmascript/bi-cbor/test-bi-cbor-half-float-denormal.js

0
tests/ecmascript/test-bi-cbor-input-output-types.js → tests/ecmascript/bi-cbor/test-bi-cbor-input-output-types.js

0
tests/ecmascript/test-bi-cbor-reclimits.js → tests/ecmascript/bi-cbor/test-bi-cbor-reclimits.js

0
tests/ecmascript/test-bi-cbor-stack-extend.js → tests/ecmascript/bi-cbor/test-bi-cbor-stack-extend.js

0
tests/ecmascript/test-bi-dataview-constructor-plainbuf.js → tests/ecmascript/bi-dataview/test-bi-dataview-constructor-plainbuf.js

0
tests/ecmascript/test-bi-dataview-constructor-properties.js → tests/ecmascript/bi-dataview/test-bi-dataview-constructor-properties.js

0
tests/ecmascript/test-bi-dataview-constructor.js → tests/ecmascript/bi-dataview/test-bi-dataview-constructor.js

0
tests/ecmascript/test-bi-dataview-instance-enum.js → tests/ecmascript/bi-dataview/test-bi-dataview-instance-enum.js

0
tests/ecmascript/test-bi-dataview-instance-properties.js → tests/ecmascript/bi-dataview/test-bi-dataview-instance-properties.js

0
tests/ecmascript/test-bi-dataview-read-methods.js → tests/ecmascript/bi-dataview/test-bi-dataview-read-methods.js

0
tests/ecmascript/test-bi-dataview-write-methods.js → tests/ecmascript/bi-dataview/test-bi-dataview-write-methods.js

0
tests/ecmascript/test-bi-date-basic-calendar.js → tests/ecmascript/bi-date/test-bi-date-basic-calendar.js

0
tests/ecmascript/test-bi-date-bruteforce-conv.js → tests/ecmascript/bi-date/test-bi-date-bruteforce-conv.js

0
tests/ecmascript/test-bi-date-canceling.js → tests/ecmascript/bi-date/test-bi-date-canceling.js

0
tests/ecmascript/test-bi-date-coercion-order.js → tests/ecmascript/bi-date/test-bi-date-coercion-order.js

0
tests/ecmascript/test-bi-date-constructor.js → tests/ecmascript/bi-date/test-bi-date-constructor.js

0
tests/ecmascript/test-bi-date-conv.js → tests/ecmascript/bi-date/test-bi-date-conv.js

0
tests/ecmascript/test-bi-date-dst.js → tests/ecmascript/bi-date/test-bi-date-dst.js

0
tests/ecmascript/test-bi-date-frozen-set.js → tests/ecmascript/bi-date/test-bi-date-frozen-set.js

0
tests/ecmascript/test-bi-date-getter.js → tests/ecmascript/bi-date/test-bi-date-getter.js

0
tests/ecmascript/test-bi-date-instance.js → tests/ecmascript/bi-date/test-bi-date-instance.js

0
tests/ecmascript/test-bi-date-invalid-date.js → tests/ecmascript/bi-date/test-bi-date-invalid-date.js

0
tests/ecmascript/test-bi-date-local-parts-fi.js → tests/ecmascript/bi-date/test-bi-date-local-parts-fi.js

0
tests/ecmascript/test-bi-date-makeday.js → tests/ecmascript/bi-date/test-bi-date-makeday.js

0
tests/ecmascript/test-bi-date-maketime.js → tests/ecmascript/bi-date/test-bi-date-maketime.js

0
tests/ecmascript/test-bi-date-midnight-1970.js → tests/ecmascript/bi-date/test-bi-date-midnight-1970.js

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save