emacs/test/lisp/progmodes/cperl-mode-resources
Peter Oliver 1fd7957bc7 ; cperl-mode.el: Add a test for Bug#74245
* test/lisp/progmodes/cperl-mode-resources/cperl-bug-74245.pl: New test data.

* test/lisp/progmodes/cperl-mode-tests.el (cperl-test-bug-74245): Verify
that a bare \"$\" can appear at the end of a subroutine signature.
2025-01-13 17:07:51 +01:00
..
cperl-bug-11733.pl ; cperl-mode.el: Fix two indentation bugs (Bug#11733) 2023-07-02 00:37:10 +02:00
cperl-bug-11996.pl Recognize the backslash operator in perl-mode 2022-09-20 21:11:40 +02:00
cperl-bug-19709.pl cperl-mode: Indentation of ')' follows customisation 2020-11-09 15:25:47 +01:00
cperl-bug-22355.pl ; perl-mode.el: Allow newline between quote-likes and delimiter 2021-06-11 13:55:08 +02:00
cperl-bug-23992.pl ; perl-mode.el: Detect regexes immediately after "|&" 2021-06-08 23:23:25 +02:00
cperl-bug-25098.pl ; perl-mode.el: Detect quote-like operator immediately after => 2021-06-09 23:04:09 +02:00
cperl-bug-26850.pl perl-mode and cperl-mode: Recognize regex after "return" 2020-11-17 00:20:26 +01:00
cperl-bug-30393.pl cperl-mode: Fix indentation for Emacs 26 2020-11-03 15:28:40 +01:00
cperl-bug-35925.pl Fix indentation in perl-mode (Bug#35925) 2023-10-01 04:13:17 +02:00
cperl-bug-64190.pl cperl-mode.el: Support subroutine signatures 2023-06-30 23:41:06 +02:00
cperl-bug-64364.pl cperl-mode.el: Support Perl 5.38 syntax for subroutine signatures 2023-07-01 21:40:46 +02:00
cperl-bug-65834.pl ;cperl-mode.el: Do not mistake a left-shift operator for a here-doc. 2023-10-14 18:22:11 +02:00
cperl-bug-66145.pl ; cperl-mode.el: Don't override fontificaton in comments. 2023-10-09 17:58:21 +02:00
cperl-bug-66161.pl cperl-mode.el: Optionally treat trailing text as comment 2023-10-14 00:34:41 +02:00
cperl-bug-74245.pl ; cperl-mode.el: Add a test for Bug#74245 2025-01-13 17:07:51 +01:00
cperl-indent-exp.pl cperl-mode: Fix a test to ensure cperl-mode is active 2020-10-06 03:39:55 +02:00
cperl-indent-styles.pl cperl-mode: Indentation of ')' follows customisation 2020-11-09 15:25:47 +01:00
cperl-indents.erts cperl-mode.el: Add support for new Perl syntax in Perl 5.36 and 5.38 2023-07-03 23:05:10 +02:00
extra-delimiters.pl ; Fix typos 2024-06-23 16:40:06 +02:00
fontify-punctuation-vars.pl ; Fix typos 2022-12-23 18:21:10 +01:00
grammar.pl ;cperl-mode.el: Avoid false positives when parsing new Perl syntax 2024-06-13 14:37:13 +02:00
here-docs.pl Improve HERE document detection in perl-mode 2022-10-20 07:34:38 -03:00
perl-class.pl cperl-mode.el: Update for the current Perl version 5.040 2024-06-10 12:22:13 +02:00
proto-and-attrs.pl cperl-mode.el: Support Perl 5.38 syntax for subroutine signatures 2023-07-01 21:40:46 +02:00
sub-names.pl cperl-mode.el: Subroutine names are fontified correctly in all places 2023-08-02 23:59:42 +02:00