lazarus/components/codetools/tests
2023-06-11 21:34:37 +02:00
..
fpcsrctest
fpctests
laztests Codetools: parse specialization as function result (in function type def) Issue #38970 2023-03-10 16:56:06 +01:00
moduletests codetools: added GatherPublishedVarTypes, CompleteComponent with optional CheckUnits 2023-04-13 15:38:12 +02:00
.gitignore codetools: fixed parsing sub proc of anonymous proc 2021-11-18 22:40:39 +01:00
runtestscodetools.inc codetools: tests: less hints, test search in virtual sub dir 2020-08-02 16:18:21 +00:00
runtestscodetools.lpi codetools: added GatherPublishedVarTypes, CompleteComponent with optional CheckUnits 2023-04-13 15:38:12 +02:00
runtestscodetools.lpr codetools: added GatherPublishedVarTypes, CompleteComponent with optional CheckUnits 2023-04-13 15:38:12 +02:00
testbasiccodetools.pas codetools: moved DateToCfgStr to LazConfigStorage 2023-06-11 21:34:37 +02:00
testcfgscript.pas codetools: tests: clean up 2017-04-21 18:23:30 +00:00
testchangedeclaration.pas codetools: test AddProcModifier 2018-05-13 11:33:13 +00:00
testcodecompletion.pas codetools: renamed CompleteComponent to AddPublishedVariables, added tests 2023-04-09 19:48:37 +02:00
testcompleteblock.pas codetools: tests: clean up 2017-04-21 18:23:30 +00:00
testcompreaderwriterpas.pas codetools: test RenameIdentifier 2021-04-12 18:49:28 +00:00
testcth2pas.pas codetools: tests: clean up 2017-04-21 18:23:30 +00:00
testctpas2js.pas codetools: fixed tests when no pas2js found 2021-12-03 12:05:40 +01:00
testctrangescan.pas codetools: test scan unit change a word and scan again 2017-10-10 09:13:21 +00:00
testctxmlfixfragments.pas codetools: added tests for proc ovrloads of basetypes 2017-04-17 14:49:09 +00:00
testdesignerformtools.pas codetools: added GatherPublishedVarTypes, CompleteComponent with optional CheckUnits 2023-04-13 15:38:12 +02:00
testfinddeclaration.pas Codetools: add testcase for issue 40145 / allow "{completion" after dot. 2023-03-07 20:10:19 +01:00
testglobals.pas codetools: added tests for proc ovrloads of basetypes 2017-04-17 14:49:09 +00:00
testidentcompletion.pas codetools: fixed identifier completion in or behind empty string. Issue #26964 2020-08-20 11:41:33 +00:00
testlfmtrees.pas codetools: CheckLFM: variable type with unit name 2023-04-07 14:03:40 +02:00
testmethodjumptool.pas codetools: test objfpc generic class function 2019-02-24 14:21:32 +00:00
testpascalparser.pas codetools: implemented $if sizeof() for some built-in types 2023-01-13 12:43:46 +01:00
testrefactoring.pas IDE, Codetools: Fix renaming non-dotted identifiers. Same function RenameIdentifier is used for dotted unit names. Issue #40195. 2023-05-25 13:02:00 +03:00
teststdcodetools.pas codetools: add test complete event assignment 2023-03-12 23:11:06 +01:00