Nikita Popov
|
9a5d5c112c
|
Add newline at end of file for many tests
Add the newline in reconstructTest() and run updateTests.php, to
reduce spurious diffs in the future.
|
2023-05-20 19:18:11 +02:00 |
|
Nikita Popov
|
f4ec6a1e53
|
Rename Scalar\EncapsedStringPart to InterpolatedStringPart
It is no longer an expression node, which unfortunately does
require a more awkward type for the Encaps node.
|
2022-09-03 13:25:23 +02:00 |
|
Nikita Popov
|
953f8c9631
|
Perform automated test update
|
2017-01-19 22:25:22 +01:00 |
|
Nikita Popov
|
a9074c7444
|
Introduce Scalar\EncapsedStringPart
|
2015-12-03 22:55:07 +01:00 |
|
nikic
|
81e53ce0ff
|
Insert comments when pretty printing
This changset also adds unit tests for Comments and adds a way to test the
pretty printer.
|
2012-05-11 16:18:14 +02:00 |
|