Argyrios Kyrtzidis
|
aba7fa1f15
|
[utils/incrparse] Introduce testWithParserLib() helper function
This is to allow swift-syntax to run its lit tests without needing to execute swift-syntax-test
for incremental reparsing.
|
2019-01-07 22:41:34 -08:00 |
|
Pavol Vaskovic
|
53cd115b0e
|
[Gardening] Fix W291 trailing whitespace
|
2018-11-28 16:57:23 +01:00 |
|
Nathan Hawes
|
efa2c5475d
|
[incrParse] Update text-util.py to handle multiple edits and reparse ranges on the same line
It wasn't accounting for the prefix length before a reparse tag previously when
keeping track of pre_column_offset and post_column_offset.
|
2018-10-11 14:31:32 -07:00 |
|
Alex Hoppen
|
da7cdbb122
|
[libSyntax] Add test cases for ByteTree serialization and deserialization
|
2018-08-21 10:55:15 -07:00 |
|
Alex Hoppen
|
d926b74836
|
[incrParse] Add test cases to test the incremental syntax tree transfer
|
2018-07-24 16:32:23 -07:00 |
|
Alex Hoppen
|
d9d5afd15a
|
[incrParse] Refactor the test utility to be more modular
This way we can use the same core of the test utility to verify
round-tripness of incrementally transferring the syntax tree to
swiftSyntax.
|
2018-07-19 14:47:58 -07:00 |
|