mirror of
https://github.com/danbulant/oxc
synced 2026-05-21 05:08:45 +00:00
We should move the handling of `<CWD>` to the test runner because this is just only used in testing, and it causes us always get a path by `self.ctx.source_path` like `<CWD>/xxx/xxx.js`, we should get a real path for this. |
||
|---|---|---|
| .. | ||
| constants.rs | ||
| driver.rs | ||
| exec.rs | ||
| lib.rs | ||
| main.rs | ||
| test_case.rs | ||