Skip to content

Commit 8a02279

Browse files
CopilotBoshen
andcommitted
Add comprehensive obscure test cases for oxc_minifier peephole optimization
Co-authored-by: Boshen <1430279+Boshen@users.noreply.github.com>
1 parent 27c366b commit 8a02279

File tree

5 files changed

+934
-527
lines changed

5 files changed

+934
-527
lines changed

crates/oxc_minifier/tests/ecmascript/complex_coercion.rs

Lines changed: 0 additions & 233 deletions
This file was deleted.

crates/oxc_minifier/tests/ecmascript/mod.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
mod array_join;
2-
mod complex_coercion;
32
mod is_int32_or_uint32;
43
mod may_have_side_effects;
5-
mod obscure_edge_cases;
64
mod prop_name;
75
mod to_boolean;
86
mod to_number;

0 commit comments

Comments
 (0)