oxc/tasks/transform_conformance/snapshots
overlookmotel 5fd136139f test(transformer/class-properties): override fixtures (#7689)
Override some transform conformance test fixtures for class properties transform, where:

* Our output differs from Babel in cosmetic manner only.
* Our transform intentionally works differently from Babel.
* Babel's fixtures enable arrow functions transform, which malfunctions in our implementation. But we're not trying to test arrow functions transform here, so disable it.
2024-12-08 01:41:33 +00:00
..
babel-plugin-transform-object-rest-spread/test/fixtures feat(transformer): transform object rest spread (#7003) 2024-11-21 11:33:26 +00:00
babel-plugin-transform-optional-chaining/test/fixtures feat(transformer): Optional Chaining (#6990) 2024-11-21 03:12:18 +00:00
babel.snap.md test(transformer/class-properties): override fixtures (#7689) 2024-12-08 01:41:33 +00:00
babel_exec.snap.md test(transformer/class-properties): override fixtures (#7689) 2024-12-08 01:41:33 +00:00
oxc.snap.md fix(transformer/class-properties): create temp var for this in computed key (#7686) 2024-12-06 02:20:57 +00:00
oxc_exec.snap.md test(transformer/class-properties): exec test for this in computed key (#7687) 2024-12-08 01:41:31 +00:00