oxc/tasks/transform_conformance/src
overlookmotel 588df9f366 test(transformer): transformer conformance runner --override output with spaces not tabs (#7865)
When running `just test-transform --override`, generate override files with indentation as double spaces, instead of tabs. This matches our convention for formatting JS files.
2024-12-14 04:57:00 +00:00
..
constants.rs chore(tasks/transform-conformance): support override to replace takeover mode (#7771) 2024-12-11 16:18:14 +00:00
driver.rs feat(transformer)!: change API to take a &TransformOptions instead of TransformOptions (#7213) 2024-11-09 06:01:13 +00:00
exec.rs feat(transform_conformance): custom reporter for exec test (#7715) 2024-12-07 11:25:00 +00:00
lib.rs chore(tasks/transform-conformance): support --override flag (#7774) 2024-12-11 16:18:16 +00:00
main.rs chore(tasks/transform-conformance): support --override flag (#7774) 2024-12-11 16:18:16 +00:00
test_case.rs test(transformer): transformer conformance runner --override output with spaces not tabs (#7865) 2024-12-14 04:57:00 +00:00