lazarus/components/codetools/tests
2022-07-06 23:32:59 +02:00
..
fpcsrctest
fpctests
laztests Codetools: Add test for code-completion keywords 2022-05-03 21:59:18 +02:00
moduletests Codetools: Include fdfSearchInAncestors when resolving aliases, specializations or properties. "procedure SearchIdentifier" in "TFindDeclarationTool.FindBaseTypeOfNode". Fix issue #39498 2022-03-11 16:59:29 +01:00
.gitignore codetools: fixed parsing sub proc of anonymous proc 2021-11-18 22:40:39 +01:00
runtestscodetools.inc
runtestscodetools.lpi codetools: less hints 2021-02-28 22:12:36 +00:00
runtestscodetools.lpr Codetools: Fix testcase. Added "filemask" as long-option, so example invocations from unit TestFindDeclaration will work. 2022-03-11 16:59:30 +01:00
testbasiccodetools.pas
testcfgscript.pas
testchangedeclaration.pas
testcodecompletion.pas Codetools: Tests for: Keep empty () on code completion. Issue #39712. 2022-07-06 22:33:47 +02:00
testcompleteblock.pas
testcompreaderwriterpas.pas codetools: test RenameIdentifier 2021-04-12 18:49:28 +00:00
testcth2pas.pas
testctpas2js.pas codetools: fixed tests when no pas2js found 2021-12-03 12:05:40 +01:00
testctrangescan.pas
testctxmlfixfragments.pas
testfinddeclaration.pas Codetools: fixed parsing of directives with in operator + test 2022-07-06 23:32:59 +02:00
testglobals.pas
testidentcompletion.pas
testmethodjumptool.pas
testpascalparser.pas codetools: fixed some tests 2022-06-17 17:35:23 +02:00
testrefactoring.pas codetools: test rename proc 2021-04-17 11:21:39 +00:00
teststdcodetools.pas