lazarus/components/synedit/test
2025-08-22 12:51:40 +02:00
..
SynTest.lpi SynEdit: Test, add mock WS 2025-07-10 13:06:47 +02:00
SynTest.lpr SynEdit: Test, add console-runner 2025-07-10 13:06:46 +02:00
testbase.pas SynEdit: XML-Highlighter, fix for 32 bit targets / fix compilation 2025-07-22 16:31:18 +02:00
testbasicsynedit.pas SynEdit: Tests, add LazLoggerBase 2025-03-01 13:28:21 +01:00
testblockindent.pas IDE, SynEdit: Add column-selection-shift (shift inside selection only) Issue #40978 2025-03-06 18:06:18 +01:00
testbookmarks.pas
testfoldedview.pas SynEdit: Folded-view, rename TopLine to TopViewPos 2025-01-24 21:43:08 +01:00
testhighlighterlfm.pas
testhighlightfoldbase.pas SynEdit: Remove "published" from TextAttribute. Add to child-classes 2025-08-04 10:35:39 +02:00
testhighlightmulti.pas SynEdit: Remove "published" from TextAttribute. Add to child-classes 2025-08-04 10:35:39 +02:00
testhighlightpas.pas SynEdit: Remove "published" from TextAttribute. Add to child-classes 2025-08-04 10:35:39 +02:00
testhighlightxml.pas Using TStringArray from SysUtils instead of creating new types for "array of string" 2024-09-23 09:19:02 +00:00
testmarkupfoldcoloring.pas Replace TSynSelectedColor with base class. Introduce own class for gutter colors 2025-08-04 21:09:39 +02:00
testmarkuphighall.pas SynEdit: HighlightAll, fixed IndexOf 2025-08-22 12:51:40 +02:00
testmarkupifdef.pas SynEdit: reduce compile warnings 2025-03-01 13:28:22 +01:00
testmarkupwordgroup.pas
testmulticaret.pas SynEdit: Optimize test 2025-07-22 16:04:44 +02:00
testnavigation.pas SynEdit: Tests, add LazLoggerBase 2025-03-01 13:28:21 +01:00
testnestedfoldslist.pas
testpaintcolormerging.pas Replace TSynSelectedColor with base class. Introduce own class for gutter colors 2025-08-04 21:09:39 +02:00
testsearch.pas SynEdit: Test, exclude reg-ex that fails in older fpc 3.2.0 2025-03-05 11:42:37 +01:00
testsynbeautifier.pas
testsyncroedit.pas SynEdit: Optimize test 2025-07-22 16:04:44 +02:00
testsynmulticaret.pas
testsynselection.pas SynEdit: added adjusting column selection in shared edit / fixed, prevent column-sel-bounds from becoming invalid (bytepos in middle of utf8 char) 2024-10-04 01:41:26 +02:00
testsynsharededits.pas
testsyntextarea.pas SynEdit: rewrite part of the Highlighter-attribute 2025-04-06 10:04:13 +02:00
testtrimspace.pas
testwordwrap.pas SynEdit: Optimize test 2025-07-22 16:04:44 +02:00