lazarus/components/synedit/test
2022-11-22 15:44:40 +01:00
..
SynTest.lpi SynEdit: fix save/load fold-state. 2022-06-25 22:16:19 +02:00
SynTest.lpr SynEdit, test: add build modes, add run as console app, comment out some test failures, reduce some long tests 2021-10-01 14:31:52 +02:00
testbase.pas SynEdit: added experimental WordWrap / does not work with folding 2020-06-05 00:12:57 +00:00
testbasicsynedit.pas SynEdit, test: add build modes, add run as console app, comment out some test failures, reduce some long tests 2021-10-01 14:31:52 +02:00
testblockindent.pas SynEdit test suite: fix compilation for latest SynEdit changes 2021-02-05 15:48:25 +00:00
testbookmarks.pas
testfoldedview.pas SynEdit: fix save/load fold-state. 2022-06-25 22:16:19 +02:00
testhighlighterlfm.pas
testhighlightfoldbase.pas SynEdit: PasHighLighter, fix function-name highlight - broken in 592b2240a9 "fix function modifiers (e.g. cdecl)". Issue #39807 2022-06-24 23:44:46 +02:00
testhighlightmulti.pas SynEdit, test: add build modes, add run as console app, comment out some test failures, reduce some long tests 2021-10-01 14:31:52 +02:00
testhighlightpas.pas SynEdit: PasHighLighter, fix function-name highlight - broken in 592b2240a9 "fix function modifiers (e.g. cdecl)". Issue #39807 2022-06-24 23:44:46 +02:00
testhighlightxml.pas
testmarkupfoldcoloring.pas SynEdit: Refactor Notification from Lines. Cache in TextViewManager, and deal with TextBuffer changes (no more need to update in senrTextBufferChanged 2020-05-21 15:48:47 +00:00
testmarkuphighall.pas
testmarkupifdef.pas SynEdit, test: add build modes, add run as console app, comment out some test failures, reduce some long tests 2021-10-01 14:31:52 +02:00
testmarkupwordgroup.pas SynEdit: Refactor Notification from Lines. Cache in TextViewManager, and deal with TextBuffer changes (no more need to update in senrTextBufferChanged 2020-05-21 15:48:47 +00:00
testmulticaret.pas
testnavigation.pas SynEdit test suite: fix compilation for latest SynEdit changes 2021-02-05 15:48:25 +00:00
testnestedfoldslist.pas
testpaintcolormerging.pas
testsearch.pas SynEdit: fix crash/hang (endless loop) in SearchReplace. Advance 1 char, if regex returns an zero-len match. Issue #39999 2022-11-22 15:44:40 +01:00
testsynbeautifier.pas SynEdit test suite: fix compilation for latest SynEdit changes 2021-02-05 15:48:25 +00:00
testsyncroedit.pas SynEdit test suite: fix compilation for latest SynEdit changes 2021-02-05 15:48:25 +00:00
testsynmulticaret.pas
testsynselection.pas SynEdit: Fix test-case 2022-06-25 23:28:27 +02:00
testsynsharededits.pas
testsyntextarea.pas
testtrimspace.pas SynEdit test suite: fix compilation for latest SynEdit changes 2021-02-05 15:48:25 +00:00
testwordwrap.pas SynEdit: Fixes for MaybeJoinWithSibling and AdjustForLinesDeleted / Tests for MaybeJoinWithSibling 2020-07-28 16:14:37 +00:00