lazarus/components/codetools/tests/moduletests
2022-03-11 16:59:29 +01:00
..
fdt_arrays.pas codetools: tests: added array test 2017-04-25 09:52:08 +00:00
fdt_basic.pas codetools: test find declaration in initialization 2017-11-23 12:05:26 +00:00
fdt_classhelper.pas
fdt_classof.pas
fdt_for_in.pas codetools: added test for in 2017-04-22 06:26:04 +00:00
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