oxc/tasks/transform_conformance/src
Dunqing 472707c04e
feat(task/transformer-conformance): skip babel 8 unsupported test cases (#1258)
Prior to babel8, object merging would use `babelHelper.extend`, which
caused most tests to fail
2023-11-13 11:05:36 +08:00
..
lib.rs fix(tasks/transform_conformance): only the filtered test cases should be included when passing a filter (#1197) 2023-11-08 17:03:01 +08:00
main.rs feat(transformer_conformance): use bun to run babel exec.js test cases (#1012) 2023-10-25 03:06:07 +00:00
test_case.rs feat(task/transformer-conformance): skip babel 8 unsupported test cases (#1258) 2023-11-13 11:05:36 +08:00