lazarus/components/codetools/tests/laztests
2015-11-10 11:01:59 +00:00
..
bug28861_unit1.pas
bug28861_unit2.pas codetools: gather identifiers behind string constant dot 2015-10-16 15:53:10 +00:00
bug28866_prg.pas codetools: added tests bug #28866 2015-10-16 21:37:22 +00:00
bug28866_unit1.pas codetools: added tests bug #28866 2015-10-16 21:37:22 +00:00
bug28876.pas codetools: fixed resolving dot after class, bug #28876 2015-10-18 13:32:15 +00:00
bug28877.pas codetools: find declaration: fixed Result in operator proc, bug #28877 2015-10-19 09:47:00 +00:00
delphi_autodereference1.pas codetools: fixed resolving dot after pointer in mode delphi 2015-10-18 13:38:49 +00:00
README.txt
tdefaultproperty1.pas
unit_order_a.pas codetools: added tests unit order and namespaces 2015-11-10 11:01:59 +00:00
unit_order_b.pas codetools: added tests unit order and namespaces 2015-11-10 11:01:59 +00:00
unit_order_test.pas codetools: added tests unit order and namespaces 2015-11-10 11:01:59 +00:00
unitdots.dot.pas codetools: added tests unit order and namespaces 2015-11-10 11:01:59 +00:00
unitdots.main.pas codetools: added tests unit order and namespaces 2015-11-10 11:01:59 +00:00
unitdots.pas codetools: added tests unit order and namespaces 2015-11-10 11:01:59 +00:00

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

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

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

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