Ron Buckton
4dfd813f0d
Update test/built-ins/DisposableStack/prototype/constructor.js
...
Co-authored-by: Jordan Harband <ljharb@gmail.com>
2025-05-15 21:34:15 -07:00
Ron Buckton
fe1c065cbb
Add remaining tests specific to DisposableStack
2025-05-15 21:34:15 -07:00
Ron Buckton
88d6c18030
Basic constructor and newtarget tests for DisposableStack
2025-01-30 17:14:53 -08:00
Meghan Denny
60963bf468
chore: convert many tests to use verifyProperty ( #4263 )
...
Co-authored-by: André Bargull <andre.bargull@gmail.com>
2024-10-14 11:25:05 +02:00
Huáng Jùnliàng
1a0aa3b866
fix: syntax error in DisposableStack test
2024-09-27 15:29:36 +02:00
Ioanna M Dimitriou H
c63d53ad9c
Builtin boilerplate tests from PR #3866 ( #4236 )
...
Includes some proto-from-ctor-realm.js tests that look like standard tests for prototypes.
Co-authored-by: Ron Buckton <ron.buckton@microsoft.com>
Co-authored-by: Philip Chimento <philip.chimento@gmail.com>
2024-09-24 14:04:28 +02:00
Ron Buckton
dc7a22dd28
Function branding boilerplate tests from PR #3866
2024-09-20 10:48:23 -07:00
Ioanna M. Dimitriou H
6add1a22cd
adds features: [explicit-resource-management] flag
2024-07-29 16:31:26 -07:00
Ioanna M. Dimitriou H
e612296c41
Changed two files to use verifyProperty.
2024-07-29 16:31:26 -07:00
Ioanna M. Dimitriou H
435a89b702
Address review comments and fixes some more descriptions
...
- Fixes to two tests testing Map.prototype.size
- Description fixes
2024-07-29 16:31:26 -07:00
Ron Buckton
cb8324fdba
Adds [is/not]-a-constructor.js tests from @rbuckton's PR #3866
...
to make reviewing easier.
2024-07-29 16:31:26 -07:00
Ron Buckton
c916d81d85
Adds .length property descriptor tests for explicit resource management
...
These are all the length.js tests from @rbuckton's PR #3866 to make reviewing easier.
2024-07-29 16:31:26 -07:00
Ron Buckton
59657217f1
Adds .name property descriptor tests for explicit resource management
...
These are all the name.js tests from @rbuckton's PR #3866 to make reviewing easier.
2024-07-29 16:31:26 -07:00
Ron Buckton
3a615a0c0e
Adds property descriptor tests for explicit resource management objects
...
These are all the prop-desc.js tests from @rbuckton's PR #3866 to make reviewing easier.
2024-07-29 16:31:26 -07:00