Linus Groh
|
19edcbd79c
|
LibJS: Emit TokenType::Invalid for unterminated multi-line comments
|
2020-10-26 21:38:34 +01: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 |
|
Linus Groh
|
823fb9d9aa
|
LibJS: Add missing load("test-common.js") to comments-basic.js
This fixes the test which is currently failing with
"ReferenceError: 'assert' not known".
|
2020-04-14 17:26:57 +02:00 |
|
Stephan Unverwerth
|
9477efe970
|
LibJS: Handle HTML-style comments
|
2020-04-14 12:54:09 +02:00 |
|