lazarus/components/synedit/test
martin 6419d6aec1 SynEdit: Tests for Wrap
git-svn-id: trunk@63579 -
2020-07-17 01:02:19 +00:00
..
SynTest.lpi SynEdit, test: change debug info to DWARF-3 2020-07-17 01:02:17 +00:00
SynTest.lpr SynEdit: added experimental WordWrap / does not work with folding 2020-06-05 00:12:57 +00:00
testbase.pas SynEdit: added experimental WordWrap / does not work with folding 2020-06-05 00:12:57 +00:00
testbasicsynedit.pas SynEdit: more fixes for ecMoveLineDown / testcase 2020-01-26 19:25:13 +00:00
testblockindent.pas
testbookmarks.pas
testfoldedview.pas SynEdit: Change to use FTheLinesView instead of FFoldedView 2020-05-21 18:04:08 +00:00
testhighlighterlfm.pas
testhighlightfoldbase.pas SynEdit: PasHighLighter, fixed highlighting procedure names in interface declaration. Issue #0035238 2019-03-16 16:21:01 +00:00
testhighlightmulti.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
testhighlightpas.pas SynEdit: PasHighLighter, fixed highlighting procedure names in interface declaration. Issue #0035238 2019-03-16 16:21:01 +00: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
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
testnestedfoldslist.pas
testpaintcolormerging.pas
testsearch.pas
testsynbeautifier.pas
testsyncroedit.pas SynEdit: Test for Fixed crash in SyncroEdit, when undoing. Introduced in r60079 #507784f308 "improved syncro/template edit to deal with adjacent cells" 2019-03-31 17:04:15 +00:00
testsynmulticaret.pas
testsynselection.pas SynEdit: TEST for Improve SetTextBetweenPoints and IncPersistentLock(weak) 2019-12-19 18:04:19 +00:00
testsynsharededits.pas
testsyntextarea.pas
testtrimspace.pas
testwordwrap.pas SynEdit: Tests for Wrap 2020-07-17 01:02:19 +00:00