mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-24 19:50:28 +01:00
`fdfFunctionResult` will cause `FindExpressionTypeOfTerm` to `ResolveChildren` and recurse forever if the node starts with open brackets. If the cursor is not on an identifier, it should not be a function and the flag is not needed. |
||
|---|---|---|
| .. | ||
| bug28861_unit1.pas | ||
| bug28861_unit2.pas | ||
| bug28866_prg.pas | ||
| bug28866_unit1.pas | ||
| bug28876.pas | ||
| bug28877.pas | ||
| bug39897.pas | ||
| delphi_autodereference1.pas | ||
| README.txt | ||
| tcompletion_keywords.pas | ||
| tdefaultproperty1.pas | ||
| tgeneric_base.pas | ||
| 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