php-parser/test/code/formatPreservation
Nikita Popov 776275361a FPPP: Support modifier changes (#428)
I decided against introducing a node type for this. In the end it
would require special handling anyway.
2017-10-25 22:27:29 +02:00
..
abc1.test FPPP: Switch pArray() to use node list diffing 2017-10-06 12:02:00 +02:00
commentsFallback.test FPPP: Fall back if comment in list node changes (#420) 2017-10-02 21:18:13 +02:00
insertionOfNullable.test Move leading space out of pStmt_Else 2017-10-06 14:56:59 +02:00
listInsertion.test FPPP: Check that nodes are nodes in pArray() 2017-10-18 15:42:01 +02:00
modifierChange.test FPPP: Support modifier changes (#428) 2017-10-25 22:27:29 +02:00
removalViaNull.test Support format-preserving node removal 2017-01-21 17:52:50 +01:00