oxc/tasks/coverage/src
underfin 2f97b332bd
chore: codegen test skip v8 failed test (#2283)
Because v8 isn't pass some test262 tests, we also need to skip them, you
can find it at
https://chromium.googlesource.com/v8/v8/+/refs/heads/main/test/test262/test262.status.
2024-02-04 14:02:39 +08:00
..
runtime chore: codegen test skip v8 failed test (#2283) 2024-02-04 14:02:39 +08:00
babel.rs feat(task): support run async in suite (#1973) 2024-01-11 14:54:30 +08:00
codegen.rs feat(tasks): add misc tests to codegen (#1215) 2023-11-10 16:13:31 +00:00
lib.rs chore: codegen test skip v8 failed test (#2283) 2024-02-04 14:02:39 +08:00
main.rs chore: codegen test skip v8 failed test (#2283) 2024-02-04 14:02:39 +08:00
minifier.rs refactor(minifier): make the minifier api only accept an ast (#990) 2023-10-14 00:51:29 +08:00
misc.rs feat(task): support run async in suite (#1973) 2024-01-11 14:54:30 +08:00
suite.rs chore: manually clone git modules instead of using submodules (#2274) 2024-02-02 11:56:18 +00:00
test262.rs feat(task): handle expected runtime error correctly (#1987) 2024-01-11 15:04:28 +08:00
typescript.rs feat(task): support run async in suite (#1973) 2024-01-11 14:54:30 +08:00