lazarus/components/codetools/tests/laztests
2023-03-10 16:56:06 +01:00
..
bug28861_unit1.pas
bug28861_unit2.pas
bug28866_prg.pas
bug28866_unit1.pas
bug28876.pas
bug28877.pas
bug28989.pas Codetools: test for Issue #28989 2023-03-10 16:27:42 +01:00
bug32252.pas Codetools, tests: Add test for issue #32252 2023-03-06 16:53:27 +01:00
bug38970.pas Codetools: parse specialization as function result (in function type def) Issue #38970 2023-03-10 16:56:06 +01:00
bug39897.pas Codetool: prevent recursion in ResolveBaseTypeOfIdentifier. Issue 39897 2022-10-26 14:58:42 +02:00
bug40145.pas Codetools: add testcase for issue 40145 / allow "{completion" after dot. 2023-03-07 20:10:19 +01:00
delphi_autodereference1.pas
README.txt
tcompletion_keywords.pas
tdefaultproperty1.pas
tgeneric_base.pas Codetools: fix "a:=TSpcecialized.Create". When completing/declaring variables find the name of the specialized class. 2023-03-10 14:32:31 +01:00
tgeneric_declaration_nest.pp Codetool: nested (inside class) declaration of generic. Issue #37640 2023-03-09 20:21:53 +01:00
tgeneric_nested.pas Codetools: Return generic params for found identifier / Update calling Parameters 2023-03-06 12:53:54 +01:00
tgeneric_stringparam.pas CodeTools: fix guesstype (type for declaration) with generics. 2023-03-08 17:25:09 +01:00
tprogramdots1.pas
tunit_order_test.pas
tunitdots.main.pas
unit_order_a.pas
unit_order_b.pas
unitdots.dot.pas
unitdots.nsa.nsaa.nsaaa.pas
unitdots.pas

This directory contains tests with marks for the ../finddeclarationtest.lpi.

Testing all these files:
./finddeclarationtest --suite=TestFindDeclaration_LazTests

Testing one file:
./finddeclarationtest --suite=TestFindDeclaration_LazTests --filemask=tchlp41.pp

Testing a bunch of files:
./finddeclarationtest --suite=TestFindDeclaration_LazTests --filemask=tchlp*.pp