Commit Graph

250 Commits

Author SHA1 Message Date
mattias
fc24b68aa6 codetools: test multidim[,].sub
git-svn-id: trunk@61961 -
2019-10-03 14:35:42 +00:00
mattias
f167da7d21 codetools: added test class completion with function result type params
git-svn-id: trunk@61716 -
2019-08-17 18:35:47 +00:00
mattias
c48756a9cc codetools: fixed parsing non advanced records
git-svn-id: trunk@61479 -
2019-06-26 14:09:31 +00:00
mattias
aab3418c8c codetools: fixed objcclass
git-svn-id: trunk@60629 -
2019-03-09 12:12:10 +00:00
mattias
aa0a89a0c1 codetools: test objfpc generic class function
git-svn-id: trunk@60487 -
2019-02-24 14:21:32 +00:00
mattias
bcd365ba77 codetools: test generic function after type
git-svn-id: trunk@60478 -
2019-02-24 13:58:24 +00:00
mattias
b0eae2930b codetools: test $IFOpt
git-svn-id: trunk@59913 -
2018-12-27 13:48:20 +00:00
mattias
fc5c60b0fd codetools: added test for anonymous expr as arg and dot operator
git-svn-id: trunk@59844 -
2018-12-18 12:41:03 +00:00
mattias
6b67cdc3ef codetools: test ano proc as arg
git-svn-id: trunk@59799 -
2018-12-12 09:58:36 +00:00
mattias
3cd01247f7 codetools: test anonym procs args and find declaration
git-svn-id: trunk@59798 -
2018-12-12 09:47:47 +00:00
mattias
36e39cc57f codetools: parse assign anonymous procedure
git-svn-id: trunk@59797 -
2018-12-11 23:46:15 +00:00
juha
5c561fabd8 LazUtils: Add a new unit LazStringUtils. Move 2 functions from Codetools' SourceLog there.
git-svn-id: trunk@58631 -
2018-07-25 13:39:01 +00:00
mattias
167c4c911d codetools: test external class const
git-svn-id: trunk@57953 -
2018-05-18 08:04:09 +00:00
mattias
62b1cabdb9 codetools: test AddProcModifier
git-svn-id: trunk@57918 -
2018-05-13 11:33:13 +00:00
mattias
ce26461eaa codetools: added AddProcModifier
git-svn-id: trunk@57913 -
2018-05-13 09:57:27 +00:00
mattias
f654d33405 codetools: test pas2js parse
git-svn-id: trunk@57883 -
2018-05-10 14:51:53 +00:00
mattias
86bbc8831c codetools: tests: comment
git-svn-id: trunk@57881 -
2018-05-10 10:54:08 +00:00
mattias
170943f2ab codetools: started checking pas2js, fixed reading units
git-svn-id: trunk@57853 -
2018-05-08 21:49:30 +00:00
mattias
2e95e24d2f codetools: started parsing pas2js output
git-svn-id: trunk@57845 -
2018-05-08 17:00:20 +00:00
mattias
2efc83384e codetools: test parsing external const
git-svn-id: trunk@57803 -
2018-05-07 18:10:13 +00:00
mattias
3c52bd5001 IDEIntf: added SaveComponentAsPascal
git-svn-id: trunk@57770 -
2018-05-02 22:38:41 +00:00
mattias
b8ff72cec9 codetools: added test for method jump to delphi generic class method body
git-svn-id: trunk@57731 -
2018-04-27 17:35:14 +00:00
mattias
a5293996d9 codetools: fixed tests TestParseModeTP
git-svn-id: trunk@57647 -
2018-04-12 19:36:09 +00:00
mattias
112a8b6bf0 codetools: test method jump generic delphi method
git-svn-id: trunk@57644 -
2018-04-12 18:51:31 +00:00
mattias
ef100a5f3f codetools: added test for delphi generic method
git-svn-id: trunk@57641 -
2018-04-11 18:49:05 +00:00
mattias
aca4d3b81b codetools: parse generic class method
git-svn-id: trunk@57638 -
2018-04-10 18:59:30 +00:00
mattias
028d607404 docs: TCustomIdleTimer
git-svn-id: trunk@57601 -
2018-04-04 12:43:29 +00:00
mattias
38166e7a0a codetools: parse built-in function concat in constant, issue #33201
git-svn-id: trunk@57339 -
2018-02-20 17:35:27 +00:00
mattias
4b3152e0d4 codetools: added test for find declaration and missing closing bracket
git-svn-id: trunk@57197 -
2018-01-31 15:01:37 +00:00
mattias
0113059bde codetools: added tests code completion generics, from Pascal
git-svn-id: trunk@56577 -
2017-12-02 10:28:26 +00:00
mattias
082c327248 codetools: added tests for generics, from Pascal Riekenberg
git-svn-id: trunk@56570 -
2017-12-01 09:37:21 +00:00
mattias
4e2b9026d4 codetools: test complete property
git-svn-id: trunk@56525 -
2017-11-28 14:38:56 +00:00
mattias
e6f4323328 codetools: added test property completion with specialize type
git-svn-id: trunk@56524 -
2017-11-28 14:24:22 +00:00
mattias
5b452794dd codetools: test class completion for objfpc generic
git-svn-id: trunk@56523 -
2017-11-28 13:34:07 +00:00
mattias
512b7c6179 codetools: test JumpToMethod methods
git-svn-id: trunk@56522 -
2017-11-28 13:27:41 +00:00
mattias
78e914cc82 codetools: test JumpToMethod intf to impl for single proc
git-svn-id: trunk@56521 -
2017-11-28 13:00:22 +00:00
mattias
ec8cc2e82f codetools: test attribute in dispinterface
git-svn-id: trunk@56519 -
2017-11-28 09:19:19 +00:00
mattias
18a2d7544e codetools: test FindCodeContext with missing close bracket
git-svn-id: trunk@56516 -
2017-11-27 21:52:57 +00:00
mattias
4a688b6468 codetools: added test for FindCodeContext of attribute params
git-svn-id: trunk@56512 -
2017-11-27 21:28:50 +00:00
mattias
fa28ac6748 codetools: added test FindCodeContext for proc type
git-svn-id: trunk@56511 -
2017-11-27 16:24:59 +00:00
mattias
c1d0ee32a3 codetools: test parse delphi generic inside generic
git-svn-id: trunk@56509 -
2017-11-27 16:15:44 +00:00
mattias
37c6ae0b00 codetools: added test for mode delphi generic proc inside normal record
git-svn-id: trunk@56507 -
2017-11-27 15:00:54 +00:00
mattias
0d87d46948 codetools: added test for FindCodeContext procs
git-svn-id: trunk@56505 -
2017-11-27 13:50:11 +00:00
mattias
da085a91ea codetools: test parsing deprecated
git-svn-id: trunk@56485 -
2017-11-24 17:45:31 +00:00
mattias
c9a3a1cfe0 codetools: tests: parse delphi specialized interface ancestor
git-svn-id: trunk@56476 -
2017-11-23 23:53:03 +00:00
mattias
a816c9155d codetools: test find declaration in initialization
git-svn-id: trunk@56471 -
2017-11-23 12:05:26 +00:00
mattias
727afc4dbd codetools: changed TAtomRing to support longer ring, full two way
git-svn-id: trunk@56465 -
2017-11-22 10:58:30 +00:00
mattias
a9808b040a codetools: test parsing attributes
git-svn-id: trunk@56401 -
2017-11-14 10:59:46 +00:00
mattias
87da0fc570 codetools: clean up
git-svn-id: trunk@56361 -
2017-11-11 10:07:34 +00:00
mattias
dd4b6615a3 codetools: test complete method with specialize in delphi mode
git-svn-id: trunk@56322 -
2017-11-06 14:52:47 +00:00
mattias
5a24b63f1f codetools: added test for complete method with specialize param
git-svn-id: trunk@56318 -
2017-11-06 13:06:48 +00:00
mattias
13d699e6df codetools: test specialize in param type
git-svn-id: trunk@56292 -
2017-11-06 10:12:38 +00:00
mattias
5af084c055 codetools: test write components without with-do
git-svn-id: trunk@56229 -
2017-10-29 14:42:45 +00:00
mattias
b04498135d codetools: test writing with-lookuproot-do
git-svn-id: trunk@56218 -
2017-10-27 15:25:10 +00:00
mattias
036507e3ba codetools: test write end signature
git-svn-id: trunk@56217 -
2017-10-27 14:57:37 +00:00
mattias
085ac5259b codetools: test needed unit for defineproperties
git-svn-id: trunk@56213 -
2017-10-26 17:49:46 +00:00
mattias
7ac2fd7bf4 codetools: test write custom properties
git-svn-id: trunk@56211 -
2017-10-26 17:29:39 +00:00
mattias
fac364fd3b lazutils: added unit lazpasreadutil
git-svn-id: trunk@56209 -
2017-10-26 14:58:46 +00:00
mattias
acd77c3bb0 lazutils: replaced TPASObjectWriter with TCompWriterPas
git-svn-id: trunk@56208 -
2017-10-26 14:18:13 +00:00
mattias
b98ec3d5df codetools: test write DefineProperties
git-svn-id: trunk@56205 -
2017-10-26 13:41:53 +00:00
mattias
125d8c00d4 codetools: write DesignInfo
git-svn-id: trunk@56203 -
2017-10-26 10:19:52 +00:00
mattias
a32af4eb14 codetools: test writing interface
git-svn-id: trunk@56202 -
2017-10-26 09:59:40 +00:00
mattias
c448ca8778 lcl: gtk2: fixed error handling in GtkDragDataReceived, bug #32611, patch from C Western
git-svn-id: trunk@56193 -
2017-10-25 16:21:50 +00:00
mattias
3e6aa6d36d codetools: test write Name of inherited child
git-svn-id: trunk@56192 -
2017-10-25 16:12:10 +00:00
mattias
d24c83d820 codetools: test write inherited inline
git-svn-id: trunk@56191 -
2017-10-25 15:46:38 +00:00
mattias
92b6b00130 codetools: test set csInline
git-svn-id: trunk@56190 -
2017-10-25 14:42:13 +00:00
mattias
6147137b4d codetools: test write inline component
git-svn-id: trunk@56189 -
2017-10-25 14:23:03 +00:00
mattias
5644927054 codetools: test create components first
git-svn-id: trunk@56182 -
2017-10-25 09:33:52 +00:00
mattias
a8df3d1f7d codetools: test reference foreign component
git-svn-id: trunk@56179 -
2017-10-24 10:52:40 +00:00
mattias
5f84987ee3 codetools: test writing set of bool/custom int/custom char
git-svn-id: trunk@56178 -
2017-10-24 10:07:17 +00:00
mattias
40996f6530 codetools: test write component with ancestor
git-svn-id: trunk@56177 -
2017-10-23 19:39:25 +00:00
mattias
49c15efbde codetools: test writing collection
git-svn-id: trunk@56176 -
2017-10-23 18:30:56 +00:00
mattias
a9cf1443c7 codetools: test write children Parent
git-svn-id: trunk@56175 -
2017-10-23 15:20:03 +00:00
mattias
f8aec87074 codetools: test write children
git-svn-id: trunk@56174 -
2017-10-23 15:01:21 +00:00
mattias
8ba2af9481 codetools: test write tpersistent
git-svn-id: trunk@56173 -
2017-10-23 14:26:38 +00:00
mattias
d72b90506d codetools: test write variant
git-svn-id: trunk@56172 -
2017-10-23 13:08:49 +00:00
mattias
d320790ba2 codetools: test write variant
git-svn-id: trunk@56171 -
2017-10-23 12:55:02 +00:00
mattias
0a43bac5b4 codetools: test GetValuesOfCaseVariable on enum
git-svn-id: trunk@56169 -
2017-10-23 11:47:57 +00:00
mattias
f424cce57e codetools: test GetValuesOfCaseVariable on enum
git-svn-id: trunk@56167 -
2017-10-23 11:22:14 +00:00
mattias
c210d57d51 codetools: write sets
git-svn-id: trunk@56166 -
2017-10-23 10:01:20 +00:00
mattias
b7e47080aa codetools: write enums and sets
git-svn-id: trunk@56165 -
2017-10-23 09:58:06 +00:00
mattias
4151bca8e4 codetools: test write string, widestring, unicodestring
git-svn-id: trunk@56147 -
2017-10-22 19:51:14 +00:00
mattias
f5831e3b32 codetools: test writing float properties
git-svn-id: trunk@56139 -
2017-10-21 07:10:14 +00:00
mattias
7ed8799425 codetools: test write bool property
git-svn-id: trunk@56133 -
2017-10-19 20:12:54 +00:00
mattias
a3fd6c3fd0 make help: fixed
git-svn-id: trunk@56116 -
2017-10-18 07:51:34 +00:00
mattias
1b5c47c94c codetools: started test pas writer
git-svn-id: trunk@56096 -
2017-10-17 15:10:16 +00:00
mattias
099b09d88d lazutils: added compwriterpas.pas
git-svn-id: trunk@56093 -
2017-10-17 12:12:46 +00:00
mattias
4a42de695f codetools: test AddUnitWarn
git-svn-id: trunk@56076 -
2017-10-16 11:59:15 +00:00
mattias
83340ffde9 codetools: test AddUnitWarn
git-svn-id: trunk@56070 -
2017-10-16 11:33:45 +00:00
mattias
90007feff1 codetools: added test for CompleteCode
git-svn-id: trunk@56043 -
2017-10-13 11:02:35 +00:00
mattias
6bca60c00f codetools: fixed tests for fpc trunk
git-svn-id: trunk@56014 -
2017-10-10 09:26:30 +00:00
mattias
dfa2c1d3b6 codetools: test scan unit change a word and scan again
git-svn-id: trunk@56011 -
2017-10-10 09:13:21 +00:00
mattias
fccd4f7546 codetools: test scan program without name
git-svn-id: trunk@56010 -
2017-10-10 08:44:52 +00:00
mattias
027f9ab2e6 codetools: updated test dottedt unit name
git-svn-id: trunk@55950 -
2017-09-30 19:20:43 +00:00
mattias
bfadc91c3c codetools: find declaration of dotted program name
git-svn-id: trunk@55851 -
2017-09-13 18:05:15 +00:00
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