Commit Graph

93 Commits

Author SHA1 Message Date
z7zmey
b5e6d263f3 php5 test coverage 2018-02-12 23:10:53 +02:00
z7zmey
1e356ee7e4 Yield YieldFrom tests 2018-02-10 15:08:54 +02:00
z7zmey
6343404ac5 Variable tests 2018-02-10 14:53:48 +02:00
z7zmey
84fabfac96 UnaryMinus UnaryPlus tests 2018-02-10 14:50:18 +02:00
z7zmey
d848606c80 ternary tests 2018-02-10 14:48:15 +02:00
z7zmey
be266a44a8 StaticPropertyFetch tests 2018-02-10 14:41:28 +02:00
z7zmey
e7ee9a9703 StaticCall tests 2018-02-10 14:36:19 +02:00
z7zmey
0efba8456f ShortList tests 2018-02-10 14:32:03 +02:00
z7zmey
f8e83c2b53 ShortArray tests 2018-02-10 14:21:47 +02:00
z7zmey
398645631f ShallExec tests 2018-02-10 14:19:50 +02:00
z7zmey
2745cf4c26 PropertyFetch tests 2018-02-10 13:49:14 +02:00
z7zmey
3b0c08a698 Print tests 2018-02-10 13:44:53 +02:00
z7zmey
647207e97b PostDec PostInc PreDec PreInc tests 2018-02-10 13:43:52 +02:00
z7zmey
8e254dd886 New tests 2018-02-10 13:42:59 +02:00
z7zmey
da3e532636 MethodCall tests 2018-02-10 13:31:48 +02:00
z7zmey
322acdcda4 List tests 2018-02-10 13:25:08 +02:00
z7zmey
9b2650c906 Isset tests 2018-02-10 13:10:21 +02:00
z7zmey
b7607f82df InstanceOf tests 2018-02-10 13:06:45 +02:00
z7zmey
ffe0ba79bb Include IncludeOnce Require RequireOnce tests 2018-02-10 13:01:14 +02:00
z7zmey
95fe0cc119 FunctionCall tests 2018-02-10 12:05:41 +02:00
z7zmey
3dbab3b2a7 update Clone tests 2018-02-10 11:58:41 +02:00
z7zmey
572c9e1d79 Exit tests 2018-02-10 11:57:45 +02:00
z7zmey
e00dc20336 Eval tests 2018-02-10 11:53:13 +02:00
z7zmey
d3d1cb9be5 ErrorSupress tests 2018-02-10 11:52:17 +02:00
z7zmey
ecbdcec67a Empty tests 2018-02-10 11:49:46 +02:00
z7zmey
afb83c0bde ConstantFetch tests 2018-02-10 11:46:18 +02:00
z7zmey
4c64183e0c Add Clusure ReturnType test 2018-02-10 11:32:04 +02:00
z7zmey
3ae13a3f04 Clusure ClosureUse tests 2018-02-10 11:27:20 +02:00
z7zmey
2707cce7a7 clone tests 2018-02-10 11:16:44 +02:00
z7zmey
30071cc320 ClassConstFetch tests 2018-02-10 11:15:27 +02:00
z7zmey
44148abc18 BitwiseNot BooleanNot tests 2018-02-10 11:10:35 +02:00
z7zmey
f1be64b918 Array ArrayDimFetch tests 2018-02-10 11:07:20 +02:00
z7zmey
d79f18f315 expr visitor tests 2018-02-10 02:02:54 +02:00
z7zmey
d301afb65c assign_op tests 2018-02-10 01:21:54 +02:00
z7zmey
9dbc898d7f refactor binary_op nodes 2018-02-10 01:02:50 +02:00
z7zmey
03cffcc98b binary_op tests 2018-02-09 20:25:38 +02:00
z7zmey
7ae4dbb081 refactor cast package 2018-02-09 19:50:20 +02:00
z7zmey
6fdebcbcb3 Cast tests 2018-02-09 19:44:17 +02:00
z7zmey
b06fd9887d rename files add prefixes for nodes and tests files 2018-02-06 17:38:49 +02:00
z7zmey
39913bd6d1 php5 syntax 2018-01-29 21:12:12 +02:00
z7zmey
76df2ba69b walker pakage 2018-01-17 19:01:28 +02:00
z7zmey
e814483f37 add comments 2018-01-11 19:34:42 +02:00
z7zmey
068716a66d fix bugs: multibyte chars, null pointer in a list 2018-01-10 14:35:08 +02:00
z7zmey
2078a6cde6 extract positions package 2018-01-09 15:51:32 +02:00
z7zmey
99856ae32f extract comments package 2018-01-09 00:30:28 +02:00
z7zmey
b7b859edaa fix comments pointers 2018-01-08 21:50:39 +02:00
z7zmey
4ecb9edbd8 fix poiner receiver at nodes 2018-01-08 21:32:57 +02:00
z7zmey
855665b565 node constructors return concrete type 2018-01-08 21:18:09 +02:00
z7zmey
065e6ad203 fix comments pointers 2018-01-06 14:04:02 +02:00
vadim
21c0c7c86e handle comments 2018-01-05 17:09:04 +02:00