lazarus/components/codetools/tests/moduletests
2025-04-03 21:18:45 +02:00
..
star IDE: added option for global star directory excludes 2023-07-09 22:20:56 +02:00
dsgn_ambigbearbtn.pas codetools: added GatherPublishedVarTypes, CompleteComponent with optional CheckUnits 2023-04-13 15:38:12 +02:00
dsgn_bearbuttons.pas codetools: renamed CompleteComponent to AddPublishedVariables, added tests 2023-04-09 19:48:37 +02:00
dsgn_bearcontrols.pas codetools: renamed CompleteComponent to AddPublishedVariables, added tests 2023-04-09 19:48:37 +02:00
fdt_arrays.pas
fdt_basic.pas codetools: test find declaration in initialization 2017-11-23 12:05:26 +00:00
fdt_classhelper.pas
fdt_classof.pas Codetools: fix parsing of "class of" with deprecated or unit-name prefix. 2025-04-03 21:18:45 +02:00
fdt_for_in.pas
fdt_generics_finddeclaration.pas codetools: added new test: find declaration for generic lists and arrays with member of default array property (still fails for generic array) 2021-04-30 10:32:34 +00:00
fdt_generics_guesstype2.pas codetools: extended test (some are still failing) 2021-04-30 10:38:31 +00:00
fdt_generics_guesstype.pas codetools: var completion of for-var-in-genericarray, from Pascal Riekenberg, issue #37076 2020-05-15 09:37:49 +00:00
fdt_generics.pas codetools: test GenericsDelphi_FuncParam 2021-05-02 15:33:23 +00:00
fdt_guesstype1.pas codetools: generate local var for Length() with type SizeInt 2020-08-21 07:43:13 +00:00
fdt_nestedaliasclass.pas Codetools: Include fdfSearchInAncestors when resolving aliases, specializations or properties. "procedure SearchIdentifier" in "TFindDeclarationTool.FindBaseTypeOfNode". Fix issue #39498 2022-03-11 16:59:29 +01:00
fdt_nestedclasses.pas
fdt_objccategory.pas
fdt_objcclass.pas
fdt_proc_basetypes.pas codetools: added boolean8, boolean16, boolean32, boolean64 2021-12-22 23:58:25 +01:00
fdt_typehelper.pas
fdt_with.pas
rt_explodewith.pas