Boshen
|
11077708bb
|
fix(coverage): inject babel helpers for transform (#6818)
|
2024-10-23 12:43:56 +00:00 |
|
Boshen
|
8f179534c2
|
fix(coverage): remove some broken cases (#6797)
|
2024-10-23 03:10:49 +00:00 |
|
Boshen
|
9c7ae78c75
|
fix(coverage): better handling of test262 failling cases (#6794)
|
2024-10-23 02:02:18 +00:00 |
|
Boshen
|
ffa3945465
|
chore(coverage): ignore v8 failed cases from runtime.snap (#6780)
|
2024-10-22 16:21:42 +00:00 |
|
Boshen
|
e15b7ce09c
|
fix(coverage): tests for --> in the first line should not have raw flag. (#6772)
|
2024-10-22 10:24:27 +00:00 |
|
Boshen
|
112580a408
|
feat(coverage): add transformer and minifier to runtime test (#6734)
closes #6578
|
2024-10-21 08:55:29 +00:00 |
|
Boshen
|
d00a1f6511
|
chore: use dprint to format js, json and markdown
|
2024-09-08 13:24:58 +08:00 |
|
overlookmotel
|
dc924892cc
|
test: add trailing line breaks to conformance fixtures (#5541)
Continuation of #5537. Ensure all conformance fixture files have a trailing line break.
|
2024-09-06 12:55:17 +00:00 |
|
Dunqing
|
0df7e296f9
|
feat(tasks/codegen): check node version >= 20 (#2385)
This syntax only works on node >= 20
`import value from './json-value-array_FIXTURE.json' with { type: 'json'
};`
|
2024-02-11 19:23:11 +08:00 |
|
Dunqing
|
6417d2ce9c
|
feat(task): test codegen runtime in run_async (#1980)
<img width="460" alt="image" src="https://github.com/oxc-project/oxc/assets/29533304/4f2d05a1-4d3e-422e-9722-0c77d4ff989d">
|
2024-01-11 14:59:29 +08:00 |
|
Dunqing
|
fc7dbd9225
|
feat(task): codegen test262 runtime test (#1959)
|
2024-01-10 17:12:11 +08:00 |
|