oxc/tasks/transform_conformance/src
overlookmotel eb71a32ee7 refactor(ci): transform conformance snapshot include when output mismatch (#5135)
Include "Output mismatch" in transform conformance snapshots when a test also fails due to scopes/symbols mismatches.

At present, many of the tests are failing on scopes/symbols mismatches, so it's hard to see from snapshots which also have an output mismatch. In particular, when working to fix scope mismatches, it's hard to notice if changes you make cause the output to be wrong. These extra messages make that visible.
2024-08-24 04:52:14 +00:00
..
constants.rs feat(transformer): support logical-assignment-operators plugin (#4890) 2024-08-15 10:10:36 +00:00
driver.rs fix(ci): transform conformance do not skip any errors (#5134) 2024-08-24 04:52:11 +00:00
lib.rs feat(transform_conformance): show transform conformance errors (#4976) 2024-08-19 09:01:34 +00:00
main.rs refactor(transformer/typescript): reimplementation of Enum conversion based on Babel (#3102) 2024-04-29 16:26:22 +08:00
test_case.rs refactor(ci): transform conformance snapshot include when output mismatch (#5135) 2024-08-24 04:52:14 +00:00