lazarus/components/synedit/test
2025-03-22 18:50:40 +01:00
..
SynTest.lpi Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
SynTest.lpr
testbase.pas SynEdit: Tests, add LazLoggerBase 2025-03-01 13:28:21 +01: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 Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
testfoldedview.pas SynEdit: Folded-view, rename TopLine to TopViewPos 2025-01-24 21:43:08 +01:00
testhighlighterlfm.pas
testhighlightfoldbase.pas SynEdit: fix class-section (and strict). Only highlight in classes/objects. Fixed look-ahead for "strict". Issue #40614 2023-11-26 18:11:40 +01:00
testhighlightmulti.pas Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
testhighlightpas.pas SynEdit: PascalHighlighter, improve param/type attribs for anonymous procedures 2025-03-22 18:50:40 +01: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 SynEdit: Initialize "Result" var of managed type (avoid mem re-alloc in case caller passes non-nil). Issue #41461 (see notes). 2025-03-01 13:28:20 +01:00
testmarkuphighall.pas SynEdit: SynEditMarkupHighAll, tests 2024-04-25 17:22:57 +02:00
testmarkupifdef.pas SynEdit: reduce compile warnings 2025-03-01 13:28:22 +01:00
testmarkupwordgroup.pas Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
testmulticaret.pas
testnavigation.pas SynEdit: Tests, add LazLoggerBase 2025-03-01 13:28:21 +01:00
testnestedfoldslist.pas
testpaintcolormerging.pas
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 Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
testsyncroedit.pas SynEdit: Extend Syncro edit, key-combo for case/context sensitivity Issue #40808 / key-combo to add/change/remove cells 2024-03-13 21:55:31 +01: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 Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
testsyntextarea.pas SynEdit: disabled "INLINE OFF" / used for debugging 2025-02-23 17:10:56 +01:00
testtrimspace.pas Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
testwordwrap.pas SynEdit: Refactor WordWrap 2025-03-05 11:42:38 +01:00