lazarus/components/codetools/tests/laztests
2022-05-03 21:59:18 +02:00
..
bug28861_unit1.pas
bug28861_unit2.pas
bug28866_prg.pas
bug28866_unit1.pas
bug28876.pas
bug28877.pas
delphi_autodereference1.pas
generic_base.pas CodeTools: Resolve generic params when searching in ancestors. 2022-05-03 02:32:26 +02:00
README.txt
tcompletion_keywords.pas Codetools: Add test for code-completion keywords 2022-05-03 21:59:18 +02:00
tdefaultproperty1.pas
tprogramdots1.pas codetools: updated test dottedt unit name 2017-09-30 19:20:43 +00:00
tunit_order_test.pas
tunitdots.main.pas codetools: tests: namespace prefixes 2017-04-26 09:32:36 +00:00
unit_order_a.pas
unit_order_b.pas
unitdots.dot.pas codetools: find declaration of dotted program name 2017-09-13 18:05:15 +00:00
unitdots.nsa.nsaa.nsaaa.pas codetools: test writing collection 2017-10-23 18:30:56 +00:00
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