aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/examples/perl-test-5220delta.pl
AgeCommit message (Collapse)AuthorFilesLines
2021-01-29Remove lexer tests from ScintillaNeil1-178/+0
2015-12-18Bug [#1793]. Add support for Perl 5.22.Kein-Hong Man1-0/+178
Double-diamond operator <<>> Hexadecimal floating point literals Repetition in list assignment Added example file to the lexing tests and changed lexing tests to allow larger files and to standardise on Unix line ends when testing these larger files to avoid spurious failures.