Matthew Olsson
|
119386ffb0
|
LibJS: Add tests for symbol object integration
|
2020-07-09 23:33:00 +02:00 |
|
Matthew Olsson
|
1ef573eb30
|
LibJS: Indent tests with 4 spaces instead of 2
|
2020-07-06 23:40:35 +02:00 |
|
Matthew Olsson
|
6d58c48c2f
|
test-js: Use prettier and format all files
|
2020-07-06 23:40:35 +02:00 |
|
Matthew Olsson
|
eea6041302
|
LibJS: Convert some top-level tests to the new system
First test conversions! These look really good :)
|
2020-07-06 23:40:35 +02:00 |
|
mattco98
|
104969a9f5
|
LibJS: Add spreading in object literals
Supports spreading strings, arrays, and other objects within object
literals.
|
2020-04-28 20:37:21 +02:00 |
|