swc/crates/swc_ecma_parser/tests/errors
2023-11-20 21:57:51 +00:00
..
arguments test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
arrow-function-binding-rest-property test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
arrow-function-member-as-binding-identifier test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
async-line-break test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
bad_character_escape_sequence test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
bad_character_escape_sequence_1 test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
bad_character_escape_sequence_2 test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
bad_character_escape_sequence_3 test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
bad_character_escape_sequence_4 test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
bad_character_escape_sequence_5 test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
bad_character_escape_sequence_6 test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
conflict_marker_diff_3_trivia_1 test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
conflict_marker_diff_3_trivia_2 test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
conflict_marker_trivia_1 test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
conflict_marker_trivia_2 test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
conflict_marker_trivia_3 test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
conflict_marker_trivia_4 test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
explicit-resource-management feat(es/compat): Implement transform for explicit resource management (#7376) 2023-06-29 14:13:43 +00:00
issue-2834 test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
issue-4991 test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
issue-8268 fix(es/parser): Report error for exported reserved name (#8313) 2023-11-20 21:57:51 +00:00
jsx_in_js fix(es/parser): Fix infinite loop on jsx in js (#7191) 2023-04-02 22:14:29 +00:00
label test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
optional-chaining feat(es/parser): Disallow tagged tpl in optional chaining (#7515) 2023-06-12 01:37:39 +00:00
rest-initializer test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
rest-not-last test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
rest-trailing-comma test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
strict-mode/argument test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
ts1106 test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
unterminated_string_constant test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00
unterminated_string_constant_1 test: Use correct extensions for fixture tests (#6539) 2022-11-29 09:47:56 +00:00