lazarus/components/codetools/tests
Martin 887b6b395c Codetools: fix local "class of" definitions. Issue #39739
- This also fixes/removes an empty/unfinished class section node for "class of"
2025-11-29 10:23:59 +01:00
..
fpcsrctest
fpctests
laztests Codetools: Add tests for find-ref with generics. Fix FindDeclarations for some methods in Mode-Delphi. 2025-11-28 22:46:07 +01:00
moduletests Codetools: fixed test, markers were not parsed correctly and "find declaration" tests were skipped. Marked one test as TODO (as it's failure was ignored) 2025-11-28 12:31:21 +01:00
.gitignore
runtestscodetools.inc
runtestscodetools.lpi
runtestscodetools.lpr codetools: added test rename lfm property 2025-07-13 21:21:26 +02:00
testbasiccodetools.pas codetools: started Find- and RenameSourceNameReferences 2025-02-04 15:40:25 +01:00
testcfgscript.pas
testchangedeclaration.pas codetools: directorycache: invalidate directory when a codebuffer is marked deleted 2025-02-04 16:45:03 +01:00
testcodecompletion.pas Codetools: Completion of constrained generic procedures / remove constraints in implementation Issue #38095 2025-11-26 02:46:20 +01:00
testcompleteblock.pas codetools: directorycache: invalidate directory when a codebuffer is marked deleted 2025-02-04 16:45:03 +01:00
testcompreaderwriterpas.pas
testcth2pas.pas codetools: directorycache: invalidate directory when a codebuffer is marked deleted 2025-02-04 16:45:03 +01:00
testctpas2js.pas codetools: directorycache: invalidate directory when a codebuffer is marked deleted 2025-02-04 16:45:03 +01:00
testctrangescan.pas codetools: directorycache: invalidate directory when a codebuffer is marked deleted 2025-02-04 16:45:03 +01:00
testctxmlfixfragments.pas codetools: fix xml: option to remove unopen close tags, aissist: fix xml 2025-01-24 12:29:52 +01:00
testdesignerformtools.pas codetools: directorycache: invalidate directory when a codebuffer is marked deleted 2025-02-04 16:45:03 +01:00
testfinddeclaration.pas Codetools: Add tests for find-ref with generics. Fix FindDeclarations for some methods in Mode-Delphi. 2025-11-28 22:46:07 +01:00
testglobals.pas
testidentcompletion.pas Codetools: more tests for ampersand. 2024-09-03 15:46:06 +02:00
testlfmtrees.pas codetools: lfm parser: fixed parsing apostroph 2025-08-12 17:49:39 +02:00
testmethodjumptool.pas codetools: directorycache: invalidate directory when a codebuffer is marked deleted 2025-02-04 16:45:03 +01:00
testpascalparser.pas Codetools: fix local "class of" definitions. Issue #39739 2025-11-29 10:23:59 +01:00
testrefactoring.pas codetools: find declaration: implementation uses: search first unit interface, issue #41857 2025-10-07 11:04:42 +02:00
teststdcodetools.pas codetools: added test for UsesSectionToUnitnames, added FindUnitFileInAllUsesSections, IsUnitInUnitPath 2025-05-13 12:18:35 +02:00