aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexilla/test
AgeCommit message (Collapse)AuthorFilesLines
2020-02-03Bug [#2139]. Add test case for compound decorator.Neil4-12/+17
This is before-fix and demonstrates the issue. Remove the .new file as that is a temporary.
2020-01-22Adding test for makefile lexer.Neil3-0/+33
2020-01-18Adding test for batch lexer.Neil3-0/+55
2020-01-04Feature [feature-requests:#1328] Handle CRLF in SCE_RAKU_COMMENTLINEs andMark Reay1-4/+4
HEREDOCs style termination.
2020-01-03Added Raku lexer and style properties and example filesMark Reay3-0/+221
2020-01-04Implement negative relative positions in GetRelativePosition.Neil1-2/+26
2020-01-04Add lexilla/src to include directories to find "Lexilla.h".Neil1-4/+4
2019-12-14Lexilla tests.Neil39-0/+1259
2019-12-22Lexilla testing framework.Neil9-0/+913