oxc/crates/oxc_codegen/tests/integration
Dunqing e7c89a596b test(codegen): uncomment passed tests that are related to trailing comments (#6589)
Just uncomment them and replace whitespace with `\t`
2024-10-15 16:23:41 +00:00
..
snapshots refactor(codegen): only print necessary parentheses in TSAsExpression (#6429) 2024-10-11 02:04:27 +00:00
esbuild.rs test(codegen): uncomment passed tests that are related to trailing comments (#6589) 2024-10-15 16:23:41 +00:00
jsdoc.rs fix(codegen): preserve newlines between comments (#6014) 2024-09-24 05:14:02 +00:00
main.rs refactor(codegen)!: remove CommentOptions API (#6451) 2024-10-11 13:53:28 +00:00
pure_comments.rs chore(codegen): add more tests for comments from esbuild (#6357) 2024-10-08 05:42:43 +00:00
tester.rs refactor(codegen)!: remove CommentOptions API (#6451) 2024-10-11 13:53:28 +00:00
ts.rs refactor(codegen): only print necessary parentheses in TSAsExpression (#6429) 2024-10-11 02:04:27 +00:00
unit.rs fix(codegen): invalid codegen when in inside bin expr in or loop (#6431) 2024-10-13 06:47:10 +00:00