mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
Add test cases to `oxc_semantic` that check scope flag behavior. Also contains these tweaks: - fix: allow disabling `with_module` on `SourceType` - refactor: move `SymbolTester` to a separate file - chore: add `Expect` trait & implement it on `SymbolTester` |
||
|---|---|---|
| .. | ||
| oxc | ||
| oxc_allocator | ||
| oxc_ast | ||
| oxc_cli | ||
| oxc_diagnostics | ||
| oxc_formatter | ||
| oxc_index | ||
| oxc_linter | ||
| oxc_linter_plugin | ||
| oxc_macros | ||
| oxc_minifier | ||
| oxc_napi | ||
| oxc_parser | ||
| oxc_query | ||
| oxc_resolver | ||
| oxc_semantic | ||
| oxc_span | ||
| oxc_syntax | ||
| oxc_transformer | ||
| oxc_type_synthesis | ||
| oxc_wasm | ||