oxc/crates/oxc_semantic/tests
Dunqing bcb33c00fa test(semantic): add a test for catch parameters reference (#7988)
I am trying to clean up Semantic, just found that we can remove this code without any test failing, but it should fail in that test case I added.
 1082868855/crates/oxc_semantic/src/builder.rs (L2085-L2087)
2024-12-18 08:47:27 +00:00
..
conformance refactor(global): sort imports (#7883) 2024-12-14 15:07:21 +00:00
fixtures test(semantic): add a test for catch parameters reference (#7988) 2024-12-18 08:47:27 +00:00
integration fix(cfg): include export default code in CFG instructions (#7862) 2024-12-14 12:09:28 +08:00
main.rs test(semantic): semantic checker store conformance pass/fail info in a separate file (#7235) 2024-11-11 08:13:13 +00:00