oxc/tasks/coverage/src/runtime
Dunqing f5c5c3c9f1 chore(coverage/runtime): skip tests which are eval in class (#8532)
These tests need performing `eval`, we cannot support them. @overlookmotel and I have agreed to ignore them to reduce the noise.
2025-01-16 05:44:32 +00:00
..
.gitignore
babelHelpers.js fix(coverage): inject babel helpers for transform (#6818) 2024-10-23 12:43:56 +00:00
getBabelHelpers.js fix(coverage): inject babel helpers for transform (#6818) 2024-10-23 12:43:56 +00:00
mod.rs chore(coverage/runtime): skip tests which are eval in class (#8532) 2025-01-16 05:44:32 +00:00
package.json
runtime.js fix(coverage): make coverage runtime timeout stable (#7953) 2024-12-17 12:02:56 +08:00
test262_status.rs