- Nov 03, 2017
-
-
Leo Balter authored
classfields: add tests duplicate private fields and deleting private fields
-
Leo Balter authored
classfields: add tests for privatename production and ASI
-
Valerie R Young authored
-
Valerie R Young authored
-
Valerie R Young authored
-
Leo Balter authored
classfields: add early error tests for privatename references
-
Leo Balter authored
classfields: add tests for forbidden public/private propertynames
-
- Nov 01, 2017
-
-
Leo Balter authored
Fix multiple test issues
-
André Bargull authored
-
André Bargull authored
Changes: - Changed eval-err-contains-supercall-1.case to add a property access similar to eval-err-contains-supercall-2.case, without this property access eval-err-contains-supercall-1.case would be identical to eval-err-contains-supercall.case. - Remove unnecessary "earlyerror" and "executionerror" template arguments when the value is already clear from the context. - Fixed the description in eval-err-contains-supercall-2.case to refer to the correct early error rule. - Fixed a copy-paste error in eval-err-contains-superproperty-1.case and eval-err-contains-superproperty-2.case. - Split initializer-eval-super into initializer-eval-super-call and initializer-eval-super-property, because we actually need to test different behaviour for the super-call compared to the super-property case. - Split initializer-eval into initializer-eval-arguments and initializer-eval-newtarget, because `arguments` and `new.target` are differently handled in class-fields. - And fixed other copy-paste errors in the template files. Fixes #1325
-
André Bargull authored
Fixes #1313
-
André Bargull authored
Fixes #1312
-
André Bargull authored
Fixes #1306
-
André Bargull authored
-
André Bargull authored
Only this test relied on $ERROR throwing a catchable Test262Error. This change allows test environments to provide their on $ERROR function for better error reporting.
-
Rick Waldron authored
Promise.p.finally: test SpeciesConstructor and Symbol.species lookup
-
Rick Waldron authored
Bigint fixups
-
Rick Waldron authored
getBigUint64 tests
-
Rick Waldron authored
setBigInt64 tests
-
- Oct 31, 2017
-
-
Valerie R Young authored
-
Valerie R Young authored
-
- Oct 30, 2017
-
-
Valerie authored
fix typos in class field templates
-
Leo Balter authored
-
Valerie R Young authored
-
Valerie R Young authored
-
Valerie R Young authored
-
- Oct 28, 2017
-
-
Sathya Gunasekaran authored
-
- Oct 27, 2017
-
-
Valerie R Young authored
-
Valerie R Young authored
-
Leo Balter authored
-
Leo Balter authored
-
Leo Balter authored
classfields: eval early errors
-
Rick Waldron authored
BigInt: Add test for BigInt.prototype[Symbol.toStringTag]
-
Rick Waldron authored
Missing generators flags
-
- Oct 26, 2017
-
-
Leo Balter authored
-
Leo Balter authored
-
Leo Balter authored
-
Rick Waldron authored
BigInt64Array/BigUint64Array
-
Rick Waldron authored
BigInt bitshift operators
-