test262/test/built-ins/Array
Mike Pennisi eb153de85b Add tests: resizing ArrayBuffer during iteration
The Resizable ArrayBuffer proposal allows implementations to reject any
resize operation, so the tests must accommodate that possibility.

Mitigate the complexity this entails by minimizing branches and by
deferring assertions to locations with shallow call stacks.
2021-11-09 13:27:58 -05:00
..
Symbol.species Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
from Automated assertion message update: Array * (#3140) 2021-08-10 14:51:54 -07:00
isArray Automated assertion message update: Array * (#3140) 2021-08-10 14:51:54 -07:00
length Remove "//CHECK#\d" 2021-08-11 10:20:11 -04:00
of Automated assertion message update: Array * (#3140) 2021-08-10 14:51:54 -07:00
prototype Add tests: resizing ArrayBuffer during iteration 2021-11-09 13:27:58 -05:00
15.4.5-1.js Automated assertion message update: Array * (#3140) 2021-08-10 14:51:54 -07:00
15.4.5.1-5-1.js Automated assertion message update: Array * (#3140) 2021-08-10 14:51:54 -07:00
15.4.5.1-5-2.js Automated assertion message update: Array * (#3140) 2021-08-10 14:51:54 -07:00
S15.4.1_A1.1_T1.js Remove "//CHECK#\d" 2021-08-11 10:20:11 -04:00
S15.4.1_A1.1_T2.js Remove "//CHECK#\d" 2021-08-11 10:20:11 -04:00
S15.4.1_A1.1_T3.js Automated assertion message update: Array * (#3140) 2021-08-10 14:51:54 -07:00
S15.4.1_A1.2_T1.js Remove "//CHECK#\d" 2021-08-11 10:20:11 -04:00
S15.4.1_A1.3_T1.js Automated assertion message update: Array * (#3140) 2021-08-10 14:51:54 -07:00
S15.4.1_A2.1_T1.js Automated assertion message update: Array * (#3140) 2021-08-10 14:51:54 -07:00
S15.4.1_A2.2_T1.js Remove "//CHECK#\d" 2021-08-11 10:20:11 -04:00
S15.4.1_A3.1_T1.js Automated assertion message update: Array * (#3140) 2021-08-10 14:51:54 -07:00
S15.4.2.1_A1.1_T1.js Remove "//CHECK#\d" 2021-08-11 10:20:11 -04:00
S15.4.2.1_A1.1_T2.js Remove "//CHECK#\d" 2021-08-11 10:20:11 -04:00
S15.4.2.1_A1.1_T3.js Automated assertion message update: Array * (#3140) 2021-08-10 14:51:54 -07:00
S15.4.2.1_A1.2_T1.js Remove "//CHECK#\d" 2021-08-11 10:20:11 -04:00
S15.4.2.1_A1.3_T1.js Automated assertion message update: Array * (#3140) 2021-08-10 14:51:54 -07:00
S15.4.2.1_A2.1_T1.js Automated assertion message update: Array * (#3140) 2021-08-10 14:51:54 -07:00
S15.4.2.1_A2.2_T1.js Remove "//CHECK#\d" 2021-08-11 10:20:11 -04:00
S15.4.3_A1.1_T1.js Automated assertion message update: Array * (#3140) 2021-08-10 14:51:54 -07:00
S15.4.3_A1.1_T2.js Remove "//CHECK#\d" 2021-08-11 10:20:11 -04:00
S15.4.3_A1.1_T3.js Automated assertion message update: Array * (#3140) 2021-08-10 14:51:54 -07:00
S15.4.5.1_A1.2_T2.js Remove "//CHECK#\d" 2021-08-11 10:20:11 -04:00
S15.4.5.1_A2.1_T1.js Remove "//CHECK#\d" 2021-08-11 10:20:11 -04:00
S15.4.5.1_A2.2_T1.js Remove "//CHECK#\d" 2021-08-11 10:20:11 -04:00
S15.4.5.1_A2.3_T1.js Remove "//CHECK#\d" 2021-08-11 10:20:11 -04:00
S15.4.5.2_A1_T1.js Remove "//CHECK#\d" 2021-08-11 10:20:11 -04:00
S15.4.5.2_A1_T2.js Remove "//CHECK#\d" 2021-08-11 10:20:11 -04:00
S15.4.5.2_A2_T1.js Remove "//CHECK#\d" 2021-08-11 10:20:11 -04:00
S15.4.5.2_A3_T1.js Remove "//CHECK#\d" 2021-08-11 10:20:11 -04:00
S15.4.5.2_A3_T2.js Remove "//CHECK#\d" 2021-08-11 10:20:11 -04:00
S15.4.5.2_A3_T3.js Remove "//CHECK#\d" 2021-08-11 10:20:11 -04:00
S15.4_A1.1_T4.js Remove "//CHECK#\d" 2021-08-11 10:20:11 -04:00
S15.4_A1.1_T5.js Remove "//CHECK#\d" 2021-08-11 10:20:11 -04:00
S15.4_A1.1_T6.js Remove "//CHECK#\d" 2021-08-11 10:20:11 -04:00
S15.4_A1.1_T7.js Remove "//CHECK#\d" 2021-08-11 10:20:11 -04:00
S15.4_A1.1_T8.js Remove "//CHECK#\d" 2021-08-11 10:20:11 -04:00
S15.4_A1.1_T9.js Remove "//CHECK#\d" 2021-08-11 10:20:11 -04:00
S15.4_A1.1_T10.js Remove "//CHECK#\d" 2021-08-11 10:20:11 -04:00
constructor.js Automated assertion message update: Array * (#3140) 2021-08-10 14:51:54 -07:00
is-a-constructor.js Standardize built-in constructor testing 2020-10-06 12:01:34 -04:00
length.js Automated assertion message update: Array * (#3140) 2021-08-10 14:51:54 -07:00
name.js Automated assertion message update: Array * (#3140) 2021-08-10 14:51:54 -07:00
prop-desc.js Add Array property descriptor test (#2164) 2019-05-15 12:33:52 -04:00
property-cast-boolean-primitive.js Automated assertion message update: Array * (#3140) 2021-08-10 14:51:54 -07:00
property-cast-nan-infinity.js Automated assertion message update: Array * (#3140) 2021-08-10 14:51:54 -07:00
property-cast-number.js Automated assertion message update: Array * (#3140) 2021-08-10 14:51:54 -07:00
proto-from-ctor-realm-one.js Automated assertion message update: Array * (#3140) 2021-08-10 14:51:54 -07:00
proto-from-ctor-realm-two.js Automated assertion message update: Array * (#3140) 2021-08-10 14:51:54 -07:00
proto-from-ctor-realm-zero.js Automated assertion message update: Array * (#3140) 2021-08-10 14:51:54 -07:00
proto.js Automated assertion message update: Array * (#3140) 2021-08-10 14:51:54 -07:00