lazarus/components/codetools/tests/fpctests
mattias 541f15a9cb codetools: moved tests
git-svn-id: trunk@53152 -
2016-10-17 15:01:23 +00:00
..
README.txt codetools: tests: readme 2015-10-16 08:07:03 +00:00
tchlp6.pp codetools: FindExpressionTypeOfTerm: removed obsolete FindBaseTypeOfNode 2015-10-09 12:24:52 +00:00
tchlp7.pp codetools: added check for guesstype of helper function result 2015-10-09 12:26:09 +00:00
tchlp14.pp codetools: find protected members in class helpers, bug #28810, patch from Ondrej 2015-10-18 22:27:22 +00:00
tchlp15.pp codetools: find protected members in class helpers, bug #28810, patch from Ondrej 2015-10-18 22:27:22 +00:00
tchlp36.pp codetools: added helper tests 2015-10-08 14:03:52 +00:00
tchlp40.pp codetools: added helper tests 2015-10-08 14:03:52 +00:00
tchlp41.pp
tchlp42.pp codetools: added helper tests 2015-10-08 14:03:52 +00:00
tchlp46.pp
tchlp47.pp
tchlp48.pp codetools: added helper tests 2015-10-08 14:03:52 +00:00
tchlp49.pp codetools: added helper tests 2015-10-08 14:03:52 +00:00
tchlp50.pp codetools: added helper tests 2015-10-08 14:03:52 +00:00
tchlp52.pp codetools: added test guess type class helper enumerator 2015-10-09 09:32:55 +00:00
tchlp53.pp codetools: added test for GuessTypeOfIdentifier 2015-10-09 07:50:07 +00:00
tudots.dot.next.pp codetools: added tests for dotted units 2015-10-19 13:23:15 +00:00
tudots.dot.pp codetools: moved tests 2016-10-17 15:01:23 +00:00
tudots.dot.prog.pp codetools: added tests unit order and namespaces 2015-11-10 11:01:59 +00:00
tudots.pp codetools: added tests for dotted units 2015-10-19 13:23:15 +00:00
tudots.prog.pp codetools: added tests for dotted units 2015-10-19 13:23:15 +00:00
tudots.test.pp codetools: tests: disabled fail test 2015-11-10 11:11:10 +00:00
uchlp12.pp codetools: find protected members in class helpers, bug #28810, patch from Ondrej 2015-10-18 22:27:22 +00:00

This directory contains tests from the FPC test/src directory, extended with
marks for the ../finddeclarationtest.lpi.

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

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

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