oxc/crates/oxc_span/src
Don Isaac b4b39b8aa6
test(semantic): add scoping test cases (#954)
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`
2023-10-03 18:16:01 +13:00
..
atom.rs feat(minifier): constant addition expression folding (#882) 2023-09-11 10:38:35 +08:00
lib.rs refactor: move SourceType from oxc_ast to oxc_span (#351) 2023-05-12 23:16:14 +08:00
source_type.rs test(semantic): add scoping test cases (#954) 2023-10-03 18:16:01 +13:00
span.rs refactor: move SourceType from oxc_ast to oxc_span (#351) 2023-05-12 23:16:14 +08:00