mattias
|
41d6dc8ac3
|
codetools: added test for generic function
git-svn-id: trunk@55484 -
|
2017-07-10 18:26:26 +00:00 |
|
mattias
|
f421cf15d7
|
codetools: tests: added test for guessing type of default()
git-svn-id: trunk@55330 -
|
2017-06-12 10:39:22 +00:00 |
|
mattias
|
a8b27bfd5e
|
codetools: tests: added guesstype of copy()
git-svn-id: trunk@54820 -
|
2017-05-07 09:13:12 +00:00 |
|
mattias
|
8fe94c57d5
|
codetools: tests: namespace in uses section
git-svn-id: trunk@54744 -
|
2017-04-26 18:33:51 +00:00 |
|
mattias
|
afc67da7ae
|
codetools: tests: test program namespace
git-svn-id: trunk@54742 -
|
2017-04-26 11:04:17 +00:00 |
|
mattias
|
2d51c08884
|
codetools: tests: namespace prefixes
git-svn-id: trunk@54736 -
|
2017-04-26 09:32:36 +00:00 |
|
mattias
|
e4895d2fd0
|
codetools: dotted unit name tests
git-svn-id: trunk@54735 -
|
2017-04-26 08:40:45 +00:00 |
|
mattias
|
fa480d0669
|
codetools: tests: added array test
git-svn-id: trunk@54728 -
|
2017-04-25 09:52:08 +00:00 |
|
mattias
|
6bd8281e0c
|
codetools: updated readme
git-svn-id: trunk@54725 -
|
2017-04-25 09:45:02 +00:00 |
|
mattias
|
b432133a9a
|
codetools: added tests for modeswitch cblocks
git-svn-id: trunk@54711 -
|
2017-04-24 17:28:56 +00:00 |
|
mattias
|
da25c136d5
|
codetools: tests: use lazutils instead of lcl
git-svn-id: trunk@54681 -
|
2017-04-22 11:09:35 +00:00 |
|
mattias
|
9b7b950996
|
codetools: added test for in
git-svn-id: trunk@54678 -
|
2017-04-22 06:26:04 +00:00 |
|
mattias
|
e63c991f8e
|
codetools: test for in constset
git-svn-id: trunk@54668 -
|
2017-04-21 19:47:52 +00:00 |
|
mattias
|
c6eeda0482
|
codetools: clean up
git-svn-id: trunk@54664 -
|
2017-04-21 18:59:13 +00:00 |
|
mattias
|
d4d351c801
|
codetools: tests: clean up
git-svn-id: trunk@54662 -
|
2017-04-21 18:23:30 +00:00 |
|
mattias
|
c3b49f8828
|
codetools: tests: TTestPascalParser: show all elines and error column
git-svn-id: trunk@54661 -
|
2017-04-21 17:26:01 +00:00 |
|
mattias
|
27336a6392
|
codetools: added tests for proc ovrloads of basetypes
git-svn-id: trunk@54625 -
|
2017-04-17 14:49:09 +00:00 |
|
joost
|
1de2cbf586
|
general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
|
2017-01-29 21:04:32 +00:00 |
|
mattias
|
c9680cf88a
|
codetools: parser: added class operator copy and clone
git-svn-id: trunk@53706 -
|
2016-12-17 18:06:59 +00:00 |
|
mattias
|
418b895590
|
codetools: parsing operators Initialize and Finalize
git-svn-id: trunk@53682 -
|
2016-12-14 15:44:21 +00:00 |
|
mattias
|
8170f4738e
|
codetools: test parsing Delphi class operators
git-svn-id: trunk@53670 -
|
2016-12-13 13:00:41 +00:00 |
|
mattias
|
0f58c1ef85
|
codetools: started test parsing record operators
git-svn-id: trunk@53668 -
|
2016-12-13 12:46:32 +00:00 |
|
mattias
|
4c62839125
|
codetools: tests: moved parsertest.lpi
git-svn-id: trunk@53667 -
|
2016-12-13 11:52:18 +00:00 |
|
mattias
|
de98a465dc
|
codetools: tests: runtestscodetools.lpi
git-svn-id: trunk@53666 -
|
2016-12-13 11:47:19 +00:00 |
|
mattias
|
4b117ef8ba
|
codetools; tests: clean up
git-svn-id: trunk@53665 -
|
2016-12-13 11:44:35 +00:00 |
|
mattias
|
7ca0140e65
|
codetools: fixed StringToPascalConst, added tests, bug #30955
git-svn-id: trunk@53383 -
|
2016-11-18 17:44:17 +00:00 |
|
mattias
|
4eaf02c3a1
|
codetools: FindFileAtCursor: unit name, search in comment
git-svn-id: trunk@53311 -
|
2016-11-08 12:20:40 +00:00 |
|
mattias
|
37069d7601
|
codetools: FindFileAtCursor: test literal
git-svn-id: trunk@53299 -
|
2016-11-05 14:56:50 +00:00 |
|
mattias
|
47fc941c8f
|
codetools: FindFileAtCursor: disabled directives
git-svn-id: trunk@53289 -
|
2016-11-02 14:21:44 +00:00 |
|
mattias
|
9e59740549
|
codetools: FindFileAtCursor: fixed find enabled include directive of empth file
git-svn-id: trunk@53288 -
|
2016-11-02 13:34:48 +00:00 |
|
mattias
|
8d7e2139ee
|
codetools: test FindFileAtCursor
git-svn-id: trunk@53277 -
|
2016-11-01 19:56:42 +00:00 |
|
mattias
|
81599322c4
|
codetools: started FindFileAtCursor
git-svn-id: trunk@53269 -
|
2016-10-30 23:42:40 +00:00 |
|
mattias
|
20a6bfdf08
|
codetools: tests: less hints
git-svn-id: trunk@53189 -
|
2016-10-21 16:49:40 +00:00 |
|
mattias
|
94d76f9a59
|
codetools: ParseFPCParameters: case insensitive defines
git-svn-id: trunk@53183 -
|
2016-10-20 19:48:07 +00:00 |
|
mattias
|
bd2ab5c7bc
|
codetools: ParseFPCParameters: moved to other fpc option parse functions
git-svn-id: trunk@53182 -
|
2016-10-20 17:02:59 +00:00 |
|
mattias
|
de0adccd6e
|
codetools: ParseFPCParameters: alias params
git-svn-id: trunk@53181 -
|
2016-10-20 16:57:52 +00:00 |
|
mattias
|
3610fd18b2
|
codetools: started ParseFPCParameters
git-svn-id: trunk@53180 -
|
2016-10-20 16:24:52 +00:00 |
|
mattias
|
0248f28552
|
codetools: tests: fixed
git-svn-id: trunk@53178 -
|
2016-10-20 15:02:39 +00:00 |
|
mattias
|
f495d5d398
|
codetools: tests: renamed testrefactoring.pas
git-svn-id: trunk@53177 -
|
2016-10-20 14:37:14 +00:00 |
|
mattias
|
3677cdfb7f
|
codetools: tests: renamed testfinddeclaration.pas
git-svn-id: trunk@53176 -
|
2016-10-20 14:36:10 +00:00 |
|
mattias
|
ce7d2bf070
|
codetools: tests: moved test modules to modulestest
git-svn-id: trunk@53154 -
|
2016-10-17 15:10:47 +00:00 |
|
mattias
|
541f15a9cb
|
codetools: moved tests
git-svn-id: trunk@53152 -
|
2016-10-17 15:01:23 +00:00 |
|
mattias
|
2ee19afd56
|
codetools: fixed forward defined class-of
git-svn-id: trunk@52855 -
|
2016-08-21 19:29:50 +00:00 |
|
mattias
|
c14048ae32
|
codetools: tests: generics
git-svn-id: trunk@50349 -
|
2015-11-16 22:23:22 +00:00 |
|
mattias
|
399acc7c84
|
codetools: find declaration: simple find specialized ancestor
git-svn-id: trunk@50348 -
|
2015-11-16 22:19:30 +00:00 |
|
mattias
|
07d6956baa
|
codetools: identifier completion: show generic parameters
git-svn-id: trunk@50341 -
|
2015-11-16 21:28:38 +00:00 |
|
mattias
|
a8546cf427
|
codetools: test for finding specialize identifier in list of ancestors
git-svn-id: trunk@50339 -
|
2015-11-16 20:46:28 +00:00 |
|
mattias
|
05335610bd
|
codetools: added test for var with nested class type
git-svn-id: trunk@50271 -
|
2015-11-10 12:33:58 +00:00 |
|
mattias
|
1e10c98414
|
codetools: tests: disabled fail test
git-svn-id: trunk@50270 -
|
2015-11-10 11:11:10 +00:00 |
|
mattias
|
40480bf39d
|
codetools: added tests unit order and namespaces
git-svn-id: trunk@50269 -
|
2015-11-10 11:01:59 +00:00 |
|