From a1d9ccdcc9a2f5d03e169c8cbe38a1fe60b62135 Mon Sep 17 00:00:00 2001 From: joshvera Date: Mon, 14 Nov 2016 17:26:06 -0500 Subject: [PATCH] ++type switch tests --- .../corpus/diff-summaries/go/array-types.json | 14 +- .../go/array-with-implicit-length.json | 14 +- .../go/assignment-statements.json | 14 +- .../diff-summaries/go/call-expressions.json | 14 +- .../diff-summaries/go/channel-types.json | 14 +- .../go/const-declarations-with-types.json | 14 +- .../go/const-declarations-without-types.json | 14 +- .../go/const-with-implicit-values.json | 14 +- .../diff-summaries/go/constructors.json | 14 +- .../diff-summaries/go/float-literals.json | 14 +- .../diff-summaries/go/for-statements.json | 14 +- .../go/function-declarations.json | 14 +- .../diff-summaries/go/function-literals.json | 14 +- .../diff-summaries/go/function-types.json | 14 +- .../go/go-and-defer-statements.json | 14 +- .../go/grouped-import-declarations.json | 14 +- .../go/grouped-var-declarations.json | 14 +- .../diff-summaries/go/if-statements.json | 14 +- .../diff-summaries/go/imaginary-literals.json | 14 +- .../go/increment-decrement-statements.json | 14 +- .../go/indexing-expressions.json | 14 +- .../diff-summaries/go/int-literals.json | 14 +- .../diff-summaries/go/interface-types.json | 14 +- .../diff-summaries/go/label-statements.json | 14 +- .../diff-summaries/go/map-literals.json | 14 +- test/corpus/diff-summaries/go/map-types.json | 14 +- .../go/method-declarations.json | 14 +- .../diff-summaries/go/pointer-types.json | 14 +- .../diff-summaries/go/qualified-types.json | 14 +- .../diff-summaries/go/rune-literals.json | 14 +- .../diff-summaries/go/select-statements.json | 14 +- .../go/selector-expressions.json | 14 +- .../diff-summaries/go/send-statements.json | 14 +- .../go/short-var-declarations.json | 14 +- .../go/single-import-declarations.json | 14 +- .../go/single-line-function-declarations.json | 14 +- .../diff-summaries/go/slice-literals.json | 14 +- .../corpus/diff-summaries/go/slice-types.json | 14 +- .../diff-summaries/go/string-literals.json | 14 +- .../diff-summaries/go/struct-literals.json | 14 +- .../diff-summaries/go/struct-types.json | 14 +- .../diff-summaries/go/switch-statements.json | 14 +- .../go/type-assertion-expressions.json | 14 +- .../go/type-conversion-expressions.json | 14 +- .../diff-summaries/go/type-declarations.json | 14 +- .../go/type-switch-statements.json | 562 ++---------------- .../diff-summaries/go/unary-expressions.json | 14 +- .../var-declarations-with-no-expressions.json | 14 +- .../go/var-declarations-with-types.json | 14 +- .../go/var-declarations-without-types.json | 14 +- .../go/variadic-function-declarations.json | 14 +- test/corpus/repos/go | 2 +- 52 files changed, 392 insertions(+), 872 deletions(-) diff --git a/test/corpus/diff-summaries/go/array-types.json b/test/corpus/diff-summaries/go/array-types.json index 752cc75d3..15c9b5469 100644 --- a/test/corpus/diff-summaries/go/array-types.json +++ b/test/corpus/diff-summaries/go/array-types.json @@ -79,7 +79,7 @@ "+type a [2+2]x" ], "gitDir": "test/corpus/repos/go", - "shas": "96ee23366cb8e34e0b1aef14810c83f5066a6f3b..f25c42f9d50f3a4f670ca6d82cb7120feb42e472" + "shas": "c44c4046d929e60e2f777bb61ba6b34690235044..370a27f809333daa1f60e646e7009bdd8e38bba5" } ,{ "testCaseDescription": "go-array-types-replacement-insert-test", @@ -224,7 +224,7 @@ " type a [2+2]x" ], "gitDir": "test/corpus/repos/go", - "shas": "f25c42f9d50f3a4f670ca6d82cb7120feb42e472..159e876dd37dd92c673a5d42908dd4e39437c427" + "shas": "370a27f809333daa1f60e646e7009bdd8e38bba5..140ffda888a401694316a220cd198e635bbeea76" } ,{ "testCaseDescription": "go-array-types-delete-insert-test", @@ -331,7 +331,7 @@ " type a [2+2]x" ], "gitDir": "test/corpus/repos/go", - "shas": "159e876dd37dd92c673a5d42908dd4e39437c427..d1f1827268467008a98150e05dbd55c35a6c158a" + "shas": "140ffda888a401694316a220cd198e635bbeea76..14fba009e7b5e6f26652549be332c5ca9c49008d" } ,{ "testCaseDescription": "go-array-types-replacement-test", @@ -438,7 +438,7 @@ " type a [2+2]x" ], "gitDir": "test/corpus/repos/go", - "shas": "d1f1827268467008a98150e05dbd55c35a6c158a..1458fd09e1ef2e04e8b8ef9f689c2c1c97f51537" + "shas": "14fba009e7b5e6f26652549be332c5ca9c49008d..b5cc7caafcff107b49d36c49134cba78fd36a7ff" } ,{ "testCaseDescription": "go-array-types-delete-replacement-test", @@ -644,7 +644,7 @@ "+type a [1+1]y" ], "gitDir": "test/corpus/repos/go", - "shas": "1458fd09e1ef2e04e8b8ef9f689c2c1c97f51537..c9e35d61508072dac51659d61f747dbb40ed1409" + "shas": "b5cc7caafcff107b49d36c49134cba78fd36a7ff..fe22e56629a5c56e50de8e7a56899d2941b87c7a" } ,{ "testCaseDescription": "go-array-types-delete-test", @@ -728,7 +728,7 @@ " type a [1+1]y" ], "gitDir": "test/corpus/repos/go", - "shas": "c9e35d61508072dac51659d61f747dbb40ed1409..c6480a6cc44a0b8d54aec67dda72e6a765acace9" + "shas": "fe22e56629a5c56e50de8e7a56899d2941b87c7a..6d1ded242ab2e3904e2896b1dee3bb6719ce0b18" } ,{ "testCaseDescription": "go-array-types-delete-rest-test", @@ -811,5 +811,5 @@ "-type a [1+1]y" ], "gitDir": "test/corpus/repos/go", - "shas": "c6480a6cc44a0b8d54aec67dda72e6a765acace9..338fc2d73f62d9c316e48cf2390c1052834d4985" + "shas": "6d1ded242ab2e3904e2896b1dee3bb6719ce0b18..1d06057ee62a2f6ff0eb06707d12a79fe6f77d08" }] diff --git a/test/corpus/diff-summaries/go/array-with-implicit-length.json b/test/corpus/diff-summaries/go/array-with-implicit-length.json index 688c2ee10..e9fd1cf97 100644 --- a/test/corpus/diff-summaries/go/array-with-implicit-length.json +++ b/test/corpus/diff-summaries/go/array-with-implicit-length.json @@ -34,7 +34,7 @@ "+const a1 = [...]int{1, 2, 3}" ], "gitDir": "test/corpus/repos/go", - "shas": "5b7d43722e8258820bec8f43f32d77913026fbd1..edcc037141ca5e780da35e91b330a260a8f79838" + "shas": "135a656f1c3742684d76cb3d95754ac1c4661a01..8285707bf138a5ff258f588c1f7b389d5b68cc80" } ,{ "testCaseDescription": "go-array-with-implicit-length-replacement-insert-test", @@ -89,7 +89,7 @@ " const a1 = [...]int{1, 2, 3}" ], "gitDir": "test/corpus/repos/go", - "shas": "edcc037141ca5e780da35e91b330a260a8f79838..7d1007d97d728e64ee552482159b4198342facfe" + "shas": "8285707bf138a5ff258f588c1f7b389d5b68cc80..e2cebc6b7b1823e8eb2a46ac0fd23e83657391fc" } ,{ "testCaseDescription": "go-array-with-implicit-length-delete-insert-test", @@ -199,7 +199,7 @@ " const a1 = [...]int{1, 2, 3}" ], "gitDir": "test/corpus/repos/go", - "shas": "7d1007d97d728e64ee552482159b4198342facfe..88d19b7c4c4bf31b65d977c10679944f9f88d95b" + "shas": "e2cebc6b7b1823e8eb2a46ac0fd23e83657391fc..2c9819e56c2e7d0161253a2b037ea635b03aab21" } ,{ "testCaseDescription": "go-array-with-implicit-length-replacement-test", @@ -309,7 +309,7 @@ " const a1 = [...]int{1, 2, 3}" ], "gitDir": "test/corpus/repos/go", - "shas": "88d19b7c4c4bf31b65d977c10679944f9f88d95b..905f1a72deb7cec5e88cefc93e9628cad1d4e2bc" + "shas": "2c9819e56c2e7d0161253a2b037ea635b03aab21..54c65936e98c6e5d7e267b64af46a187875f0c7f" } ,{ "testCaseDescription": "go-array-with-implicit-length-delete-replacement-test", @@ -380,7 +380,7 @@ "+const a1 = [...]int{4,5,6}" ], "gitDir": "test/corpus/repos/go", - "shas": "905f1a72deb7cec5e88cefc93e9628cad1d4e2bc..fa1469f02d461361ba3454f261e10a6997fd8018" + "shas": "54c65936e98c6e5d7e267b64af46a187875f0c7f..4e2c846f0bed7f4196c1579492368c31266c2750" } ,{ "testCaseDescription": "go-array-with-implicit-length-delete-test", @@ -419,7 +419,7 @@ " const a1 = [...]int{4,5,6}" ], "gitDir": "test/corpus/repos/go", - "shas": "fa1469f02d461361ba3454f261e10a6997fd8018..474494799fa1d5404e6f73a5a5c8511431985ee2" + "shas": "4e2c846f0bed7f4196c1579492368c31266c2750..1674249b2a9b88c63cba30971bc0fbf1980990e0" } ,{ "testCaseDescription": "go-array-with-implicit-length-delete-rest-test", @@ -457,5 +457,5 @@ "-const a1 = [...]int{4,5,6}" ], "gitDir": "test/corpus/repos/go", - "shas": "474494799fa1d5404e6f73a5a5c8511431985ee2..02421320cce3bcbcdb5d7bd248eb1aa0ef8aff93" + "shas": "1674249b2a9b88c63cba30971bc0fbf1980990e0..99a43e22f4ba08e9f0d49f2ed5f2cbc3ba0c5421" }] diff --git a/test/corpus/diff-summaries/go/assignment-statements.json b/test/corpus/diff-summaries/go/assignment-statements.json index 764725b1a..785dc5721 100644 --- a/test/corpus/diff-summaries/go/assignment-statements.json +++ b/test/corpus/diff-summaries/go/assignment-statements.json @@ -172,7 +172,7 @@ "+e += 1" ], "gitDir": "test/corpus/repos/go", - "shas": "4c2cd3b8d03249a567a8ce63cdf8b9f5e4fd098c..051ee000ea11ca989223bb2cafb2fe6d5fb8417b" + "shas": "7787ac4f0bb5e834bce3c7f01b0be3e9ffbb62ff..689a1e8baac8dc5f4b0dd98abb5db9adc737c9e1" } ,{ "testCaseDescription": "go-assignment-statements-replacement-insert-test", @@ -505,7 +505,7 @@ " d *= 3" ], "gitDir": "test/corpus/repos/go", - "shas": "051ee000ea11ca989223bb2cafb2fe6d5fb8417b..2ee13da5baeb2504510d7e1dc5ebd2e45caffd72" + "shas": "689a1e8baac8dc5f4b0dd98abb5db9adc737c9e1..6133f0f78d74de968e62186b3775200aa1b08487" } ,{ "testCaseDescription": "go-assignment-statements-delete-insert-test", @@ -679,7 +679,7 @@ " d *= 3" ], "gitDir": "test/corpus/repos/go", - "shas": "2ee13da5baeb2504510d7e1dc5ebd2e45caffd72..34bb2cd36820df90bbc0e72b4158deb44485064d" + "shas": "6133f0f78d74de968e62186b3775200aa1b08487..bdd40d5cb209485551e506717e2d57de0dfd94d6" } ,{ "testCaseDescription": "go-assignment-statements-replacement-test", @@ -853,7 +853,7 @@ " d *= 3" ], "gitDir": "test/corpus/repos/go", - "shas": "34bb2cd36820df90bbc0e72b4158deb44485064d..0ff7c4a6db9c0607f1da6c61bd140afd1e2cd2ed" + "shas": "bdd40d5cb209485551e506717e2d57de0dfd94d6..d8b7541a3415ad04ded687a12238645815c7fa9f" } ,{ "testCaseDescription": "go-assignment-statements-delete-replacement-test", @@ -1341,7 +1341,7 @@ "+h += 1" ], "gitDir": "test/corpus/repos/go", - "shas": "0ff7c4a6db9c0607f1da6c61bd140afd1e2cd2ed..5d18144f94542fcc9740fa04c0564a62bc8360b0" + "shas": "d8b7541a3415ad04ded687a12238645815c7fa9f..4a5f56dd788117e684507890de0c884cf26dd18f" } ,{ "testCaseDescription": "go-assignment-statements-delete-test", @@ -1520,7 +1520,7 @@ " z *= 3" ], "gitDir": "test/corpus/repos/go", - "shas": "5d18144f94542fcc9740fa04c0564a62bc8360b0..93d7f29bad463009b3f832561f305471e4efe373" + "shas": "4a5f56dd788117e684507890de0c884cf26dd18f..015811bbbb03eabca7fd37b7e7f59572cf7037ed" } ,{ "testCaseDescription": "go-assignment-statements-delete-rest-test", @@ -1696,5 +1696,5 @@ "-h += 1" ], "gitDir": "test/corpus/repos/go", - "shas": "93d7f29bad463009b3f832561f305471e4efe373..bd35724ed7512ba9bb228b806e5888f347bd3793" + "shas": "015811bbbb03eabca7fd37b7e7f59572cf7037ed..6c8202b93a36c7be65370344a81a8cd8a815fd77" }] diff --git a/test/corpus/diff-summaries/go/call-expressions.json b/test/corpus/diff-summaries/go/call-expressions.json index 6ce686827..19495bc71 100644 --- a/test/corpus/diff-summaries/go/call-expressions.json +++ b/test/corpus/diff-summaries/go/call-expressions.json @@ -156,7 +156,7 @@ "+z(b,c...,)" ], "gitDir": "test/corpus/repos/go", - "shas": "aa129cc05ef2a77358a80e1404c396003e3738af..d0c30ac0a0df53039a6798f7c3f5837ab95d4737" + "shas": "dd508945f13fd209f2238816225a748d8bfd43fe..3033786c847f926062859f9d4914803796f2d760" } ,{ "testCaseDescription": "go-call-expressions-replacement-insert-test", @@ -457,7 +457,7 @@ " z(b,c...,)" ], "gitDir": "test/corpus/repos/go", - "shas": "d0c30ac0a0df53039a6798f7c3f5837ab95d4737..ae506be3dd152c0db1771926975d8b4050979800" + "shas": "3033786c847f926062859f9d4914803796f2d760..63ff657e18b36d68e43b654f423de195b4487d87" } ,{ "testCaseDescription": "go-call-expressions-delete-insert-test", @@ -758,7 +758,7 @@ " z(b,c...,)" ], "gitDir": "test/corpus/repos/go", - "shas": "ae506be3dd152c0db1771926975d8b4050979800..dc22eead81d68192423f8be6bcff0bd551ca519c" + "shas": "63ff657e18b36d68e43b654f423de195b4487d87..ee596524f7055a3e97c10ed17e804c6473ba40a6" } ,{ "testCaseDescription": "go-call-expressions-replacement-test", @@ -1059,7 +1059,7 @@ " z(b,c...,)" ], "gitDir": "test/corpus/repos/go", - "shas": "dc22eead81d68192423f8be6bcff0bd551ca519c..fe4e6256ff7e844c807512283f93d3bbc3577568" + "shas": "ee596524f7055a3e97c10ed17e804c6473ba40a6..dc93e8a9c3da09865487be0a21c143dc76822640" } ,{ "testCaseDescription": "go-call-expressions-delete-replacement-test", @@ -1498,7 +1498,7 @@ "+c(b,c...,)" ], "gitDir": "test/corpus/repos/go", - "shas": "fe4e6256ff7e844c807512283f93d3bbc3577568..dea400c383d7e6766f20de290658f9bf1150d4af" + "shas": "dc93e8a9c3da09865487be0a21c143dc76822640..902de3da7c6affdcb0ca9ccb3605dda6e9223209" } ,{ "testCaseDescription": "go-call-expressions-delete-test", @@ -1661,7 +1661,7 @@ " c(b,c...,)" ], "gitDir": "test/corpus/repos/go", - "shas": "dea400c383d7e6766f20de290658f9bf1150d4af..77444b7a73f9e31f8914d39035eb689613e7f6a7" + "shas": "902de3da7c6affdcb0ca9ccb3605dda6e9223209..a0400c2d5426638ba26fc30e06b901d0475084ff" } ,{ "testCaseDescription": "go-call-expressions-delete-rest-test", @@ -1821,5 +1821,5 @@ "-c(b,c...,)" ], "gitDir": "test/corpus/repos/go", - "shas": "77444b7a73f9e31f8914d39035eb689613e7f6a7..67f60ac0f2697ef8db7d2d1dba1a0b6528d97d51" + "shas": "a0400c2d5426638ba26fc30e06b901d0475084ff..7d7a11493f6ce326bae56dda689f3cafa13b5f99" }] diff --git a/test/corpus/diff-summaries/go/channel-types.json b/test/corpus/diff-summaries/go/channel-types.json index 02c560e22..b0c671eb2 100644 --- a/test/corpus/diff-summaries/go/channel-types.json +++ b/test/corpus/diff-summaries/go/channel-types.json @@ -113,7 +113,7 @@ "+)" ], "gitDir": "test/corpus/repos/go", - "shas": "bf799eac39c8188d30ac10bed1218975e6ad803c..3c790d1f3b674b89aeab94fc978503f4e67957b1" + "shas": "bba0830e8ef0d6c3522a956eefc4e1f489a332a3..6c51b4e9b43ce87073715b987815d9c03c71ada6" } ,{ "testCaseDescription": "go-channel-types-replacement-insert-test", @@ -329,7 +329,7 @@ " c3 chan<- <-chan int" ], "gitDir": "test/corpus/repos/go", - "shas": "3c790d1f3b674b89aeab94fc978503f4e67957b1..7cafbf3038f13f6d91df0af32d14740622844453" + "shas": "6c51b4e9b43ce87073715b987815d9c03c71ada6..ace15c502131066489acd5dcdff032d5040d8489" } ,{ "testCaseDescription": "go-channel-types-delete-insert-test", @@ -481,7 +481,7 @@ " c1 chan<- chan int" ], "gitDir": "test/corpus/repos/go", - "shas": "7cafbf3038f13f6d91df0af32d14740622844453..2e51ae64a206d361f20d4fe495df6a444e86a9d1" + "shas": "ace15c502131066489acd5dcdff032d5040d8489..0ebc8b57dac1abb4d4c35696cde655d52b3adcc5" } ,{ "testCaseDescription": "go-channel-types-replacement-test", @@ -654,7 +654,7 @@ " c1 chan<- chan int" ], "gitDir": "test/corpus/repos/go", - "shas": "2e51ae64a206d361f20d4fe495df6a444e86a9d1..667505534f5764c27bfdbf32f8cbe400847d6b7b" + "shas": "0ebc8b57dac1abb4d4c35696cde655d52b3adcc5..781d594a9d55fc9e8d5fb4400d71ec183bc05f2d" } ,{ "testCaseDescription": "go-channel-types-delete-replacement-test", @@ -964,7 +964,7 @@ " )" ], "gitDir": "test/corpus/repos/go", - "shas": "667505534f5764c27bfdbf32f8cbe400847d6b7b..a40b1e61a9206c2dea1f2b6ea782cad89a2e109b" + "shas": "781d594a9d55fc9e8d5fb4400d71ec183bc05f2d..11552d823b3957815aa1916c9ed62d0144597e89" } ,{ "testCaseDescription": "go-channel-types-delete-test", @@ -1085,7 +1085,7 @@ " c4 chan<- <-chan string" ], "gitDir": "test/corpus/repos/go", - "shas": "a40b1e61a9206c2dea1f2b6ea782cad89a2e109b..1fe2f76a12c981c18e0f04ca0608171106c82e8e" + "shas": "11552d823b3957815aa1916c9ed62d0144597e89..8db0bd31a8127d7716bdaed712485789d1cf714f" } ,{ "testCaseDescription": "go-channel-types-delete-rest-test", @@ -1202,5 +1202,5 @@ "-)" ], "gitDir": "test/corpus/repos/go", - "shas": "1fe2f76a12c981c18e0f04ca0608171106c82e8e..f7bf78dc6e8a6f8dc89e11e588e1661394381c0d" + "shas": "8db0bd31a8127d7716bdaed712485789d1cf714f..b62e1f2c806c3e229014a9ad2c673cca77fcacbe" }] diff --git a/test/corpus/diff-summaries/go/const-declarations-with-types.json b/test/corpus/diff-summaries/go/const-declarations-with-types.json index 825669733..bad3bee2a 100644 --- a/test/corpus/diff-summaries/go/const-declarations-with-types.json +++ b/test/corpus/diff-summaries/go/const-declarations-with-types.json @@ -34,7 +34,7 @@ "+const zero int = 0" ], "gitDir": "test/corpus/repos/go", - "shas": "7c6671fbbc34d7ffd6c48ceafe5d7cb701952070..583d971ed03f04fe46711e9e2954e1fd8967ed9f" + "shas": "4dff845c79264403597b2e5348a95adde522bd96..df9223fcb73af343af936f5a2a7963def96f2624" } ,{ "testCaseDescription": "go-const-declarations-with-types-replacement-insert-test", @@ -104,7 +104,7 @@ " const zero int = 0" ], "gitDir": "test/corpus/repos/go", - "shas": "583d971ed03f04fe46711e9e2954e1fd8967ed9f..6524d42fc14ef16ee8b4182d5ca6aa3b40c0ef22" + "shas": "df9223fcb73af343af936f5a2a7963def96f2624..fda0e522dda52d4d306dbe012e37a1a4849e9e3d" } ,{ "testCaseDescription": "go-const-declarations-with-types-delete-insert-test", @@ -199,7 +199,7 @@ " const zero int = 0" ], "gitDir": "test/corpus/repos/go", - "shas": "6524d42fc14ef16ee8b4182d5ca6aa3b40c0ef22..0ed9143e58bc31164f36886a75e832881432cc87" + "shas": "fda0e522dda52d4d306dbe012e37a1a4849e9e3d..21dc039d166a32de67b541f00000d90f32010bfb" } ,{ "testCaseDescription": "go-const-declarations-with-types-replacement-test", @@ -294,7 +294,7 @@ " const zero int = 0" ], "gitDir": "test/corpus/repos/go", - "shas": "0ed9143e58bc31164f36886a75e832881432cc87..d9db413fa87de51e109abeb31a69d648fc8414c2" + "shas": "21dc039d166a32de67b541f00000d90f32010bfb..9c0593159cc2451195e575012ed7af418596de39" } ,{ "testCaseDescription": "go-const-declarations-with-types-delete-replacement-test", @@ -395,7 +395,7 @@ "+const one, two uiint64 = 1, 2" ], "gitDir": "test/corpus/repos/go", - "shas": "d9db413fa87de51e109abeb31a69d648fc8414c2..5810cba229beabf124f6fbf9f8839bf6516cbfec" + "shas": "9c0593159cc2451195e575012ed7af418596de39..52aec29266accd836ee6d67e574bd3b2397cac59" } ,{ "testCaseDescription": "go-const-declarations-with-types-delete-test", @@ -434,7 +434,7 @@ " const one, two uiint64 = 1, 2" ], "gitDir": "test/corpus/repos/go", - "shas": "5810cba229beabf124f6fbf9f8839bf6516cbfec..6f46e936e458f9355d6a374e25288b94989076d6" + "shas": "52aec29266accd836ee6d67e574bd3b2397cac59..a0ff3b2b9d1a7ba280401045b57068800862a8dc" } ,{ "testCaseDescription": "go-const-declarations-with-types-delete-rest-test", @@ -487,5 +487,5 @@ "-const one, two uiint64 = 1, 2" ], "gitDir": "test/corpus/repos/go", - "shas": "6f46e936e458f9355d6a374e25288b94989076d6..95f53bbe92bd5841e140af869c4f35cb74379028" + "shas": "a0ff3b2b9d1a7ba280401045b57068800862a8dc..60e34b70d36585d8b110aea0d7b6e817d858fcc1" }] diff --git a/test/corpus/diff-summaries/go/const-declarations-without-types.json b/test/corpus/diff-summaries/go/const-declarations-without-types.json index c0e367ffb..bf8425cf1 100644 --- a/test/corpus/diff-summaries/go/const-declarations-without-types.json +++ b/test/corpus/diff-summaries/go/const-declarations-without-types.json @@ -34,7 +34,7 @@ "+const zero = 0" ], "gitDir": "test/corpus/repos/go", - "shas": "47227a5c2dd60f353b45407e2d7695a53dc5bab9..c650e59013878fb76859603a33f695e9a42ab44d" + "shas": "d68b7b2e45ad988851ee2f21ff54a90e8e40214d..49caa576b3b418caf8e3be9121fc8feba9628711" } ,{ "testCaseDescription": "go-const-declarations-without-types-replacement-insert-test", @@ -104,7 +104,7 @@ " const zero = 0" ], "gitDir": "test/corpus/repos/go", - "shas": "c650e59013878fb76859603a33f695e9a42ab44d..293c1186dbff3ce68dc45b31996c35d9b08017f2" + "shas": "49caa576b3b418caf8e3be9121fc8feba9628711..1e6ab7db5511cc6e96d18bca5049b8c68ca6dd1e" } ,{ "testCaseDescription": "go-const-declarations-without-types-delete-insert-test", @@ -199,7 +199,7 @@ " const zero = 0" ], "gitDir": "test/corpus/repos/go", - "shas": "293c1186dbff3ce68dc45b31996c35d9b08017f2..fcf3cba3eb450ffbe0c7a99281a5f4cbcd0d60f4" + "shas": "1e6ab7db5511cc6e96d18bca5049b8c68ca6dd1e..0e98a987eb9578696332d05441ab17201227d376" } ,{ "testCaseDescription": "go-const-declarations-without-types-replacement-test", @@ -294,7 +294,7 @@ " const zero = 0" ], "gitDir": "test/corpus/repos/go", - "shas": "fcf3cba3eb450ffbe0c7a99281a5f4cbcd0d60f4..55a610329ed6c20c9bb7cc73e0490ce448a0cd5f" + "shas": "0e98a987eb9578696332d05441ab17201227d376..8ca34d12201b1cbc79270a2c06d6e346253f0da2" } ,{ "testCaseDescription": "go-const-declarations-without-types-delete-replacement-test", @@ -395,7 +395,7 @@ "+const one, two = 1, 2" ], "gitDir": "test/corpus/repos/go", - "shas": "55a610329ed6c20c9bb7cc73e0490ce448a0cd5f..fc5a942eccd22eaa8f7acca5b37460dd6c867dba" + "shas": "8ca34d12201b1cbc79270a2c06d6e346253f0da2..c4d985d19a0dcc29e2b154047ced451410ac2b33" } ,{ "testCaseDescription": "go-const-declarations-without-types-delete-test", @@ -434,7 +434,7 @@ " const one, two = 1, 2" ], "gitDir": "test/corpus/repos/go", - "shas": "fc5a942eccd22eaa8f7acca5b37460dd6c867dba..3954838abc7833ed1cf3fec73b3d00436e14676a" + "shas": "c4d985d19a0dcc29e2b154047ced451410ac2b33..c060dc16bdd079dd3f92b0a9b1b0263ac4596bb5" } ,{ "testCaseDescription": "go-const-declarations-without-types-delete-rest-test", @@ -487,5 +487,5 @@ "-const one, two = 1, 2" ], "gitDir": "test/corpus/repos/go", - "shas": "3954838abc7833ed1cf3fec73b3d00436e14676a..7c6671fbbc34d7ffd6c48ceafe5d7cb701952070" + "shas": "c060dc16bdd079dd3f92b0a9b1b0263ac4596bb5..4dff845c79264403597b2e5348a95adde522bd96" }] diff --git a/test/corpus/diff-summaries/go/const-with-implicit-values.json b/test/corpus/diff-summaries/go/const-with-implicit-values.json index e33374422..3faa877d1 100644 --- a/test/corpus/diff-summaries/go/const-with-implicit-values.json +++ b/test/corpus/diff-summaries/go/const-with-implicit-values.json @@ -68,7 +68,7 @@ "+ )" ], "gitDir": "test/corpus/repos/go", - "shas": "479bb7390b5a93cd2d670d77d3ac6bf6c4169be4..deb921d5c92c5599bf92d3a73434561717cc51fb" + "shas": "df8b821b2bfd28b8fcd7723443ad7df7a67116f1..dc32dbb8a86020388ddf3fa89f8b0fbf0fc32922" } ,{ "testCaseDescription": "go-const-with-implicit-values-replacement-insert-test", @@ -194,7 +194,7 @@ " two" ], "gitDir": "test/corpus/repos/go", - "shas": "deb921d5c92c5599bf92d3a73434561717cc51fb..845186fb5aa10cf909a91e344b0642b04c714c6e" + "shas": "dc32dbb8a86020388ddf3fa89f8b0fbf0fc32922..e846a8c81e8b83fbfa0edf0d96750a2f297b2bd8" } ,{ "testCaseDescription": "go-const-with-implicit-values-delete-insert-test", @@ -307,7 +307,7 @@ " zero = iota" ], "gitDir": "test/corpus/repos/go", - "shas": "845186fb5aa10cf909a91e344b0642b04c714c6e..7d478cd8b81e9bd6ceab2d831e67fe84c2e5302b" + "shas": "e846a8c81e8b83fbfa0edf0d96750a2f297b2bd8..1adbd2e8a44489837cef9e34ac10ce101fed0171" } ,{ "testCaseDescription": "go-const-with-implicit-values-replacement-test", @@ -420,7 +420,7 @@ " zero = iota" ], "gitDir": "test/corpus/repos/go", - "shas": "7d478cd8b81e9bd6ceab2d831e67fe84c2e5302b..c7803f6793bf104045f60805ea29e82b1e15c8de" + "shas": "1adbd2e8a44489837cef9e34ac10ce101fed0171..78c15c7b3e5a4958fa316524b49771986e1db90e" } ,{ "testCaseDescription": "go-const-with-implicit-values-delete-replacement-test", @@ -595,7 +595,7 @@ " )" ], "gitDir": "test/corpus/repos/go", - "shas": "c7803f6793bf104045f60805ea29e82b1e15c8de..549397a8b29323bb63774a7e6e7c9cbe12e8d585" + "shas": "78c15c7b3e5a4958fa316524b49771986e1db90e..20a6fde6a7f484cbd60cc04815e89fc76f126587" } ,{ "testCaseDescription": "go-const-with-implicit-values-delete-test", @@ -671,7 +671,7 @@ " c" ], "gitDir": "test/corpus/repos/go", - "shas": "549397a8b29323bb63774a7e6e7c9cbe12e8d585..791136ead6293a07a456aeece9d8fca54919f160" + "shas": "20a6fde6a7f484cbd60cc04815e89fc76f126587..59f499d2842ad62f5d6cca95129c9ac3d1b1ce19" } ,{ "testCaseDescription": "go-const-with-implicit-values-delete-rest-test", @@ -743,5 +743,5 @@ "- )" ], "gitDir": "test/corpus/repos/go", - "shas": "791136ead6293a07a456aeece9d8fca54919f160..40bb3501528e6739138d99014546c14c14335b62" + "shas": "59f499d2842ad62f5d6cca95129c9ac3d1b1ce19..4e668c07958fe236629f9e5e665415ca2e36b5d7" }] diff --git a/test/corpus/diff-summaries/go/constructors.json b/test/corpus/diff-summaries/go/constructors.json index 0fc8f8e5f..19be75f97 100644 --- a/test/corpus/diff-summaries/go/constructors.json +++ b/test/corpus/diff-summaries/go/constructors.json @@ -217,7 +217,7 @@ "+ new(map[string]string)" ], "gitDir": "test/corpus/repos/go", - "shas": "40bb3501528e6739138d99014546c14c14335b62..acf3ab754be165fc30a19be5c0f8127dd759b980" + "shas": "4e668c07958fe236629f9e5e665415ca2e36b5d7..700a4462552b8ffb31e25ccbbc55ef4788fbc8c5" } ,{ "testCaseDescription": "go-constructors-replacement-insert-test", @@ -640,7 +640,7 @@ " make(chan<- int, 5, 10)" ], "gitDir": "test/corpus/repos/go", - "shas": "acf3ab754be165fc30a19be5c0f8127dd759b980..22f58c3aa2ae0f0aa7a590f6cbbca5604c1ff8b2" + "shas": "700a4462552b8ffb31e25ccbbc55ef4788fbc8c5..fca87adb91f9684b028a47bd27401a97639e043f" } ,{ "testCaseDescription": "go-constructors-delete-insert-test", @@ -862,7 +862,7 @@ " make(chan<- int, 5, 10)" ], "gitDir": "test/corpus/repos/go", - "shas": "22f58c3aa2ae0f0aa7a590f6cbbca5604c1ff8b2..95d582455ca3332a68b8c7811bc98060f0f4679e" + "shas": "fca87adb91f9684b028a47bd27401a97639e043f..9b0bf25167ecf89afbecbecfb2fab3f16636f731" } ,{ "testCaseDescription": "go-constructors-replacement-test", @@ -1084,7 +1084,7 @@ " make(chan<- int, 5, 10)" ], "gitDir": "test/corpus/repos/go", - "shas": "95d582455ca3332a68b8c7811bc98060f0f4679e..966f8623aff6bab7254d116a94f55de562fa27b6" + "shas": "9b0bf25167ecf89afbecbecfb2fab3f16636f731..3a5f70882f5ed43c6d0bb1ae16b5ac4814cd5f92" } ,{ "testCaseDescription": "go-constructors-delete-replacement-test", @@ -1707,7 +1707,7 @@ "+ new(map[int]int)" ], "gitDir": "test/corpus/repos/go", - "shas": "966f8623aff6bab7254d116a94f55de562fa27b6..dcf2177ce94c3b563ca14e21f7ffa1e302dadc59" + "shas": "3a5f70882f5ed43c6d0bb1ae16b5ac4814cd5f92..d70b441e5c76e096661705f3bfdf0a0e3b140994" } ,{ "testCaseDescription": "go-constructors-delete-test", @@ -1931,7 +1931,7 @@ " make(chan<- string, 7, 11)" ], "gitDir": "test/corpus/repos/go", - "shas": "dcf2177ce94c3b563ca14e21f7ffa1e302dadc59..b842d9b78fdf1ecc8ae0b611e736a4a0d7f272a2" + "shas": "d70b441e5c76e096661705f3bfdf0a0e3b140994..a269c37cee2b01d8cdd221bc64e6420a25441e19" } ,{ "testCaseDescription": "go-constructors-delete-rest-test", @@ -2152,5 +2152,5 @@ "- new(map[int]int)" ], "gitDir": "test/corpus/repos/go", - "shas": "b842d9b78fdf1ecc8ae0b611e736a4a0d7f272a2..bf82bf19d4c58176cb36d1c4e0cb934241bd5394" + "shas": "a269c37cee2b01d8cdd221bc64e6420a25441e19..c2dcf71485a5c811f0311cdc16b0b9341f0db0ed" }] diff --git a/test/corpus/diff-summaries/go/float-literals.json b/test/corpus/diff-summaries/go/float-literals.json index db9b1ce20..3addeab90 100644 --- a/test/corpus/diff-summaries/go/float-literals.json +++ b/test/corpus/diff-summaries/go/float-literals.json @@ -173,7 +173,7 @@ "+f5 = .5e-50" ], "gitDir": "test/corpus/repos/go", - "shas": "b3266e749035509bbbd882ef5e2d3ad93c3c60bf..eaea183385f9a2bdbd21e8becc6ba530f58fdf8d" + "shas": "05b5bb3e99b81bc5dd8fc85b344408d5d669d004..8c59c5fea4492f592119b09169b0fbef637faba1" } ,{ "testCaseDescription": "go-float-literals-replacement-insert-test", @@ -508,7 +508,7 @@ " f3 = 1.5e+50" ], "gitDir": "test/corpus/repos/go", - "shas": "eaea183385f9a2bdbd21e8becc6ba530f58fdf8d..ba5057dd616f692d4464b99b4370e63caa67e911" + "shas": "8c59c5fea4492f592119b09169b0fbef637faba1..3d61385d62087a0e3c77a037af457d78d71191ca" } ,{ "testCaseDescription": "go-float-literals-delete-insert-test", @@ -777,7 +777,7 @@ " f3 = 1.5e+50" ], "gitDir": "test/corpus/repos/go", - "shas": "ba5057dd616f692d4464b99b4370e63caa67e911..48f68f74d3659d80350805ec800fcacbe9c613a0" + "shas": "3d61385d62087a0e3c77a037af457d78d71191ca..db63d884ac900ddc158744d7819fdc3ee58e170b" } ,{ "testCaseDescription": "go-float-literals-replacement-test", @@ -1112,7 +1112,7 @@ " f3 = 1.5e+50" ], "gitDir": "test/corpus/repos/go", - "shas": "48f68f74d3659d80350805ec800fcacbe9c613a0..b168cf6365b206ba6a0843b853eee0427a351f1f" + "shas": "db63d884ac900ddc158744d7819fdc3ee58e170b..a988e2984149b616d63fb030ac584a522dbca203" } ,{ "testCaseDescription": "go-float-literals-delete-replacement-test", @@ -1604,7 +1604,7 @@ "+f6 = .5e-50" ], "gitDir": "test/corpus/repos/go", - "shas": "b168cf6365b206ba6a0843b853eee0427a351f1f..e22b86851565f53e0258b2da7a67433954167a61" + "shas": "a988e2984149b616d63fb030ac584a522dbca203..51516cc6e2f0ca2cca07f5a903c86235d5f404c8" } ,{ "testCaseDescription": "go-float-literals-delete-test", @@ -1784,7 +1784,7 @@ " f4 = 1.5e+50" ], "gitDir": "test/corpus/repos/go", - "shas": "e22b86851565f53e0258b2da7a67433954167a61..18407d91f85464e0cc04d8492189646a1642450d" + "shas": "51516cc6e2f0ca2cca07f5a903c86235d5f404c8..4e31c96bdb7fbb81950ce04ebb246a5a7cb6e874" } ,{ "testCaseDescription": "go-float-literals-delete-rest-test", @@ -1961,5 +1961,5 @@ "-f6 = .5e-50" ], "gitDir": "test/corpus/repos/go", - "shas": "18407d91f85464e0cc04d8492189646a1642450d..c39ed98d50a7d8637ad13d6581d0d0d6a4bd083d" + "shas": "4e31c96bdb7fbb81950ce04ebb246a5a7cb6e874..21aa9932fdc0f37c92440b9d244915d32f18b356" }] diff --git a/test/corpus/diff-summaries/go/for-statements.json b/test/corpus/diff-summaries/go/for-statements.json index 36fc17031..745afd8e8 100644 --- a/test/corpus/diff-summaries/go/for-statements.json +++ b/test/corpus/diff-summaries/go/for-statements.json @@ -113,7 +113,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "ca9ffb9a8bca75e34a2383f7d503d3b21d7b08cc..50e0a6df9a7ab1397bd3134f0eefb45dd0704f37" + "shas": "1eda43b3921160c5fdb10f9801582dc660d762b2..e3cda08b1e62a75f2633d4844a19b0b942bc3fb0" } ,{ "testCaseDescription": "go-for-statements-replacement-insert-test", @@ -328,7 +328,7 @@ " goto loop" ], "gitDir": "test/corpus/repos/go", - "shas": "50e0a6df9a7ab1397bd3134f0eefb45dd0704f37..75845b55d73d133b7257cd14340d3d76cb3f1011" + "shas": "e3cda08b1e62a75f2633d4844a19b0b942bc3fb0..ec199798331c638b02b29271c8a9f65aab44b0eb" } ,{ "testCaseDescription": "go-for-statements-delete-insert-test", @@ -519,7 +519,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "75845b55d73d133b7257cd14340d3d76cb3f1011..cfc21bc775eca1f8281e9fcef32641941086ec88" + "shas": "ec199798331c638b02b29271c8a9f65aab44b0eb..e1ddfa0b8563aa914d5443a58c27b26b0b66e6e8" } ,{ "testCaseDescription": "go-for-statements-replacement-test", @@ -686,7 +686,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "cfc21bc775eca1f8281e9fcef32641941086ec88..3a95c2458393f4b7f5ab711b62e22371fbddd11d" + "shas": "e1ddfa0b8563aa914d5443a58c27b26b0b66e6e8..2f2a26d667bdaf76d31581ed88c2e13043c90fe7" } ,{ "testCaseDescription": "go-for-statements-delete-replacement-test", @@ -955,7 +955,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "3a95c2458393f4b7f5ab711b62e22371fbddd11d..8435f02e02c478569822e353e06af4d8ac894751" + "shas": "2f2a26d667bdaf76d31581ed88c2e13043c90fe7..1379834554cef85fec6761f61da71ad8e86f77d6" } ,{ "testCaseDescription": "go-for-statements-delete-test", @@ -1075,7 +1075,7 @@ " goto loop" ], "gitDir": "test/corpus/repos/go", - "shas": "8435f02e02c478569822e353e06af4d8ac894751..16022407f09de24425959f7b36c7710231a372c5" + "shas": "1379834554cef85fec6761f61da71ad8e86f77d6..66af01871e076e04eed420f9428acb9200abc10d" } ,{ "testCaseDescription": "go-for-statements-delete-rest-test", @@ -1192,5 +1192,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "16022407f09de24425959f7b36c7710231a372c5..26a36f6042d04bfd0685dc779d24c8601a19a4ce" + "shas": "66af01871e076e04eed420f9428acb9200abc10d..03507b6abe9efa050567f5d9ea74735405a86a4c" }] diff --git a/test/corpus/diff-summaries/go/function-declarations.json b/test/corpus/diff-summaries/go/function-declarations.json index 5435f64ee..f69a2a75b 100644 --- a/test/corpus/diff-summaries/go/function-declarations.json +++ b/test/corpus/diff-summaries/go/function-declarations.json @@ -352,7 +352,7 @@ "+func f2() (result int, err error) {}" ], "gitDir": "test/corpus/repos/go", - "shas": "26a36f6042d04bfd0685dc779d24c8601a19a4ce..39e0bf0bc911f88d8453f497af5b4e1fba9c1a7b" + "shas": "03507b6abe9efa050567f5d9ea74735405a86a4c..265ea0aaf63954088b4401433bc2cd488ef7acaa" } ,{ "testCaseDescription": "go-function-declarations-replacement-insert-test", @@ -1045,7 +1045,7 @@ " func f2() (int, error) {}" ], "gitDir": "test/corpus/repos/go", - "shas": "39e0bf0bc911f88d8453f497af5b4e1fba9c1a7b..5e2d36b126b84e7ce03cec16319289469e6a30fb" + "shas": "265ea0aaf63954088b4401433bc2cd488ef7acaa..7cf5edcc5e8b0480d47935dd63e2074374a798ae" } ,{ "testCaseDescription": "go-function-declarations-delete-insert-test", @@ -1186,7 +1186,7 @@ " func f2() (int, error) {}" ], "gitDir": "test/corpus/repos/go", - "shas": "5e2d36b126b84e7ce03cec16319289469e6a30fb..4745791c3f314164ada7187bd4e6c9fa7990d2bc" + "shas": "7cf5edcc5e8b0480d47935dd63e2074374a798ae..feb05f17a849f5a03dd5b557dfe11a79313e0c49" } ,{ "testCaseDescription": "go-function-declarations-replacement-test", @@ -1327,7 +1327,7 @@ " func f2() (int, error) {}" ], "gitDir": "test/corpus/repos/go", - "shas": "4745791c3f314164ada7187bd4e6c9fa7990d2bc..e666c9305cbcd9c4311f9d7f2e1cb0df38fd34a3" + "shas": "feb05f17a849f5a03dd5b557dfe11a79313e0c49..eabd98a0b49552934b5cd2585ef778af5366507d" } ,{ "testCaseDescription": "go-function-declarations-delete-replacement-test", @@ -2355,7 +2355,7 @@ "+func fd() (result int, err error) {}" ], "gitDir": "test/corpus/repos/go", - "shas": "e666c9305cbcd9c4311f9d7f2e1cb0df38fd34a3..72e0169b83a47bf1889b4f2fd259460b1a0d340c" + "shas": "eabd98a0b49552934b5cd2585ef778af5366507d..b4b0df36d59858d97fd2de70e384986854f28e87" } ,{ "testCaseDescription": "go-function-declarations-delete-test", @@ -2714,7 +2714,7 @@ " func fc() (int, error) {}" ], "gitDir": "test/corpus/repos/go", - "shas": "72e0169b83a47bf1889b4f2fd259460b1a0d340c..b267320f580c32e85394e065aecd873fc4e72411" + "shas": "b4b0df36d59858d97fd2de70e384986854f28e87..dc2e7c9d4db102ac5eefdb434d0336d5d09fcede" } ,{ "testCaseDescription": "go-function-declarations-delete-rest-test", @@ -3070,5 +3070,5 @@ "-func fd() (result int, err error) {}" ], "gitDir": "test/corpus/repos/go", - "shas": "b267320f580c32e85394e065aecd873fc4e72411..9096649c53a965576d44aa8d1b52f7b63d420fea" + "shas": "dc2e7c9d4db102ac5eefdb434d0336d5d09fcede..4f8ac6c323f62d36ae62e25e8950d37a57930832" }] diff --git a/test/corpus/diff-summaries/go/function-literals.json b/test/corpus/diff-summaries/go/function-literals.json index 590bb2af4..2ad7defe1 100644 --- a/test/corpus/diff-summaries/go/function-literals.json +++ b/test/corpus/diff-summaries/go/function-literals.json @@ -36,7 +36,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "67f60ac0f2697ef8db7d2d1dba1a0b6528d97d51..8755974c3cd7ac6f2006d4e0414296eb9db38d7e" + "shas": "7d7a11493f6ce326bae56dda689f3cafa13b5f99..02b584cd37f6d807b4cb4c9dae7b9343f9257efa" } ,{ "testCaseDescription": "go-function-literals-replacement-insert-test", @@ -97,7 +97,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "8755974c3cd7ac6f2006d4e0414296eb9db38d7e..ee675e2f15860cd9206b37838cbcaff58523fdba" + "shas": "02b584cd37f6d807b4cb4c9dae7b9343f9257efa..d370a299cf4c7917da503c4982fdc3a7d5000bab" } ,{ "testCaseDescription": "go-function-literals-delete-insert-test", @@ -178,7 +178,7 @@ " const s1 = func(s string) (int, int) {" ], "gitDir": "test/corpus/repos/go", - "shas": "ee675e2f15860cd9206b37838cbcaff58523fdba..a251d3cd5feeb8cfe7a47551c659b0b16e5a2d9f" + "shas": "d370a299cf4c7917da503c4982fdc3a7d5000bab..f60279f72e0935f1d24c341a71d71a7fef924743" } ,{ "testCaseDescription": "go-function-literals-replacement-test", @@ -259,7 +259,7 @@ " const s1 = func(s string) (int, int) {" ], "gitDir": "test/corpus/repos/go", - "shas": "a251d3cd5feeb8cfe7a47551c659b0b16e5a2d9f..ecfe71d5501411a8c39f306bd98ce8972e655c6f" + "shas": "f60279f72e0935f1d24c341a71d71a7fef924743..54b980019b04f9402abd5834f2d9fbabed00fc93" } ,{ "testCaseDescription": "go-function-literals-delete-replacement-test", @@ -336,7 +336,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "ecfe71d5501411a8c39f306bd98ce8972e655c6f..aaf5cae89acd940e7de671e5ee7bde85182c18a6" + "shas": "54b980019b04f9402abd5834f2d9fbabed00fc93..3c56259289cdf589491a9371583560af91db697f" } ,{ "testCaseDescription": "go-function-literals-delete-test", @@ -379,7 +379,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "aaf5cae89acd940e7de671e5ee7bde85182c18a6..1619b15c7c4717361edf049d214759493d0cdc29" + "shas": "3c56259289cdf589491a9371583560af91db697f..5d85c5bf7e105de970a49e7f7bdcc61ef0c2e055" } ,{ "testCaseDescription": "go-function-literals-delete-rest-test", @@ -419,5 +419,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "1619b15c7c4717361edf049d214759493d0cdc29..47227a5c2dd60f353b45407e2d7695a53dc5bab9" + "shas": "5d85c5bf7e105de970a49e7f7bdcc61ef0c2e055..d68b7b2e45ad988851ee2f21ff54a90e8e40214d" }] diff --git a/test/corpus/diff-summaries/go/function-types.json b/test/corpus/diff-summaries/go/function-types.json index d5ef31e37..0a0aadcdb 100644 --- a/test/corpus/diff-summaries/go/function-types.json +++ b/test/corpus/diff-summaries/go/function-types.json @@ -142,7 +142,7 @@ "+)" ], "gitDir": "test/corpus/repos/go", - "shas": "f7bf78dc6e8a6f8dc89e11e588e1661394381c0d..cc5a000625fb6bafbfba4f401635c45ded2b5bf9" + "shas": "b62e1f2c806c3e229014a9ad2c673cca77fcacbe..234810fa4f6123bf535431d5b16d559ab425f93d" } ,{ "testCaseDescription": "go-function-types-replacement-insert-test", @@ -416,7 +416,7 @@ " )" ], "gitDir": "test/corpus/repos/go", - "shas": "cc5a000625fb6bafbfba4f401635c45ded2b5bf9..c2e26e55f3af2df5c73c0a46cfe638a312c6a2bc" + "shas": "234810fa4f6123bf535431d5b16d559ab425f93d..dca1703cc523a86c8f32ac2084df85162985f24c" } ,{ "testCaseDescription": "go-function-types-delete-insert-test", @@ -686,7 +686,7 @@ " a func(int) int" ], "gitDir": "test/corpus/repos/go", - "shas": "c2e26e55f3af2df5c73c0a46cfe638a312c6a2bc..05a86172d0eaa1bced1e55b5b80b729ad3efee30" + "shas": "dca1703cc523a86c8f32ac2084df85162985f24c..1d0fe0010f26f7835e78e604e8fe11c65a9f400a" } ,{ "testCaseDescription": "go-function-types-replacement-test", @@ -956,7 +956,7 @@ " a func(int) int" ], "gitDir": "test/corpus/repos/go", - "shas": "05a86172d0eaa1bced1e55b5b80b729ad3efee30..3073170a4ab5ecc6b6bea2befa1613a2598db5f1" + "shas": "1d0fe0010f26f7835e78e604e8fe11c65a9f400a..c5d3a09878c8203d0b3bc3fc5801e181616c20aa" } ,{ "testCaseDescription": "go-function-types-delete-replacement-test", @@ -1352,7 +1352,7 @@ " )" ], "gitDir": "test/corpus/repos/go", - "shas": "3073170a4ab5ecc6b6bea2befa1613a2598db5f1..6f718d79236059d2bf226696aa32cdbd6d1a5d34" + "shas": "c5d3a09878c8203d0b3bc3fc5801e181616c20aa..b71db62bc0eea239dec2539a813a77c92679f186" } ,{ "testCaseDescription": "go-function-types-delete-test", @@ -1742,7 +1742,7 @@ " )" ], "gitDir": "test/corpus/repos/go", - "shas": "6f718d79236059d2bf226696aa32cdbd6d1a5d34..911f3760eb4f1e63a0ca9cdef8ee067d210f356d" + "shas": "b71db62bc0eea239dec2539a813a77c92679f186..122cef66c5e66b80d379108e7cc135dea2d591fb" } ,{ "testCaseDescription": "go-function-types-delete-rest-test", @@ -1888,5 +1888,5 @@ "-)" ], "gitDir": "test/corpus/repos/go", - "shas": "911f3760eb4f1e63a0ca9cdef8ee067d210f356d..72b83c0cd3955c0af628b6cfd369ee028685eeec" + "shas": "122cef66c5e66b80d379108e7cc135dea2d591fb..596bf18f84a55d3f2f37d80d2d72e14279952982" }] diff --git a/test/corpus/diff-summaries/go/go-and-defer-statements.json b/test/corpus/diff-summaries/go/go-and-defer-statements.json index c441d53e0..99c7f7dce 100644 --- a/test/corpus/diff-summaries/go/go-and-defer-statements.json +++ b/test/corpus/diff-summaries/go/go-and-defer-statements.json @@ -50,7 +50,7 @@ "+go x.y()" ], "gitDir": "test/corpus/repos/go", - "shas": "c169e9683d54586a7fa6eab867dc6eb4eae7e85c..80641345f16131608a18991fe0a29736f5f5b66d" + "shas": "497417e5132520a93c5a39b6e143babdb947520c..f70bd283127d14577868b0c355daac696b5ef9b5" } ,{ "testCaseDescription": "go-go-and-defer-statements-replacement-insert-test", @@ -138,7 +138,7 @@ " go x.y()" ], "gitDir": "test/corpus/repos/go", - "shas": "80641345f16131608a18991fe0a29736f5f5b66d..c4bf57adbccc55e8edec2a3e41f7a5e385b41e44" + "shas": "f70bd283127d14577868b0c355daac696b5ef9b5..7345e45488bd30330843d984ba34043cd8b1dae5" } ,{ "testCaseDescription": "go-go-and-defer-statements-delete-insert-test", @@ -275,7 +275,7 @@ " defer x.y()" ], "gitDir": "test/corpus/repos/go", - "shas": "c4bf57adbccc55e8edec2a3e41f7a5e385b41e44..ee1387252f87d4b177e4220468eb3464aca29649" + "shas": "7345e45488bd30330843d984ba34043cd8b1dae5..adf59665f736234f58993cdd3655c1732d4b7230" } ,{ "testCaseDescription": "go-go-and-defer-statements-replacement-test", @@ -412,7 +412,7 @@ " defer x.y()" ], "gitDir": "test/corpus/repos/go", - "shas": "ee1387252f87d4b177e4220468eb3464aca29649..cf2d1e4c851ac68b7f34e8e038d2a4f1baed2c29" + "shas": "adf59665f736234f58993cdd3655c1732d4b7230..ddc860db035a300d9ae4637ce92ba38b3e769e37" } ,{ "testCaseDescription": "go-go-and-defer-statements-delete-replacement-test", @@ -532,7 +532,7 @@ "+go c.d()" ], "gitDir": "test/corpus/repos/go", - "shas": "cf2d1e4c851ac68b7f34e8e038d2a4f1baed2c29..ac0dbf98bade4304c09fbf1c54659937d25ef4f6" + "shas": "ddc860db035a300d9ae4637ce92ba38b3e769e37..e7815088ba0f49404c470afa0d6941be289c8b51" } ,{ "testCaseDescription": "go-go-and-defer-statements-delete-test", @@ -588,7 +588,7 @@ " go c.d()" ], "gitDir": "test/corpus/repos/go", - "shas": "ac0dbf98bade4304c09fbf1c54659937d25ef4f6..9d87babf6dd8ad58fecae95e0fe516803ef693af" + "shas": "e7815088ba0f49404c470afa0d6941be289c8b51..cb1639c2ebd0fb8734a2847a9c61c8cd7f5a7a29" } ,{ "testCaseDescription": "go-go-and-defer-statements-delete-rest-test", @@ -642,5 +642,5 @@ "-go c.d()" ], "gitDir": "test/corpus/repos/go", - "shas": "9d87babf6dd8ad58fecae95e0fe516803ef693af..b36463027cca058b97d4495c8c08a1ab9ab5cc0a" + "shas": "cb1639c2ebd0fb8734a2847a9c61c8cd7f5a7a29..3dc67b8c9ff0fca678cef32822bc157c976eb1b1" }] diff --git a/test/corpus/diff-summaries/go/grouped-import-declarations.json b/test/corpus/diff-summaries/go/grouped-import-declarations.json index 8388632e6..5783777f6 100644 --- a/test/corpus/diff-summaries/go/grouped-import-declarations.json +++ b/test/corpus/diff-summaries/go/grouped-import-declarations.json @@ -71,7 +71,7 @@ "+)" ], "gitDir": "test/corpus/repos/go", - "shas": "49405e780f45c25871a6c2c6a9c4bf847007c59f..cc06896916290333b40603e033a3026be682acd2" + "shas": "143ab510cfcd98349097f030b747d393f1fa02bb..d9ea87998cc21bbfe4ad727dab506f900052a20d" } ,{ "testCaseDescription": "go-grouped-import-declarations-replacement-insert-test", @@ -200,7 +200,7 @@ " alias \"some/package\"" ], "gitDir": "test/corpus/repos/go", - "shas": "cc06896916290333b40603e033a3026be682acd2..ae3d9e278cd263970d3db8098ffa0c1f92467a94" + "shas": "d9ea87998cc21bbfe4ad727dab506f900052a20d..7c47db9ac799ebb2bf7a32c2b6c8b03e171a264b" } ,{ "testCaseDescription": "go-grouped-import-declarations-delete-insert-test", @@ -313,7 +313,7 @@ " \"net/http\"" ], "gitDir": "test/corpus/repos/go", - "shas": "ae3d9e278cd263970d3db8098ffa0c1f92467a94..e58383201c252323abe4b3bab9aa34697e646d47" + "shas": "7c47db9ac799ebb2bf7a32c2b6c8b03e171a264b..366f03021fd733f7964f39b83706c0e7fc46096e" } ,{ "testCaseDescription": "go-grouped-import-declarations-replacement-test", @@ -426,7 +426,7 @@ " \"net/http\"" ], "gitDir": "test/corpus/repos/go", - "shas": "e58383201c252323abe4b3bab9aa34697e646d47..349362f05c75b2ed25ff9be203d01d1d1653e1d4" + "shas": "366f03021fd733f7964f39b83706c0e7fc46096e..7b36a1d8f641557514aa4cfcaad8510fcf7a00c4" } ,{ "testCaseDescription": "go-grouped-import-declarations-delete-replacement-test", @@ -604,7 +604,7 @@ " )" ], "gitDir": "test/corpus/repos/go", - "shas": "349362f05c75b2ed25ff9be203d01d1d1653e1d4..96f9229250891a51f9f57e74e7e4b203e2645c56" + "shas": "7b36a1d8f641557514aa4cfcaad8510fcf7a00c4..9f9534befa07e005b90efd0b1364689700cea4cd" } ,{ "testCaseDescription": "go-grouped-import-declarations-delete-test", @@ -683,7 +683,7 @@ " alias \"awesome/package\"" ], "gitDir": "test/corpus/repos/go", - "shas": "96f9229250891a51f9f57e74e7e4b203e2645c56..67cbd59683a26fc0a936ac70b19ebb9074aa5b03" + "shas": "9f9534befa07e005b90efd0b1364689700cea4cd..13d6f3fd21c85a62f28eada485ff551b964f6ce8" } ,{ "testCaseDescription": "go-grouped-import-declarations-delete-rest-test", @@ -758,5 +758,5 @@ "-)" ], "gitDir": "test/corpus/repos/go", - "shas": "67cbd59683a26fc0a936ac70b19ebb9074aa5b03..c6aae7f905be036e251d244801d3fd73b49f6c46" + "shas": "13d6f3fd21c85a62f28eada485ff551b964f6ce8..f0f5f8bff0a5b4837a7f42e6cc2cfe0df44d3dba" }] diff --git a/test/corpus/diff-summaries/go/grouped-var-declarations.json b/test/corpus/diff-summaries/go/grouped-var-declarations.json index 651e8ce29..76697577b 100644 --- a/test/corpus/diff-summaries/go/grouped-var-declarations.json +++ b/test/corpus/diff-summaries/go/grouped-var-declarations.json @@ -52,7 +52,7 @@ "+)" ], "gitDir": "test/corpus/repos/go", - "shas": "7ec7378727f160ff6fb78761d149f5f110898c3e..514932d92bd7fa7d087adb1d4968ff2d1b35d832" + "shas": "eaf7e1fac39caaade327fe05b5589c26e3946f8d..0533cfa6b2f30da05fa79df62fc4dd812e5a9fdb" } ,{ "testCaseDescription": "go-grouped-var-declarations-replacement-insert-test", @@ -146,7 +146,7 @@ " )" ], "gitDir": "test/corpus/repos/go", - "shas": "514932d92bd7fa7d087adb1d4968ff2d1b35d832..d8482bba7e246518bcaf8b8759b4ccaf7fd3f41d" + "shas": "0533cfa6b2f30da05fa79df62fc4dd812e5a9fdb..8f3d3c742258dac6e29f2c8126449eedd84be257" } ,{ "testCaseDescription": "go-grouped-var-declarations-delete-insert-test", @@ -230,7 +230,7 @@ " zero = 0" ], "gitDir": "test/corpus/repos/go", - "shas": "d8482bba7e246518bcaf8b8759b4ccaf7fd3f41d..3221bb9fd5791c127b591e17941faf48d46e11f7" + "shas": "8f3d3c742258dac6e29f2c8126449eedd84be257..932ce9675407d542e703fd3e3763d9ff0f1105a9" } ,{ "testCaseDescription": "go-grouped-var-declarations-replacement-test", @@ -314,7 +314,7 @@ " zero = 0" ], "gitDir": "test/corpus/repos/go", - "shas": "3221bb9fd5791c127b591e17941faf48d46e11f7..eb6cf49333e266ba6255891b55edc54e015cc8dd" + "shas": "932ce9675407d542e703fd3e3763d9ff0f1105a9..4e95f7378a66d60879111ab7e798e527e0496854" } ,{ "testCaseDescription": "go-grouped-var-declarations-delete-replacement-test", @@ -440,7 +440,7 @@ " )" ], "gitDir": "test/corpus/repos/go", - "shas": "eb6cf49333e266ba6255891b55edc54e015cc8dd..3973fafa7c0a3f1f3cd2e92462d863df41f3a920" + "shas": "4e95f7378a66d60879111ab7e798e527e0496854..d884e6d28ad4f0ea3ab20a957a8f87b695dd6669" } ,{ "testCaseDescription": "go-grouped-var-declarations-delete-test", @@ -500,7 +500,7 @@ " )" ], "gitDir": "test/corpus/repos/go", - "shas": "3973fafa7c0a3f1f3cd2e92462d863df41f3a920..39e74e79c2f9366472ae046e56a3e0a60d1797e1" + "shas": "d884e6d28ad4f0ea3ab20a957a8f87b695dd6669..a08b669a169870891db36d04a066eb252ba1a76d" } ,{ "testCaseDescription": "go-grouped-var-declarations-delete-rest-test", @@ -556,5 +556,5 @@ "-)" ], "gitDir": "test/corpus/repos/go", - "shas": "39e74e79c2f9366472ae046e56a3e0a60d1797e1..c8c183bd98d018d2097fe1ee036d32d979f4919b" + "shas": "a08b669a169870891db36d04a066eb252ba1a76d..24a43d44b9335f39d274a2119bfa0b0cf307fd85" }] diff --git a/test/corpus/diff-summaries/go/if-statements.json b/test/corpus/diff-summaries/go/if-statements.json index 4dbba6ca8..edd62fbe9 100644 --- a/test/corpus/diff-summaries/go/if-statements.json +++ b/test/corpus/diff-summaries/go/if-statements.json @@ -74,7 +74,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "bd35724ed7512ba9bb228b806e5888f347bd3793..eae64fa16d42245a11d166f1bd836ed97eeb419d" + "shas": "6c8202b93a36c7be65370344a81a8cd8a815fd77..6e08c568a1847a2c83801bfcdef1cc9bafe13baa" } ,{ "testCaseDescription": "go-if-statements-replacement-insert-test", @@ -211,7 +211,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "eae64fa16d42245a11d166f1bd836ed97eeb419d..409746cfde8f39fbd3a12243a73b81846da41749" + "shas": "6e08c568a1847a2c83801bfcdef1cc9bafe13baa..43d2bcec2d6b966dbd1df0c310af51703f875fab" } ,{ "testCaseDescription": "go-if-statements-delete-insert-test", @@ -327,7 +327,7 @@ " c()" ], "gitDir": "test/corpus/repos/go", - "shas": "409746cfde8f39fbd3a12243a73b81846da41749..56ba51da2e8ad7a81adbcd1e3a5fc413ea01b591" + "shas": "43d2bcec2d6b966dbd1df0c310af51703f875fab..5c84f6fa6d7720dc617c339f463befb37098e597" } ,{ "testCaseDescription": "go-if-statements-replacement-test", @@ -443,7 +443,7 @@ " c()" ], "gitDir": "test/corpus/repos/go", - "shas": "56ba51da2e8ad7a81adbcd1e3a5fc413ea01b591..876916554c152592cefc38a8f9a9e265f24fea7b" + "shas": "5c84f6fa6d7720dc617c339f463befb37098e597..bfb7d6035575cef4983d7e623b700ce32e03216a" } ,{ "testCaseDescription": "go-if-statements-delete-replacement-test", @@ -631,7 +631,7 @@ " c()" ], "gitDir": "test/corpus/repos/go", - "shas": "876916554c152592cefc38a8f9a9e265f24fea7b..df039b5f947ac9e901fd47d32263ba46ccc9a518" + "shas": "bfb7d6035575cef4983d7e623b700ce32e03216a..0b3b71ca2fadbd36f2274036f51c10c8c14aa794" } ,{ "testCaseDescription": "go-if-statements-delete-test", @@ -712,7 +712,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "df039b5f947ac9e901fd47d32263ba46ccc9a518..07a2bf60cdec6bbf5cf0ffc5e10c6695b03ae176" + "shas": "0b3b71ca2fadbd36f2274036f51c10c8c14aa794..434dee55fcde52c7f96aac43b7d430f53b47458f" } ,{ "testCaseDescription": "go-if-statements-delete-rest-test", @@ -790,5 +790,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "07a2bf60cdec6bbf5cf0ffc5e10c6695b03ae176..294f5cc0ef0e25ecf0309fd41ae6cd4b376ab627" + "shas": "434dee55fcde52c7f96aac43b7d430f53b47458f..c2600fc2f0b8a5bac3a1360d9094675b945a8da5" }] diff --git a/test/corpus/diff-summaries/go/imaginary-literals.json b/test/corpus/diff-summaries/go/imaginary-literals.json index dc90ad3a6..fe4eb502f 100644 --- a/test/corpus/diff-summaries/go/imaginary-literals.json +++ b/test/corpus/diff-summaries/go/imaginary-literals.json @@ -52,7 +52,7 @@ "+)" ], "gitDir": "test/corpus/repos/go", - "shas": "6761a7543f7002279b3e1d53f388c0b6408e11ac..70a8f336ad4cf76dbf55d755ee3b4ff94b77dc5b" + "shas": "c3ef4a334ea4e1976b9f2b9c9e187a867ce8a192..67b72f88a893134988be347ac70e74abe47f04c3" } ,{ "testCaseDescription": "go-imaginary-literals-replacement-insert-test", @@ -146,7 +146,7 @@ " )" ], "gitDir": "test/corpus/repos/go", - "shas": "70a8f336ad4cf76dbf55d755ee3b4ff94b77dc5b..7003c23d83606920ba4dbc36a6fa8aa3fb23d254" + "shas": "67b72f88a893134988be347ac70e74abe47f04c3..4950e52d50b64b40314fa5578ed3ded427c0e134" } ,{ "testCaseDescription": "go-imaginary-literals-delete-insert-test", @@ -230,7 +230,7 @@ " a = 01i" ], "gitDir": "test/corpus/repos/go", - "shas": "7003c23d83606920ba4dbc36a6fa8aa3fb23d254..9c8a6f328131e0ab48ab9cccdf3a8a0ab164e527" + "shas": "4950e52d50b64b40314fa5578ed3ded427c0e134..3fa3ba3da4eecfb37511ab646dfc368ef9507ffc" } ,{ "testCaseDescription": "go-imaginary-literals-replacement-test", @@ -314,7 +314,7 @@ " a = 01i" ], "gitDir": "test/corpus/repos/go", - "shas": "9c8a6f328131e0ab48ab9cccdf3a8a0ab164e527..06c027b6920c1d1e7f4b44cd6527798c933581c4" + "shas": "3fa3ba3da4eecfb37511ab646dfc368ef9507ffc..6041772577e34e10fd843c4ccdc2181cafd9e2db" } ,{ "testCaseDescription": "go-imaginary-literals-delete-replacement-test", @@ -440,7 +440,7 @@ " )" ], "gitDir": "test/corpus/repos/go", - "shas": "06c027b6920c1d1e7f4b44cd6527798c933581c4..b6de01e92b11ca25862dcd7d798b72f9a01aa1c4" + "shas": "6041772577e34e10fd843c4ccdc2181cafd9e2db..fbf0b38db230ced1633a890bb8a440c9df4a9b21" } ,{ "testCaseDescription": "go-imaginary-literals-delete-test", @@ -500,7 +500,7 @@ " )" ], "gitDir": "test/corpus/repos/go", - "shas": "b6de01e92b11ca25862dcd7d798b72f9a01aa1c4..8af14aaa12876d71baf9d1580b9de3a0b4769e2a" + "shas": "fbf0b38db230ced1633a890bb8a440c9df4a9b21..2a3e9c6d632634bc637520c605ffabac848948fc" } ,{ "testCaseDescription": "go-imaginary-literals-delete-rest-test", @@ -556,5 +556,5 @@ "-)" ], "gitDir": "test/corpus/repos/go", - "shas": "8af14aaa12876d71baf9d1580b9de3a0b4769e2a..3f18376b34b25deb3740a62df8c40ad667cfef4a" + "shas": "2a3e9c6d632634bc637520c605ffabac848948fc..de1050617904e27c6ac2ffc2949641427ae07211" }] diff --git a/test/corpus/diff-summaries/go/increment-decrement-statements.json b/test/corpus/diff-summaries/go/increment-decrement-statements.json index 332facc5c..cb5af2082 100644 --- a/test/corpus/diff-summaries/go/increment-decrement-statements.json +++ b/test/corpus/diff-summaries/go/increment-decrement-statements.json @@ -50,7 +50,7 @@ "+j--" ], "gitDir": "test/corpus/repos/go", - "shas": "acf23921d6e89772dac98a78ba280e58c2429050..74900cd980876ca3be4654c097b3ee3475d51726" + "shas": "810bb572160f515f3c9aac9802767f3ad104c6ce..93af373f02f2fcc66317a0a8413dfbf61f13be9f" } ,{ "testCaseDescription": "go-increment-decrement-statements-replacement-insert-test", @@ -138,7 +138,7 @@ " j--" ], "gitDir": "test/corpus/repos/go", - "shas": "74900cd980876ca3be4654c097b3ee3475d51726..141a025429562d95737cea6257998bb5f91afdc4" + "shas": "93af373f02f2fcc66317a0a8413dfbf61f13be9f..d343b93430c024ac76663ebfc8f8a3d40a218909" } ,{ "testCaseDescription": "go-increment-decrement-statements-delete-insert-test", @@ -224,7 +224,7 @@ " i++" ], "gitDir": "test/corpus/repos/go", - "shas": "141a025429562d95737cea6257998bb5f91afdc4..8f96737bbb510f71457b32de6ff88f244261ca3a" + "shas": "d343b93430c024ac76663ebfc8f8a3d40a218909..0aadb509a067f62a85a98be5298b4514bcc73de5" } ,{ "testCaseDescription": "go-increment-decrement-statements-replacement-test", @@ -310,7 +310,7 @@ " i++" ], "gitDir": "test/corpus/repos/go", - "shas": "8f96737bbb510f71457b32de6ff88f244261ca3a..4189214ea59e379b3c40a1a079666495490968cc" + "shas": "0aadb509a067f62a85a98be5298b4514bcc73de5..0a41565b19391dbd7f7007ba1d45b39db116880e" } ,{ "testCaseDescription": "go-increment-decrement-statements-delete-replacement-test", @@ -430,7 +430,7 @@ "+x++" ], "gitDir": "test/corpus/repos/go", - "shas": "4189214ea59e379b3c40a1a079666495490968cc..b01ab200bee6790fce1710c34aeb967595509f86" + "shas": "0a41565b19391dbd7f7007ba1d45b39db116880e..06d13e5da42fdfc37cfe10858a9ade1d72714ea1" } ,{ "testCaseDescription": "go-increment-decrement-statements-delete-test", @@ -486,7 +486,7 @@ " x++" ], "gitDir": "test/corpus/repos/go", - "shas": "b01ab200bee6790fce1710c34aeb967595509f86..c7abe86b7eb9259ab0b8cd859b857938aaacd550" + "shas": "06d13e5da42fdfc37cfe10858a9ade1d72714ea1..060182e5f00a3803e58a7ba257464f749a1b3b08" } ,{ "testCaseDescription": "go-increment-decrement-statements-delete-rest-test", @@ -540,5 +540,5 @@ "-x++" ], "gitDir": "test/corpus/repos/go", - "shas": "c7abe86b7eb9259ab0b8cd859b857938aaacd550..8b892c06025823500a32131e0005fe5ea0511bd9" + "shas": "060182e5f00a3803e58a7ba257464f749a1b3b08..0701c780c981b7c6588959453c73c97f049dd063" }] diff --git a/test/corpus/diff-summaries/go/indexing-expressions.json b/test/corpus/diff-summaries/go/indexing-expressions.json index abc74970d..f46d8b7e8 100644 --- a/test/corpus/diff-summaries/go/indexing-expressions.json +++ b/test/corpus/diff-summaries/go/indexing-expressions.json @@ -249,7 +249,7 @@ "+ f[1:2:3]" ], "gitDir": "test/corpus/repos/go", - "shas": "5d7acec54aeae4a86833f9a0b00bf588083883ab..50a00fd11c16a7acef5eb1edf28f295060d8d978" + "shas": "a2d768c7161b6b35c4c0de61e983ce9b8298c9b2..0516cfbc6baf46f606abb6b5464e0a62d9b15539" } ,{ "testCaseDescription": "go-indexing-expressions-replacement-insert-test", @@ -751,7 +751,7 @@ " c[1:]" ], "gitDir": "test/corpus/repos/go", - "shas": "50a00fd11c16a7acef5eb1edf28f295060d8d978..c3ebd1a2cc9d28d6e07e53942f979108de0dcb99" + "shas": "0516cfbc6baf46f606abb6b5464e0a62d9b15539..4790be18bf4f7b9ff6995787ffc3f31eeee1b976" } ,{ "testCaseDescription": "go-indexing-expressions-delete-insert-test", @@ -941,7 +941,7 @@ " f[1:2:3]" ], "gitDir": "test/corpus/repos/go", - "shas": "c3ebd1a2cc9d28d6e07e53942f979108de0dcb99..6f976f7892d6877ce2f476e36a2048efce51984c" + "shas": "4790be18bf4f7b9ff6995787ffc3f31eeee1b976..7db0ed6d2f98d7295c502250f086659bcb58ce00" } ,{ "testCaseDescription": "go-indexing-expressions-replacement-test", @@ -1137,7 +1137,7 @@ " f[1:2:3]" ], "gitDir": "test/corpus/repos/go", - "shas": "6f976f7892d6877ce2f476e36a2048efce51984c..adbbad198d55a06a1c023b30181b50d4d62f94d9" + "shas": "7db0ed6d2f98d7295c502250f086659bcb58ce00..00e8fa0d4959a5289f039127d37d3196cc160120" } ,{ "testCaseDescription": "go-indexing-expressions-delete-replacement-test", @@ -1585,7 +1585,7 @@ " f[1:2:3]" ], "gitDir": "test/corpus/repos/go", - "shas": "adbbad198d55a06a1c023b30181b50d4d62f94d9..a230c61f683ae85deb15870f107311a252b01a41" + "shas": "00e8fa0d4959a5289f039127d37d3196cc160120..1382aeae8ab6664dabb13cd04883ceb51fa2564c" } ,{ "testCaseDescription": "go-indexing-expressions-delete-test", @@ -1841,7 +1841,7 @@ " x[1:]" ], "gitDir": "test/corpus/repos/go", - "shas": "a230c61f683ae85deb15870f107311a252b01a41..cd094c98b6f9cd8fe17a096aad0d9c96b783b2fc" + "shas": "1382aeae8ab6664dabb13cd04883ceb51fa2564c..6a112817f087a171125fa8e9d275f506160564b5" } ,{ "testCaseDescription": "go-indexing-expressions-delete-rest-test", @@ -2109,5 +2109,5 @@ "- f[1:2:3]" ], "gitDir": "test/corpus/repos/go", - "shas": "cd094c98b6f9cd8fe17a096aad0d9c96b783b2fc..d3f3af3265adb9413a11a3528b28667b0c70a1e2" + "shas": "6a112817f087a171125fa8e9d275f506160564b5..0b9f01d76addaa7c2239e8a51ffcd0e0bfe5adb7" }] diff --git a/test/corpus/diff-summaries/go/int-literals.json b/test/corpus/diff-summaries/go/int-literals.json index e3d5722b5..21cd04e9d 100644 --- a/test/corpus/diff-summaries/go/int-literals.json +++ b/test/corpus/diff-summaries/go/int-literals.json @@ -111,7 +111,7 @@ "+)" ], "gitDir": "test/corpus/repos/go", - "shas": "c6aae7f905be036e251d244801d3fd73b49f6c46..5a8ab389323c7a93aca3b7eef89d2b2d2d6f6ff9" + "shas": "f0f5f8bff0a5b4837a7f42e6cc2cfe0df44d3dba..6052b6be84debc3e92591f4842677721389549a6" } ,{ "testCaseDescription": "go-int-literals-replacement-insert-test", @@ -331,7 +331,7 @@ " )" ], "gitDir": "test/corpus/repos/go", - "shas": "5a8ab389323c7a93aca3b7eef89d2b2d2d6f6ff9..e39f6678939d5cfd743fa9d3dfa141c2c9442d15" + "shas": "6052b6be84debc3e92591f4842677721389549a6..dae99e1c75678828dcc2a8a21e1bcc91d551ed80" } ,{ "testCaseDescription": "go-int-literals-delete-insert-test", @@ -443,7 +443,7 @@ " a = 1, b = 2, c = 3" ], "gitDir": "test/corpus/repos/go", - "shas": "e39f6678939d5cfd743fa9d3dfa141c2c9442d15..d4ff1dbca9a259b6d34aac6d77681aea2276ce30" + "shas": "dae99e1c75678828dcc2a8a21e1bcc91d551ed80..4e093cbafce4b2d874b0be0dc0234eadf0c6c647" } ,{ "testCaseDescription": "go-int-literals-replacement-test", @@ -555,7 +555,7 @@ " a = 1, b = 2, c = 3" ], "gitDir": "test/corpus/repos/go", - "shas": "d4ff1dbca9a259b6d34aac6d77681aea2276ce30..4839c8fa790d4d8b59cd8c4804b2c570c99a4a4f" + "shas": "4e093cbafce4b2d874b0be0dc0234eadf0c6c647..6dbf71e5281da03ae396339a273fa01b725bfa60" } ,{ "testCaseDescription": "go-int-literals-delete-replacement-test", @@ -767,7 +767,7 @@ " )" ], "gitDir": "test/corpus/repos/go", - "shas": "4839c8fa790d4d8b59cd8c4804b2c570c99a4a4f..baae9da50006bbd8576a42207f9d6bb13797349d" + "shas": "6dbf71e5281da03ae396339a273fa01b725bfa60..f60aef335cdad8b1464d5ab62feb048ecc7559c3" } ,{ "testCaseDescription": "go-int-literals-delete-test", @@ -969,7 +969,7 @@ " )" ], "gitDir": "test/corpus/repos/go", - "shas": "baae9da50006bbd8576a42207f9d6bb13797349d..61b08576920bd19b1e47b300f777e1ee3daebd82" + "shas": "f60aef335cdad8b1464d5ab62feb048ecc7559c3..899e63173103778a1783719e96a75c463c85aaad" } ,{ "testCaseDescription": "go-int-literals-delete-rest-test", @@ -1084,5 +1084,5 @@ "-)" ], "gitDir": "test/corpus/repos/go", - "shas": "61b08576920bd19b1e47b300f777e1ee3daebd82..4c2cd3b8d03249a567a8ce63cdf8b9f5e4fd098c" + "shas": "899e63173103778a1783719e96a75c463c85aaad..7787ac4f0bb5e834bce3c7f01b0be3e9ffbb62ff" }] diff --git a/test/corpus/diff-summaries/go/interface-types.json b/test/corpus/diff-summaries/go/interface-types.json index f9706746e..f6c046977 100644 --- a/test/corpus/diff-summaries/go/interface-types.json +++ b/test/corpus/diff-summaries/go/interface-types.json @@ -220,7 +220,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "68a6be5450d3faa920cd8148a582aacf50d05b22..c3a161e4b63779b44e2c92805df414ac93bf1088" + "shas": "69c2aaa04c2a89ac69e16fa393f6d7d83a2ba66d..18040e9d17872e4fcbed641a3634196159af69f0" } ,{ "testCaseDescription": "go-interface-types-replacement-insert-test", @@ -649,7 +649,7 @@ " type i3 interface {" ], "gitDir": "test/corpus/repos/go", - "shas": "c3a161e4b63779b44e2c92805df414ac93bf1088..6c6f0a26477322ea443c184c6de4d249682f084f" + "shas": "18040e9d17872e4fcbed641a3634196159af69f0..de801e4c970a3085b222400d606bacd0a3b3ffc6" } ,{ "testCaseDescription": "go-interface-types-delete-insert-test", @@ -761,7 +761,7 @@ " SomeMethod(s string) error" ], "gitDir": "test/corpus/repos/go", - "shas": "6c6f0a26477322ea443c184c6de4d249682f084f..70a67d481c42e5ceb5cd815380b35b9da3207adc" + "shas": "de801e4c970a3085b222400d606bacd0a3b3ffc6..0e86adaed5573043151badfabe7d0647ed3d1bec" } ,{ "testCaseDescription": "go-interface-types-replacement-test", @@ -873,7 +873,7 @@ " SomeMethod(s string) error" ], "gitDir": "test/corpus/repos/go", - "shas": "70a67d481c42e5ceb5cd815380b35b9da3207adc..f3630526601f49c4583ac382943596c3972fc14f" + "shas": "0e86adaed5573043151badfabe7d0647ed3d1bec..278a6cb2c2e4c1e57cfc1330aa8d3be19b0b3560" } ,{ "testCaseDescription": "go-interface-types-delete-replacement-test", @@ -1503,7 +1503,7 @@ " SomeMethod(s string) error" ], "gitDir": "test/corpus/repos/go", - "shas": "f3630526601f49c4583ac382943596c3972fc14f..3c75edf9d8c8aac6af1024c19a0d72c810cdafe3" + "shas": "278a6cb2c2e4c1e57cfc1330aa8d3be19b0b3560..c9a5e1f567a6bffdaf9f924e171b797b17651159" } ,{ "testCaseDescription": "go-interface-types-delete-test", @@ -1730,7 +1730,7 @@ " type j3 interface {" ], "gitDir": "test/corpus/repos/go", - "shas": "3c75edf9d8c8aac6af1024c19a0d72c810cdafe3..785723423fc2b7ba95d0b724df63e663178e4333" + "shas": "c9a5e1f567a6bffdaf9f924e171b797b17651159..6b29857fd88c6b42c970c24b46b61f51a9b4071a" } ,{ "testCaseDescription": "go-interface-types-delete-rest-test", @@ -1954,5 +1954,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "785723423fc2b7ba95d0b724df63e663178e4333..ce33c1bfeb0cbfdd024d65479c25db256cdd12cc" + "shas": "6b29857fd88c6b42c970c24b46b61f51a9b4071a..e18bd0080435fb1e29f38567cdc7adcd955b7d3a" }] diff --git a/test/corpus/diff-summaries/go/label-statements.json b/test/corpus/diff-summaries/go/label-statements.json index 4cd8485a6..a78a85035 100644 --- a/test/corpus/diff-summaries/go/label-statements.json +++ b/test/corpus/diff-summaries/go/label-statements.json @@ -36,7 +36,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "b36463027cca058b97d4495c8c08a1ab9ab5cc0a..1fc84483617cdb29cf050b0bc3d87b01f6a13861" + "shas": "3dc67b8c9ff0fca678cef32822bc157c976eb1b1..e1454c9c343db2de1453a08536ee6ebdba4bf3b9" } ,{ "testCaseDescription": "go-label-statements-replacement-insert-test", @@ -97,7 +97,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "1fc84483617cdb29cf050b0bc3d87b01f6a13861..0ac867b531ff4bcdb53b74c34c691ba7953b5f59" + "shas": "e1454c9c343db2de1453a08536ee6ebdba4bf3b9..02d29c0afd1ee0ced7ba5525bd1012045b6f2d00" } ,{ "testCaseDescription": "go-label-statements-delete-insert-test", @@ -152,7 +152,7 @@ " insert_label:" ], "gitDir": "test/corpus/repos/go", - "shas": "0ac867b531ff4bcdb53b74c34c691ba7953b5f59..8816a0dfb9ed2e8ce865f18a22e0a0fea91a972f" + "shas": "02d29c0afd1ee0ced7ba5525bd1012045b6f2d00..324f4a9749bdc353cc6888b3084e3d27e93b45de" } ,{ "testCaseDescription": "go-label-statements-replacement-test", @@ -207,7 +207,7 @@ " insert_label:" ], "gitDir": "test/corpus/repos/go", - "shas": "8816a0dfb9ed2e8ce865f18a22e0a0fea91a972f..86835321d9dfbb9cc746ae02c27c84f687d8588b" + "shas": "324f4a9749bdc353cc6888b3084e3d27e93b45de..91caab5ad9e7998fdc0d5df665cdf9983e4c0360" } ,{ "testCaseDescription": "go-label-statements-delete-replacement-test", @@ -284,7 +284,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "86835321d9dfbb9cc746ae02c27c84f687d8588b..a86d97f2c6fe8abfe2a8f90c19b251059943d7a7" + "shas": "91caab5ad9e7998fdc0d5df665cdf9983e4c0360..66a33c9541b0c212eb8f926ae005127c39e00780" } ,{ "testCaseDescription": "go-label-statements-delete-test", @@ -327,7 +327,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "a86d97f2c6fe8abfe2a8f90c19b251059943d7a7..71d4de7371642308a8d1786d6cb88461d4aaf8b5" + "shas": "66a33c9541b0c212eb8f926ae005127c39e00780..8c4ec2ff3395fee5e894432f9e8b12e462e7ca78" } ,{ "testCaseDescription": "go-label-statements-delete-rest-test", @@ -367,5 +367,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "71d4de7371642308a8d1786d6cb88461d4aaf8b5..ca9ffb9a8bca75e34a2383f7d503d3b21d7b08cc" + "shas": "8c4ec2ff3395fee5e894432f9e8b12e462e7ca78..1eda43b3921160c5fdb10f9801582dc660d762b2" }] diff --git a/test/corpus/diff-summaries/go/map-literals.json b/test/corpus/diff-summaries/go/map-literals.json index 49a52045b..15df7f2a3 100644 --- a/test/corpus/diff-summaries/go/map-literals.json +++ b/test/corpus/diff-summaries/go/map-literals.json @@ -37,7 +37,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "02421320cce3bcbcdb5d7bd248eb1aa0ef8aff93..bcf7280bfaabf2abafe3fef0e53c921a6185013d" + "shas": "99a43e22f4ba08e9f0d49f2ed5f2cbc3ba0c5421..277f2b3ca102ea9b5d3b7c8e03dc71bbf6e2dc85" } ,{ "testCaseDescription": "go-map-literals-replacement-insert-test", @@ -100,7 +100,7 @@ " \"bye\": \"goodbye\"," ], "gitDir": "test/corpus/repos/go", - "shas": "bcf7280bfaabf2abafe3fef0e53c921a6185013d..ac890581fd47d5ebf0c88cac9f5f263442e8c179" + "shas": "277f2b3ca102ea9b5d3b7c8e03dc71bbf6e2dc85..26f3e84e1617a04d13760593db7ab6db6fb89c5d" } ,{ "testCaseDescription": "go-map-literals-delete-insert-test", @@ -266,7 +266,7 @@ " \"hi\": \"hello\"," ], "gitDir": "test/corpus/repos/go", - "shas": "ac890581fd47d5ebf0c88cac9f5f263442e8c179..dd3d3d371b2bbaf02d99ee3638a84cdfa528793f" + "shas": "26f3e84e1617a04d13760593db7ab6db6fb89c5d..d53e68bbc0815c41cc1058094c282896f9158b34" } ,{ "testCaseDescription": "go-map-literals-replacement-test", @@ -414,7 +414,7 @@ " \"hi\": \"hello\"," ], "gitDir": "test/corpus/repos/go", - "shas": "dd3d3d371b2bbaf02d99ee3638a84cdfa528793f..9d7589adf5a08f83cdb1b116e1418f432289e231" + "shas": "d53e68bbc0815c41cc1058094c282896f9158b34..fade053d47b0ff427125bc35629b6fbbc51aa7bf" } ,{ "testCaseDescription": "go-map-literals-delete-replacement-test", @@ -496,7 +496,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "9d7589adf5a08f83cdb1b116e1418f432289e231..76fcbf24ccc8c6686db62eff0546be6d97e36608" + "shas": "fade053d47b0ff427125bc35629b6fbbc51aa7bf..5b715459b4b9b4e956bc2d7a3b692511cffacb51" } ,{ "testCaseDescription": "go-map-literals-delete-test", @@ -540,7 +540,7 @@ " \"baz\": \"hello\"," ], "gitDir": "test/corpus/repos/go", - "shas": "76fcbf24ccc8c6686db62eff0546be6d97e36608..a172d249198eca8d1a97853529cc96e79e8b962a" + "shas": "5b715459b4b9b4e956bc2d7a3b692511cffacb51..f0976fb2482ea15d22886e3ad804b4d65b08c534" } ,{ "testCaseDescription": "go-map-literals-delete-rest-test", @@ -581,5 +581,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "a172d249198eca8d1a97853529cc96e79e8b962a..cd582e9b85e985f87af52085296e006987e8b0d3" + "shas": "f0976fb2482ea15d22886e3ad804b4d65b08c534..c1ecade18d64c461473abf74424d723a5ee453e0" }] diff --git a/test/corpus/diff-summaries/go/map-types.json b/test/corpus/diff-summaries/go/map-types.json index 85eb69615..139f2d6f0 100644 --- a/test/corpus/diff-summaries/go/map-types.json +++ b/test/corpus/diff-summaries/go/map-types.json @@ -64,7 +64,7 @@ "+type m1 map[string]error" ], "gitDir": "test/corpus/repos/go", - "shas": "ce33c1bfeb0cbfdd024d65479c25db256cdd12cc..a17295fbbf8618c6b504245e2b94381ba745ef76" + "shas": "e18bd0080435fb1e29f38567cdc7adcd955b7d3a..27167809dd6b5e7026e02bcce45d6f2c4dfa337a" } ,{ "testCaseDescription": "go-map-types-replacement-insert-test", @@ -179,7 +179,7 @@ " type m1 map[string]error" ], "gitDir": "test/corpus/repos/go", - "shas": "a17295fbbf8618c6b504245e2b94381ba745ef76..e911ec9c095a334531d6f7a12da732a3ab64cd9b" + "shas": "27167809dd6b5e7026e02bcce45d6f2c4dfa337a..d4804f0b4814c5594e371455faee0085f09c4da0" } ,{ "testCaseDescription": "go-map-types-delete-insert-test", @@ -232,7 +232,7 @@ " type m1 map[string]error" ], "gitDir": "test/corpus/repos/go", - "shas": "e911ec9c095a334531d6f7a12da732a3ab64cd9b..f78f0d563d0a83f7d64cf5b28c854727be528d05" + "shas": "d4804f0b4814c5594e371455faee0085f09c4da0..eb4fbcaa89a1525e5cac624e818d3d15dd3abbe2" } ,{ "testCaseDescription": "go-map-types-replacement-test", @@ -285,7 +285,7 @@ " type m1 map[string]error" ], "gitDir": "test/corpus/repos/go", - "shas": "f78f0d563d0a83f7d64cf5b28c854727be528d05..f0967ba8a8380ad4160e1d9c45c1a967f4912ce4" + "shas": "eb4fbcaa89a1525e5cac624e818d3d15dd3abbe2..196620833246567949e1bde11bbcf9151fec62a0" } ,{ "testCaseDescription": "go-map-types-delete-replacement-test", @@ -446,7 +446,7 @@ "+type m1 map[int]error" ], "gitDir": "test/corpus/repos/go", - "shas": "f0967ba8a8380ad4160e1d9c45c1a967f4912ce4..d48a47fe4d8dd097f68ae843d389105250536d40" + "shas": "196620833246567949e1bde11bbcf9151fec62a0..c093dd04c74f9e6c8c48ad344f62dc05895a6414" } ,{ "testCaseDescription": "go-map-types-delete-test", @@ -515,7 +515,7 @@ " type m1 map[int]error" ], "gitDir": "test/corpus/repos/go", - "shas": "d48a47fe4d8dd097f68ae843d389105250536d40..56a30334ee9cb89bdae517650927f99c594ec54d" + "shas": "c093dd04c74f9e6c8c48ad344f62dc05895a6414..694b265f11ca187c3f1c4d48371265a7f4692c1c" } ,{ "testCaseDescription": "go-map-types-delete-rest-test", @@ -583,5 +583,5 @@ "-type m1 map[int]error" ], "gitDir": "test/corpus/repos/go", - "shas": "56a30334ee9cb89bdae517650927f99c594ec54d..25efc557c3b81f94924fc76ce4196db1fd75e9cc" + "shas": "694b265f11ca187c3f1c4d48371265a7f4692c1c..77c14e39c07304c99c727d3dbc28bfcc32fc8368" }] diff --git a/test/corpus/diff-summaries/go/method-declarations.json b/test/corpus/diff-summaries/go/method-declarations.json index 7233cdf39..cc3299e73 100644 --- a/test/corpus/diff-summaries/go/method-declarations.json +++ b/test/corpus/diff-summaries/go/method-declarations.json @@ -124,7 +124,7 @@ "+func (self Person) Equals(other Person) bool {}" ], "gitDir": "test/corpus/repos/go", - "shas": "d533fb4333ed523cd36d6f2bb4f1c31eb61596f1..1c7c6082448deb0a1a306695dfbb6f9e01160484" + "shas": "be25e7cbaf4d59fc1f6b071a3c17589ad1e18f75..ad1b0fd358f808fb7f1c02636541d5f6827beb56" } ,{ "testCaseDescription": "go-method-declarations-replacement-insert-test", @@ -359,7 +359,7 @@ " func (self Person) Equals(other Person) bool {}" ], "gitDir": "test/corpus/repos/go", - "shas": "1c7c6082448deb0a1a306695dfbb6f9e01160484..de2a0006cae2a14a2d8d12b21c6ce59f29507870" + "shas": "ad1b0fd358f808fb7f1c02636541d5f6827beb56..f5d76b87f281a50d93d16cb86a8a66058b386e3b" } ,{ "testCaseDescription": "go-method-declarations-delete-insert-test", @@ -439,7 +439,7 @@ " func (self Person) Equals(other Person) bool {}" ], "gitDir": "test/corpus/repos/go", - "shas": "de2a0006cae2a14a2d8d12b21c6ce59f29507870..50c341ba4551b92559db55663bbd8344705582b4" + "shas": "f5d76b87f281a50d93d16cb86a8a66058b386e3b..e9b6d13500977b0f788b0f56f238f8fef3373656" } ,{ "testCaseDescription": "go-method-declarations-replacement-test", @@ -519,7 +519,7 @@ " func (self Person) Equals(other Person) bool {}" ], "gitDir": "test/corpus/repos/go", - "shas": "50c341ba4551b92559db55663bbd8344705582b4..9a1e61ef7bc553d3764a6d5b88a271466c4dc547" + "shas": "e9b6d13500977b0f788b0f56f238f8fef3373656..523e5213419e2680c5e9ac7f4a8638fdf3229bd8" } ,{ "testCaseDescription": "go-method-declarations-delete-replacement-test", @@ -860,7 +860,7 @@ "+func (self Num) Equals(other Num) bool {}" ], "gitDir": "test/corpus/repos/go", - "shas": "9a1e61ef7bc553d3764a6d5b88a271466c4dc547..0004725872e875c81dc295a1e0c89ecf8b4da92d" + "shas": "523e5213419e2680c5e9ac7f4a8638fdf3229bd8..bfae25f822f1f0721f2fe36be5569895c92d6441" } ,{ "testCaseDescription": "go-method-declarations-delete-test", @@ -989,7 +989,7 @@ " func (self Num) Equals(other Num) bool {}" ], "gitDir": "test/corpus/repos/go", - "shas": "0004725872e875c81dc295a1e0c89ecf8b4da92d..fb4aef49e696686ec2a1195a49571eb3f53ace5e" + "shas": "bfae25f822f1f0721f2fe36be5569895c92d6441..630b17c5533a68a6c1dd4acc78f247c3843f4ff1" } ,{ "testCaseDescription": "go-method-declarations-delete-rest-test", @@ -1117,5 +1117,5 @@ "-func (self Num) Equals(other Num) bool {}" ], "gitDir": "test/corpus/repos/go", - "shas": "fb4aef49e696686ec2a1195a49571eb3f53ace5e..d09227c96ba4107fb4b848d1ef05e13e92fa41a7" + "shas": "630b17c5533a68a6c1dd4acc78f247c3843f4ff1..ff6fe6b65180bb386d4efd45036c4be14d96bbf1" }] diff --git a/test/corpus/diff-summaries/go/pointer-types.json b/test/corpus/diff-summaries/go/pointer-types.json index 33af25fcf..3c1b3759f 100644 --- a/test/corpus/diff-summaries/go/pointer-types.json +++ b/test/corpus/diff-summaries/go/pointer-types.json @@ -82,7 +82,7 @@ "+)" ], "gitDir": "test/corpus/repos/go", - "shas": "25efc557c3b81f94924fc76ce4196db1fd75e9cc..7d8cd7f79e26327a145c2e37f193db0f0aa1b49b" + "shas": "77c14e39c07304c99c727d3dbc28bfcc32fc8368..da7a4a35f8c29ebba05d5d6b6505c366d29fd663" } ,{ "testCaseDescription": "go-pointer-types-replacement-insert-test", @@ -236,7 +236,7 @@ " )" ], "gitDir": "test/corpus/repos/go", - "shas": "7d8cd7f79e26327a145c2e37f193db0f0aa1b49b..19578c62cd7513a2390877a56b02993533e6eb4c" + "shas": "da7a4a35f8c29ebba05d5d6b6505c366d29fd663..9cc725bee282a2da6464200bc84128625330d04e" } ,{ "testCaseDescription": "go-pointer-types-delete-insert-test", @@ -320,7 +320,7 @@ " p1 *string" ], "gitDir": "test/corpus/repos/go", - "shas": "19578c62cd7513a2390877a56b02993533e6eb4c..201e8300e6cc9127cf35b7f6cd44857ac967709b" + "shas": "9cc725bee282a2da6464200bc84128625330d04e..fb3283cbd0adfbb4573a7371bc1679ee595dc712" } ,{ "testCaseDescription": "go-pointer-types-replacement-test", @@ -404,7 +404,7 @@ " p1 *string" ], "gitDir": "test/corpus/repos/go", - "shas": "201e8300e6cc9127cf35b7f6cd44857ac967709b..9ba75e4b5fa06381da78759652306dc43d764bc1" + "shas": "fb3283cbd0adfbb4573a7371bc1679ee595dc712..f153a6f6997ec1af03bcf3b688e7995aa7190270" } ,{ "testCaseDescription": "go-pointer-types-delete-replacement-test", @@ -620,7 +620,7 @@ " )" ], "gitDir": "test/corpus/repos/go", - "shas": "9ba75e4b5fa06381da78759652306dc43d764bc1..31542ede38bd2367c39c2a2c74a8b5663de97b56" + "shas": "f153a6f6997ec1af03bcf3b688e7995aa7190270..d00a4a188639fe65dfaba2b0cdf0ffef798b525f" } ,{ "testCaseDescription": "go-pointer-types-delete-test", @@ -710,7 +710,7 @@ " )" ], "gitDir": "test/corpus/repos/go", - "shas": "31542ede38bd2367c39c2a2c74a8b5663de97b56..0d8c55cd851c0e65a5ba9d03a2bba90ee6301ade" + "shas": "d00a4a188639fe65dfaba2b0cdf0ffef798b525f..92193c7448d1df68518d4704c966c34ad2afb87d" } ,{ "testCaseDescription": "go-pointer-types-delete-rest-test", @@ -796,5 +796,5 @@ "-)" ], "gitDir": "test/corpus/repos/go", - "shas": "0d8c55cd851c0e65a5ba9d03a2bba90ee6301ade..bf799eac39c8188d30ac10bed1218975e6ad803c" + "shas": "92193c7448d1df68518d4704c966c34ad2afb87d..bba0830e8ef0d6c3522a956eefc4e1f489a332a3" }] diff --git a/test/corpus/diff-summaries/go/qualified-types.json b/test/corpus/diff-summaries/go/qualified-types.json index d8b357db5..f3ea846bd 100644 --- a/test/corpus/diff-summaries/go/qualified-types.json +++ b/test/corpus/diff-summaries/go/qualified-types.json @@ -64,7 +64,7 @@ "+type a b.c" ], "gitDir": "test/corpus/repos/go", - "shas": "8b892c06025823500a32131e0005fe5ea0511bd9..cc9434572a9cf4dbb372c73f9f746edbbe46ddb2" + "shas": "0701c780c981b7c6588959453c73c97f049dd063..85bbce864c4d13bb704955b471ac35baf997aa3f" } ,{ "testCaseDescription": "go-qualified-types-replacement-insert-test", @@ -179,7 +179,7 @@ " type a b.c" ], "gitDir": "test/corpus/repos/go", - "shas": "cc9434572a9cf4dbb372c73f9f746edbbe46ddb2..45ca504c2b13f39fb13a318350ce73ee051ded0a" + "shas": "85bbce864c4d13bb704955b471ac35baf997aa3f..ef07ae836b9b45eaa3cc82416b1df09ecd3674f0" } ,{ "testCaseDescription": "go-qualified-types-delete-insert-test", @@ -286,7 +286,7 @@ " type a b.c" ], "gitDir": "test/corpus/repos/go", - "shas": "45ca504c2b13f39fb13a318350ce73ee051ded0a..1ca51b82d0783636e0e4a89c86d5e1f3d403f641" + "shas": "ef07ae836b9b45eaa3cc82416b1df09ecd3674f0..86ecf4083e26aa29d53819fb8432e04733332d5d" } ,{ "testCaseDescription": "go-qualified-types-replacement-test", @@ -393,7 +393,7 @@ " type a b.c" ], "gitDir": "test/corpus/repos/go", - "shas": "1ca51b82d0783636e0e4a89c86d5e1f3d403f641..cef08f468e0b80e81570eeff49e1aaf2f0819257" + "shas": "86ecf4083e26aa29d53819fb8432e04733332d5d..ea7bfe49c284c5dd8aa19831beed6a895f74e14a" } ,{ "testCaseDescription": "go-qualified-types-delete-replacement-test", @@ -554,7 +554,7 @@ "+type x y.z" ], "gitDir": "test/corpus/repos/go", - "shas": "cef08f468e0b80e81570eeff49e1aaf2f0819257..4749e1e8204299ef1dfe4ee61031f3f5b29e9763" + "shas": "ea7bfe49c284c5dd8aa19831beed6a895f74e14a..6992ea9299a2a2e4ae5cd7d7d2608a98c8bfe6f0" } ,{ "testCaseDescription": "go-qualified-types-delete-test", @@ -623,7 +623,7 @@ " type x y.z" ], "gitDir": "test/corpus/repos/go", - "shas": "4749e1e8204299ef1dfe4ee61031f3f5b29e9763..7b55badd2f0f41090564ea56d00e8ffd57fda98f" + "shas": "6992ea9299a2a2e4ae5cd7d7d2608a98c8bfe6f0..67219ffd0f8744196716ae2b539d713214954e64" } ,{ "testCaseDescription": "go-qualified-types-delete-rest-test", @@ -691,5 +691,5 @@ "-type x y.z" ], "gitDir": "test/corpus/repos/go", - "shas": "7b55badd2f0f41090564ea56d00e8ffd57fda98f..96ee23366cb8e34e0b1aef14810c83f5066a6f3b" + "shas": "67219ffd0f8744196716ae2b539d713214954e64..c44c4046d929e60e2f777bb61ba6b34690235044" }] diff --git a/test/corpus/diff-summaries/go/rune-literals.json b/test/corpus/diff-summaries/go/rune-literals.json index 6ac2529fe..26c03e6be 100644 --- a/test/corpus/diff-summaries/go/rune-literals.json +++ b/test/corpus/diff-summaries/go/rune-literals.json @@ -207,7 +207,7 @@ "+)" ], "gitDir": "test/corpus/repos/go", - "shas": "c39ed98d50a7d8637ad13d6581d0d0d6a4bd083d..5bb2df3762d7788775b4a021c0de5a8464e87c55" + "shas": "21aa9932fdc0f37c92440b9d244915d32f18b356..a77b21e40e215934ad51c036a827cd005f522670" } ,{ "testCaseDescription": "go-rune-literals-replacement-insert-test", @@ -644,7 +644,7 @@ " c = '\\'" ], "gitDir": "test/corpus/repos/go", - "shas": "5bb2df3762d7788775b4a021c0de5a8464e87c55..d689e07de6401ae64d5bf4467d8d89e0dca9930b" + "shas": "a77b21e40e215934ad51c036a827cd005f522670..e7a97529e0c760773ec0cbbbc42e19b791e5ddfc" } ,{ "testCaseDescription": "go-rune-literals-delete-insert-test", @@ -1466,7 +1466,7 @@ " a = '0'" ], "gitDir": "test/corpus/repos/go", - "shas": "d689e07de6401ae64d5bf4467d8d89e0dca9930b..69b60b0054e8d0504ebf6ad05fefea28948036ab" + "shas": "e7a97529e0c760773ec0cbbbc42e19b791e5ddfc..8422fa2169a5e82541157bfe12764adf1f0deea6" } ,{ "testCaseDescription": "go-rune-literals-replacement-test", @@ -2288,7 +2288,7 @@ " a = '0'" ], "gitDir": "test/corpus/repos/go", - "shas": "69b60b0054e8d0504ebf6ad05fefea28948036ab..82a3e6fb5cfd43f8fd5fc730e8803d9a7f5cfba1" + "shas": "8422fa2169a5e82541157bfe12764adf1f0deea6..14f5a98846d0b4b59687beca4fd1d6419b4dea3d" } ,{ "testCaseDescription": "go-rune-literals-delete-replacement-test", @@ -2944,7 +2944,7 @@ " )" ], "gitDir": "test/corpus/repos/go", - "shas": "82a3e6fb5cfd43f8fd5fc730e8803d9a7f5cfba1..8ed6f66fd14bf48fb6413774648827afdbd8c159" + "shas": "14f5a98846d0b4b59687beca4fd1d6419b4dea3d..09fff67688abb2a4efa6337738720d178e86784f" } ,{ "testCaseDescription": "go-rune-literals-delete-test", @@ -3432,7 +3432,7 @@ " ''" ], "gitDir": "test/corpus/repos/go", - "shas": "8ed6f66fd14bf48fb6413774648827afdbd8c159..40ed8ece89b9b38ab0ca6cd469486b874b187042" + "shas": "09fff67688abb2a4efa6337738720d178e86784f..89b1b70de2b6ae5d0ba1a20633b81fda541394bc" } ,{ "testCaseDescription": "go-rune-literals-delete-rest-test", @@ -3526,5 +3526,5 @@ "-)" ], "gitDir": "test/corpus/repos/go", - "shas": "40ed8ece89b9b38ab0ca6cd469486b874b187042..6761a7543f7002279b3e1d53f388c0b6408e11ac" + "shas": "89b1b70de2b6ae5d0ba1a20633b81fda541394bc..c3ef4a334ea4e1976b9f2b9c9e187a867ce8a192" }] diff --git a/test/corpus/diff-summaries/go/select-statements.json b/test/corpus/diff-summaries/go/select-statements.json index f3c945bdd..c8e96132c 100644 --- a/test/corpus/diff-summaries/go/select-statements.json +++ b/test/corpus/diff-summaries/go/select-statements.json @@ -253,7 +253,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "e544e711890744c45f9b49604be9c175422f7e15..aeffeb8d68826e213ea01226ec8bc50684bdd0d9" + "shas": "e2d07b3bfeb1048404fdce9578198344f2e73968..52df8b09d4518332a4c66e37eb7f950679d1a4d2" } ,{ "testCaseDescription": "go-select-statements-replacement-insert-test", @@ -749,7 +749,7 @@ " case y <- c:" ], "gitDir": "test/corpus/repos/go", - "shas": "aeffeb8d68826e213ea01226ec8bc50684bdd0d9..092ef77661e7d72d3993aeaa0ca7d9b7d25778c2" + "shas": "52df8b09d4518332a4c66e37eb7f950679d1a4d2..eb39e3b1f017f25cd803702cb9116ac47d1dfdb9" } ,{ "testCaseDescription": "go-select-statements-delete-insert-test", @@ -864,7 +864,7 @@ " return" ], "gitDir": "test/corpus/repos/go", - "shas": "092ef77661e7d72d3993aeaa0ca7d9b7d25778c2..b09f58dd4fb0e33386e161464ecc3c2b5da1306c" + "shas": "eb39e3b1f017f25cd803702cb9116ac47d1dfdb9..af4c3f85b7cc858fe6dbd5b32061f8fc0f3e96b0" } ,{ "testCaseDescription": "go-select-statements-replacement-test", @@ -979,7 +979,7 @@ " return" ], "gitDir": "test/corpus/repos/go", - "shas": "b09f58dd4fb0e33386e161464ecc3c2b5da1306c..3eccdfaeeaf42d130fd52c95bfd791027e39cf0f" + "shas": "af4c3f85b7cc858fe6dbd5b32061f8fc0f3e96b0..a3851911d1a84883f3b74bf325515f982be37247" } ,{ "testCaseDescription": "go-select-statements-delete-replacement-test", @@ -1705,7 +1705,7 @@ " return" ], "gitDir": "test/corpus/repos/go", - "shas": "3eccdfaeeaf42d130fd52c95bfd791027e39cf0f..ce166d19b29200e4343c9b74fee611caf2273a62" + "shas": "a3851911d1a84883f3b74bf325515f982be37247..e5169e10e2c086d27ed25bdc83e996a9b02d1620" } ,{ "testCaseDescription": "go-select-statements-delete-test", @@ -1966,7 +1966,7 @@ " case b <- c:" ], "gitDir": "test/corpus/repos/go", - "shas": "ce166d19b29200e4343c9b74fee611caf2273a62..6c726441703c87ad65a433fd78c98dd03874d274" + "shas": "e5169e10e2c086d27ed25bdc83e996a9b02d1620..35db82671fdca717c1d25730d90becbea93ec56f" } ,{ "testCaseDescription": "go-select-statements-delete-rest-test", @@ -2223,5 +2223,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "6c726441703c87ad65a433fd78c98dd03874d274..c169e9683d54586a7fa6eab867dc6eb4eae7e85c" + "shas": "35db82671fdca717c1d25730d90becbea93ec56f..497417e5132520a93c5a39b6e143babdb947520c" }] diff --git a/test/corpus/diff-summaries/go/selector-expressions.json b/test/corpus/diff-summaries/go/selector-expressions.json index 158291301..c9a7cb79a 100644 --- a/test/corpus/diff-summaries/go/selector-expressions.json +++ b/test/corpus/diff-summaries/go/selector-expressions.json @@ -34,7 +34,7 @@ "+a.b.c()" ], "gitDir": "test/corpus/repos/go", - "shas": "bf82bf19d4c58176cb36d1c4e0cb934241bd5394..87d1fc7bef359bdd4e0dcc8aad67c08ce1c35f6c" + "shas": "c2dcf71485a5c811f0311cdc16b0b9341f0db0ed..3669f6779e5125160bb37635b5e188a635615454" } ,{ "testCaseDescription": "go-selector-expressions-replacement-insert-test", @@ -89,7 +89,7 @@ " a.b.c()" ], "gitDir": "test/corpus/repos/go", - "shas": "87d1fc7bef359bdd4e0dcc8aad67c08ce1c35f6c..ca3e3a97e47529457509431057a09ae9f09774de" + "shas": "3669f6779e5125160bb37635b5e188a635615454..44bdc0695b4538b4d109c291694efa10b912b356" } ,{ "testCaseDescription": "go-selector-expressions-delete-insert-test", @@ -196,7 +196,7 @@ " a.b.c()" ], "gitDir": "test/corpus/repos/go", - "shas": "ca3e3a97e47529457509431057a09ae9f09774de..4784dc00012db8262fb5321370d25c7f4e2cc8d6" + "shas": "44bdc0695b4538b4d109c291694efa10b912b356..03c10b3e9055aba73bee186e674058aa73bc5efb" } ,{ "testCaseDescription": "go-selector-expressions-replacement-test", @@ -303,7 +303,7 @@ " a.b.c()" ], "gitDir": "test/corpus/repos/go", - "shas": "4784dc00012db8262fb5321370d25c7f4e2cc8d6..cccdb91577b7d7e692a2940325435e7129bce6a0" + "shas": "03c10b3e9055aba73bee186e674058aa73bc5efb..e999ce999d81a70c582cd3871f7c6ff1337bb047" } ,{ "testCaseDescription": "go-selector-expressions-delete-replacement-test", @@ -374,7 +374,7 @@ "+x.y.z()" ], "gitDir": "test/corpus/repos/go", - "shas": "cccdb91577b7d7e692a2940325435e7129bce6a0..a9b16a5fef8a8d18ff6629bba3baf8d652e1954a" + "shas": "e999ce999d81a70c582cd3871f7c6ff1337bb047..f4ea80d9f6b0cccc2618146ea5e81d5e1f6dd553" } ,{ "testCaseDescription": "go-selector-expressions-delete-test", @@ -413,7 +413,7 @@ " x.y.z()" ], "gitDir": "test/corpus/repos/go", - "shas": "a9b16a5fef8a8d18ff6629bba3baf8d652e1954a..fa7f69becdee526370c1aea7e1530d2da4e1c8de" + "shas": "f4ea80d9f6b0cccc2618146ea5e81d5e1f6dd553..a439b1141f5412fcd65e4e2622d28adecba90dca" } ,{ "testCaseDescription": "go-selector-expressions-delete-rest-test", @@ -451,5 +451,5 @@ "-x.y.z()" ], "gitDir": "test/corpus/repos/go", - "shas": "fa7f69becdee526370c1aea7e1530d2da4e1c8de..5d7acec54aeae4a86833f9a0b00bf588083883ab" + "shas": "a439b1141f5412fcd65e4e2622d28adecba90dca..a2d768c7161b6b35c4c0de61e983ce9b8298c9b2" }] diff --git a/test/corpus/diff-summaries/go/send-statements.json b/test/corpus/diff-summaries/go/send-statements.json index 92400d0f4..9e4bac8a0 100644 --- a/test/corpus/diff-summaries/go/send-statements.json +++ b/test/corpus/diff-summaries/go/send-statements.json @@ -49,7 +49,7 @@ "+foo <- 5" ], "gitDir": "test/corpus/repos/go", - "shas": "1afdfc9d2ffbe4b43ec47892c4583237f382efd2..714795be33defefb56b589bf1984b5013bfd3d0f" + "shas": "b688bcf4766ffc5dcbbfab5f3af33b2279383149..0614435f1defd547cbdfae129befae6e5b989106" } ,{ "testCaseDescription": "go-send-statements-replacement-insert-test", @@ -134,7 +134,7 @@ " foo <- 5" ], "gitDir": "test/corpus/repos/go", - "shas": "714795be33defefb56b589bf1984b5013bfd3d0f..d67f3c65395ec2d583d2838eb62e633160dc5bb0" + "shas": "0614435f1defd547cbdfae129befae6e5b989106..90fd533389abebeac109e1de9ab991f2e7ef8cdd" } ,{ "testCaseDescription": "go-send-statements-delete-insert-test", @@ -214,7 +214,7 @@ " foo <- 5" ], "gitDir": "test/corpus/repos/go", - "shas": "d67f3c65395ec2d583d2838eb62e633160dc5bb0..f3edb65315d77ba6c2c56272b231534fb537d8cc" + "shas": "90fd533389abebeac109e1de9ab991f2e7ef8cdd..b104ef76eb99925df2fbc2481550424f2fd85ae9" } ,{ "testCaseDescription": "go-send-statements-replacement-test", @@ -294,7 +294,7 @@ " foo <- 5" ], "gitDir": "test/corpus/repos/go", - "shas": "f3edb65315d77ba6c2c56272b231534fb537d8cc..0bab01c74332f89cf225e90aec13c47f76180a4a" + "shas": "b104ef76eb99925df2fbc2481550424f2fd85ae9..b2101a0f93df2d060e8cb32e8fb3d4432add8b11" } ,{ "testCaseDescription": "go-send-statements-delete-replacement-test", @@ -410,7 +410,7 @@ "+bar <- 6" ], "gitDir": "test/corpus/repos/go", - "shas": "0bab01c74332f89cf225e90aec13c47f76180a4a..659323e1c3b72c8aeb375fe6afca8af9afd91380" + "shas": "b2101a0f93df2d060e8cb32e8fb3d4432add8b11..b8f1507ea45a8c823348b04acbc9b5c4e45a4c46" } ,{ "testCaseDescription": "go-send-statements-delete-test", @@ -464,7 +464,7 @@ " bar <- 6" ], "gitDir": "test/corpus/repos/go", - "shas": "659323e1c3b72c8aeb375fe6afca8af9afd91380..659afeebaae01516ea3532538f0ea665e2823020" + "shas": "b8f1507ea45a8c823348b04acbc9b5c4e45a4c46..18a5cfb7ce1f143f17553ac66017a2f0d753bf82" } ,{ "testCaseDescription": "go-send-statements-delete-rest-test", @@ -517,5 +517,5 @@ "-bar <- 6" ], "gitDir": "test/corpus/repos/go", - "shas": "659afeebaae01516ea3532538f0ea665e2823020..acf23921d6e89772dac98a78ba280e58c2429050" + "shas": "18a5cfb7ce1f143f17553ac66017a2f0d753bf82..810bb572160f515f3c9aac9802767f3ad104c6ce" }] diff --git a/test/corpus/diff-summaries/go/short-var-declarations.json b/test/corpus/diff-summaries/go/short-var-declarations.json index ce93175cd..3389cc8fe 100644 --- a/test/corpus/diff-summaries/go/short-var-declarations.json +++ b/test/corpus/diff-summaries/go/short-var-declarations.json @@ -49,7 +49,7 @@ "+a, b := 1, 2" ], "gitDir": "test/corpus/repos/go", - "shas": "294f5cc0ef0e25ecf0309fd41ae6cd4b376ab627..7ec7132712c0483a2acf6807c9e0b400580acf30" + "shas": "c2600fc2f0b8a5bac3a1360d9094675b945a8da5..8aa01722f73cf14f8c15bcad602606c9fb0fa153" } ,{ "testCaseDescription": "go-short-var-declarations-replacement-insert-test", @@ -134,7 +134,7 @@ " a, b := 1, 2" ], "gitDir": "test/corpus/repos/go", - "shas": "7ec7132712c0483a2acf6807c9e0b400580acf30..d55246a1bf4a17fe28258dccf542d3a6ebaf922a" + "shas": "8aa01722f73cf14f8c15bcad602606c9fb0fa153..270175abc4f266ac7bacdc515d171db95fd247a7" } ,{ "testCaseDescription": "go-short-var-declarations-delete-insert-test", @@ -268,7 +268,7 @@ " a, b := 1, 2" ], "gitDir": "test/corpus/repos/go", - "shas": "d55246a1bf4a17fe28258dccf542d3a6ebaf922a..8984549fa93dd35873e2ee52afc2af3f04791d1c" + "shas": "270175abc4f266ac7bacdc515d171db95fd247a7..2d8a9009c0c5efdea8228f42c250d6c6960553eb" } ,{ "testCaseDescription": "go-short-var-declarations-replacement-test", @@ -402,7 +402,7 @@ " a, b := 1, 2" ], "gitDir": "test/corpus/repos/go", - "shas": "8984549fa93dd35873e2ee52afc2af3f04791d1c..dd109e24c6a2d3b52a0e1579fa93be09e86bfbbb" + "shas": "2d8a9009c0c5efdea8228f42c250d6c6960553eb..bfc4c9bfde5acc56a6c75faf8964b9c47bfaa883" } ,{ "testCaseDescription": "go-short-var-declarations-delete-replacement-test", @@ -518,7 +518,7 @@ "+x, y := 3, 4" ], "gitDir": "test/corpus/repos/go", - "shas": "dd109e24c6a2d3b52a0e1579fa93be09e86bfbbb..068c4c6e6ce030231dcd6b1f5ae3d282a4f6ba47" + "shas": "bfc4c9bfde5acc56a6c75faf8964b9c47bfaa883..33d39e7e3e3952a93da7efbc49f0d24fc07a8610" } ,{ "testCaseDescription": "go-short-var-declarations-delete-test", @@ -572,7 +572,7 @@ " x, y := 3, 4" ], "gitDir": "test/corpus/repos/go", - "shas": "068c4c6e6ce030231dcd6b1f5ae3d282a4f6ba47..5a9292f0154404769494bed8797a68db3bf662ad" + "shas": "33d39e7e3e3952a93da7efbc49f0d24fc07a8610..c0b8cebdd168d1594f57c8ecece8ad86bb2c5a8d" } ,{ "testCaseDescription": "go-short-var-declarations-delete-rest-test", @@ -625,5 +625,5 @@ "-x, y := 3, 4" ], "gitDir": "test/corpus/repos/go", - "shas": "5a9292f0154404769494bed8797a68db3bf662ad..aa129cc05ef2a77358a80e1404c396003e3738af" + "shas": "c0b8cebdd168d1594f57c8ecece8ad86bb2c5a8d..dd508945f13fd209f2238816225a748d8bfd43fe" }] diff --git a/test/corpus/diff-summaries/go/single-import-declarations.json b/test/corpus/diff-summaries/go/single-import-declarations.json index 17356ab1f..81fbb0ea1 100644 --- a/test/corpus/diff-summaries/go/single-import-declarations.json +++ b/test/corpus/diff-summaries/go/single-import-declarations.json @@ -69,7 +69,7 @@ "+import alias \"some/package\"" ], "gitDir": "test/corpus/repos/go", - "shas": "b755f1d4404210b76f3d304569455d98b90fa186..437e7db7a8729ba8a685986dd98343129eaf289b" + "shas": "72b83c0cd3955c0af628b6cfd369ee028685eeec..09d03f61ab55cefa377058499e9d453ad328ad6d" } ,{ "testCaseDescription": "go-single-import-declarations-replacement-insert-test", @@ -193,7 +193,7 @@ " import alias \"some/package\"" ], "gitDir": "test/corpus/repos/go", - "shas": "437e7db7a8729ba8a685986dd98343129eaf289b..24c2801f35fbac08fe710af7d34a6de746be8b8d" + "shas": "09d03f61ab55cefa377058499e9d453ad328ad6d..61be360dc4ac3b8d8367a09ef6ea43fb50cd046b" } ,{ "testCaseDescription": "go-single-import-declarations-delete-insert-test", @@ -305,7 +305,7 @@ " import alias \"some/package\"" ], "gitDir": "test/corpus/repos/go", - "shas": "24c2801f35fbac08fe710af7d34a6de746be8b8d..330336208dc9988acdd03b84111ed42f47a68cc1" + "shas": "61be360dc4ac3b8d8367a09ef6ea43fb50cd046b..f1c1f526374984da3fcee708848bb2f94ca8cf74" } ,{ "testCaseDescription": "go-single-import-declarations-replacement-test", @@ -417,7 +417,7 @@ " import alias \"some/package\"" ], "gitDir": "test/corpus/repos/go", - "shas": "330336208dc9988acdd03b84111ed42f47a68cc1..fed29600ad272abe4d05fb7b4bb406a408ef62d9" + "shas": "f1c1f526374984da3fcee708848bb2f94ca8cf74..ee030b47ef8b84aa9631e5ee059057f4b3e9297c" } ,{ "testCaseDescription": "go-single-import-declarations-delete-replacement-test", @@ -589,7 +589,7 @@ "+import alias \"awesome/packages\"" ], "gitDir": "test/corpus/repos/go", - "shas": "fed29600ad272abe4d05fb7b4bb406a408ef62d9..d8fe5f813263407b360696c773393622f8626ac8" + "shas": "ee030b47ef8b84aa9631e5ee059057f4b3e9297c..5aca08075b4b089fa298f5f560ad26b25084aa35" } ,{ "testCaseDescription": "go-single-import-declarations-delete-test", @@ -665,7 +665,7 @@ " import alias \"awesome/packages\"" ], "gitDir": "test/corpus/repos/go", - "shas": "d8fe5f813263407b360696c773393622f8626ac8..a322dc7bac3a14fa7b2bc7584e05add891842d38" + "shas": "5aca08075b4b089fa298f5f560ad26b25084aa35..4282fcebba243c4974ec05f95fb55b88c7e6d45e" } ,{ "testCaseDescription": "go-single-import-declarations-delete-rest-test", @@ -738,5 +738,5 @@ "-import alias \"awesome/packages\"" ], "gitDir": "test/corpus/repos/go", - "shas": "a322dc7bac3a14fa7b2bc7584e05add891842d38..49405e780f45c25871a6c2c6a9c4bf847007c59f" + "shas": "4282fcebba243c4974ec05f95fb55b88c7e6d45e..143ab510cfcd98349097f030b747d393f1fa02bb" }] diff --git a/test/corpus/diff-summaries/go/single-line-function-declarations.json b/test/corpus/diff-summaries/go/single-line-function-declarations.json index 3c5e74b1f..5995904e8 100644 --- a/test/corpus/diff-summaries/go/single-line-function-declarations.json +++ b/test/corpus/diff-summaries/go/single-line-function-declarations.json @@ -66,7 +66,7 @@ "+func f3() { a(); b(); }" ], "gitDir": "test/corpus/repos/go", - "shas": "9096649c53a965576d44aa8d1b52f7b63d420fea..cae2b3de861d0266a7437eed7937500a50a26873" + "shas": "4f8ac6c323f62d36ae62e25e8950d37a57930832..e2ef3661d6ec3575234656145f92502cf67cf032" } ,{ "testCaseDescription": "go-single-line-function-declarations-replacement-insert-test", @@ -187,7 +187,7 @@ " func f3() { a(); b(); }" ], "gitDir": "test/corpus/repos/go", - "shas": "cae2b3de861d0266a7437eed7937500a50a26873..48dfe25b8ab21ce6cc4d3b1d2047b474fe1cc13b" + "shas": "e2ef3661d6ec3575234656145f92502cf67cf032..8a4ea6cf924c3e54b08e95986aa0fba3af0fd42a" } ,{ "testCaseDescription": "go-single-line-function-declarations-delete-insert-test", @@ -299,7 +299,7 @@ " func f3() { a(); b(); }" ], "gitDir": "test/corpus/repos/go", - "shas": "48dfe25b8ab21ce6cc4d3b1d2047b474fe1cc13b..3741e0652eb253b416b04872a63d816ccc25d1a6" + "shas": "8a4ea6cf924c3e54b08e95986aa0fba3af0fd42a..ba45eb71a6121ed56b2a4c7968f9a446318e96f4" } ,{ "testCaseDescription": "go-single-line-function-declarations-replacement-test", @@ -411,7 +411,7 @@ " func f3() { a(); b(); }" ], "gitDir": "test/corpus/repos/go", - "shas": "3741e0652eb253b416b04872a63d816ccc25d1a6..d8b23ec7c0f30bb603eda112e423f35c5d53d1b1" + "shas": "ba45eb71a6121ed56b2a4c7968f9a446318e96f4..f887b52193496b50081885aa3c695a55080c7de7" } ,{ "testCaseDescription": "go-single-line-function-declarations-delete-replacement-test", @@ -580,7 +580,7 @@ "+func g3() { a(); b(); }" ], "gitDir": "test/corpus/repos/go", - "shas": "d8b23ec7c0f30bb603eda112e423f35c5d53d1b1..20c4ef7df079d3437ea04953c1c5312cb54f1002" + "shas": "f887b52193496b50081885aa3c695a55080c7de7..bad9973156034e14cf78cb80830b32892925af00" } ,{ "testCaseDescription": "go-single-line-function-declarations-delete-test", @@ -653,7 +653,7 @@ " func g3() { a(); b(); }" ], "gitDir": "test/corpus/repos/go", - "shas": "20c4ef7df079d3437ea04953c1c5312cb54f1002..ad3299189246bfc5df44d7866c05fd40ccd34abc" + "shas": "bad9973156034e14cf78cb80830b32892925af00..6ca9f4dc50dc1dec1223056f06534179dd016ebe" } ,{ "testCaseDescription": "go-single-line-function-declarations-delete-rest-test", @@ -723,5 +723,5 @@ "-func g3() { a(); b(); }" ], "gitDir": "test/corpus/repos/go", - "shas": "ad3299189246bfc5df44d7866c05fd40ccd34abc..256c131008b104fa15d57c0f3ff56131c11337fe" + "shas": "6ca9f4dc50dc1dec1223056f06534179dd016ebe..636e6398ed2d7f4af5574d1ecd45576a57d59579" }] diff --git a/test/corpus/diff-summaries/go/slice-literals.json b/test/corpus/diff-summaries/go/slice-literals.json index 2d5432ee2..58c1e7378 100644 --- a/test/corpus/diff-summaries/go/slice-literals.json +++ b/test/corpus/diff-summaries/go/slice-literals.json @@ -69,7 +69,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "9e795da07ee62f0a45cb22c279f0ac4a7f3d43d7..7e5f16141af567d499956917afac82cf54db902b" + "shas": "00d319a20f621d5493367880651a6bd8638245b1..e78ca9a33cee6708b4539b6720e4e542f4fdb6ce" } ,{ "testCaseDescription": "go-slice-literals-replacement-insert-test", @@ -196,7 +196,7 @@ " const s3 = []string{" ], "gitDir": "test/corpus/repos/go", - "shas": "7e5f16141af567d499956917afac82cf54db902b..430df208c0280d2df11bed2f3f13ef4d0b0ad9fc" + "shas": "e78ca9a33cee6708b4539b6720e4e542f4fdb6ce..595ff1a1a203a4ab4b096693c2c06987f63ff578" } ,{ "testCaseDescription": "go-slice-literals-delete-insert-test", @@ -338,7 +338,7 @@ " const s2 = []string{\"hi\"}" ], "gitDir": "test/corpus/repos/go", - "shas": "430df208c0280d2df11bed2f3f13ef4d0b0ad9fc..6d5b83fd5bcf434b3dc818de211b89abee2d6cf4" + "shas": "595ff1a1a203a4ab4b096693c2c06987f63ff578..993c7ec35df557e8321d0594df4a7d80af1f4db4" } ,{ "testCaseDescription": "go-slice-literals-replacement-test", @@ -480,7 +480,7 @@ " const s2 = []string{\"hi\"}" ], "gitDir": "test/corpus/repos/go", - "shas": "6d5b83fd5bcf434b3dc818de211b89abee2d6cf4..9a675a67b7a1a6c55dcd56919a18b1cef6a4ebd2" + "shas": "993c7ec35df557e8321d0594df4a7d80af1f4db4..26efe41514abac0e219052dd88568982676b6676" } ,{ "testCaseDescription": "go-slice-literals-delete-replacement-test", @@ -659,7 +659,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "9a675a67b7a1a6c55dcd56919a18b1cef6a4ebd2..0be08b31a19a03e3ab9ce42f685dac31c88fcf21" + "shas": "26efe41514abac0e219052dd88568982676b6676..a3c66e43e8126845002a154eda91c192ee5ac982" } ,{ "testCaseDescription": "go-slice-literals-delete-test", @@ -735,7 +735,7 @@ " const s3 = []string{" ], "gitDir": "test/corpus/repos/go", - "shas": "0be08b31a19a03e3ab9ce42f685dac31c88fcf21..3aa336f26d89c944f5f2d3ce3382a451a2e9ab9c" + "shas": "a3c66e43e8126845002a154eda91c192ee5ac982..33e2b08120a7112bad828dd375048083a87396a9" } ,{ "testCaseDescription": "go-slice-literals-delete-rest-test", @@ -808,5 +808,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "3aa336f26d89c944f5f2d3ce3382a451a2e9ab9c..5b7d43722e8258820bec8f43f32d77913026fbd1" + "shas": "33e2b08120a7112bad828dd375048083a87396a9..135a656f1c3742684d76cb3d95754ac1c4661a01" }] diff --git a/test/corpus/diff-summaries/go/slice-types.json b/test/corpus/diff-summaries/go/slice-types.json index 6ca6abbda..57e63e3d6 100644 --- a/test/corpus/diff-summaries/go/slice-types.json +++ b/test/corpus/diff-summaries/go/slice-types.json @@ -80,7 +80,7 @@ "+type c [][]d" ], "gitDir": "test/corpus/repos/go", - "shas": "338fc2d73f62d9c316e48cf2390c1052834d4985..1ea577f2f81489221ed09ffb1ad11075a01a8c3c" + "shas": "1d06057ee62a2f6ff0eb06707d12a79fe6f77d08..ca18dd563bffa46b4bcf04ed5675da7adf74060b" } ,{ "testCaseDescription": "go-slice-types-replacement-insert-test", @@ -228,7 +228,7 @@ " type c [][]d" ], "gitDir": "test/corpus/repos/go", - "shas": "1ea577f2f81489221ed09ffb1ad11075a01a8c3c..ea4858c48ca03ca912291083660d83d19205240c" + "shas": "ca18dd563bffa46b4bcf04ed5675da7adf74060b..dbf918cff5048af817e13c96e4691b0bdaee181e" } ,{ "testCaseDescription": "go-slice-types-delete-insert-test", @@ -317,7 +317,7 @@ " type a []b" ], "gitDir": "test/corpus/repos/go", - "shas": "ea4858c48ca03ca912291083660d83d19205240c..74a3b7c7d6431de72a0ab9d1fe827fb9207385bb" + "shas": "dbf918cff5048af817e13c96e4691b0bdaee181e..ce9dda5e45156844c901be27a14b4de18bea45ca" } ,{ "testCaseDescription": "go-slice-types-replacement-test", @@ -406,7 +406,7 @@ " type a []b" ], "gitDir": "test/corpus/repos/go", - "shas": "74a3b7c7d6431de72a0ab9d1fe827fb9207385bb..3c1f3f0aaba3f93566e81fa6919588140c7f84f8" + "shas": "ce9dda5e45156844c901be27a14b4de18bea45ca..9953a851246b438ea4357d89cd66879b5cc5c4ab" } ,{ "testCaseDescription": "go-slice-types-delete-replacement-test", @@ -616,7 +616,7 @@ "+type c []y" ], "gitDir": "test/corpus/repos/go", - "shas": "3c1f3f0aaba3f93566e81fa6919588140c7f84f8..14884815c9c60888a7434f5537b7d37ed222154b" + "shas": "9953a851246b438ea4357d89cd66879b5cc5c4ab..e1a5597928bab73c59ad4cdea614dffcc4f30ca7" } ,{ "testCaseDescription": "go-slice-types-delete-test", @@ -702,7 +702,7 @@ " type c []y" ], "gitDir": "test/corpus/repos/go", - "shas": "14884815c9c60888a7434f5537b7d37ed222154b..9052f7f67fe0ab24fccfccd64c631ce9a5ea299d" + "shas": "e1a5597928bab73c59ad4cdea614dffcc4f30ca7..f8982c1eb48fe4fd5a5d6d1dc1b02dbbaff4318a" } ,{ "testCaseDescription": "go-slice-types-delete-rest-test", @@ -786,5 +786,5 @@ "-type c []y" ], "gitDir": "test/corpus/repos/go", - "shas": "9052f7f67fe0ab24fccfccd64c631ce9a5ea299d..32e685f38686a99987e01d66161451aeba15b018" + "shas": "f8982c1eb48fe4fd5a5d6d1dc1b02dbbaff4318a..c45ca19a5ee344fc4bbfc49b8067b789d8e5007a" }] diff --git a/test/corpus/diff-summaries/go/string-literals.json b/test/corpus/diff-summaries/go/string-literals.json index e6f52fe43..f003026ad 100644 --- a/test/corpus/diff-summaries/go/string-literals.json +++ b/test/corpus/diff-summaries/go/string-literals.json @@ -52,7 +52,7 @@ "+)" ], "gitDir": "test/corpus/repos/go", - "shas": "3f18376b34b25deb3740a62df8c40ad667cfef4a..1fcc677f0888042248bdab575c0e47c0ab14de18" + "shas": "de1050617904e27c6ac2ffc2949641427ae07211..b0dea1377ced905463d401fc6a069cf46472b4cd" } ,{ "testCaseDescription": "go-string-literals-replacement-insert-test", @@ -146,7 +146,7 @@ " )" ], "gitDir": "test/corpus/repos/go", - "shas": "1fcc677f0888042248bdab575c0e47c0ab14de18..b2d8cadd90f5b59b4c6eb0390c490ae2c4a18d43" + "shas": "b0dea1377ced905463d401fc6a069cf46472b4cd..76eeca4f7f89723c9ae6863e63e56a9942caf990" } ,{ "testCaseDescription": "go-string-literals-delete-insert-test", @@ -230,7 +230,7 @@ " a = \"0\"" ], "gitDir": "test/corpus/repos/go", - "shas": "b2d8cadd90f5b59b4c6eb0390c490ae2c4a18d43..a1f9c06d180e286202d36246299acd0b591fcd5a" + "shas": "76eeca4f7f89723c9ae6863e63e56a9942caf990..4b50c3c149bf685e6c6749db97e1f52aa1929977" } ,{ "testCaseDescription": "go-string-literals-replacement-test", @@ -314,7 +314,7 @@ " a = \"0\"" ], "gitDir": "test/corpus/repos/go", - "shas": "a1f9c06d180e286202d36246299acd0b591fcd5a..e1282339ed365981efd8f8c59b43478999306c11" + "shas": "4b50c3c149bf685e6c6749db97e1f52aa1929977..9997401ee25c7720f20283022d18b791b42636f8" } ,{ "testCaseDescription": "go-string-literals-delete-replacement-test", @@ -440,7 +440,7 @@ " )" ], "gitDir": "test/corpus/repos/go", - "shas": "e1282339ed365981efd8f8c59b43478999306c11..432f3a0fcc0b325bc03132ce27f83e25fe8be1ae" + "shas": "9997401ee25c7720f20283022d18b791b42636f8..b21d93db07be58b9e188e81a89258c5dc87aac24" } ,{ "testCaseDescription": "go-string-literals-delete-test", @@ -500,7 +500,7 @@ " )" ], "gitDir": "test/corpus/repos/go", - "shas": "432f3a0fcc0b325bc03132ce27f83e25fe8be1ae..42c2e3f4eef81d189311a542d1c0450e8b56c443" + "shas": "b21d93db07be58b9e188e81a89258c5dc87aac24..26be411b5caa275d505cc2072f4eba964972bb19" } ,{ "testCaseDescription": "go-string-literals-delete-rest-test", @@ -556,5 +556,5 @@ "-)" ], "gitDir": "test/corpus/repos/go", - "shas": "42c2e3f4eef81d189311a542d1c0450e8b56c443..9e795da07ee62f0a45cb22c279f0ac4a7f3d43d7" + "shas": "26be411b5caa275d505cc2072f4eba964972bb19..00d319a20f621d5493367880651a6bd8638245b1" }] diff --git a/test/corpus/diff-summaries/go/struct-literals.json b/test/corpus/diff-summaries/go/struct-literals.json index 9f8364cd2..1ec2ad988 100644 --- a/test/corpus/diff-summaries/go/struct-literals.json +++ b/test/corpus/diff-summaries/go/struct-literals.json @@ -69,7 +69,7 @@ "+const s3 = time.Time{}" ], "gitDir": "test/corpus/repos/go", - "shas": "cd582e9b85e985f87af52085296e006987e8b0d3..6c9bcc47bf47a86de621d89270a4d7d62dd8241c" + "shas": "c1ecade18d64c461473abf74424d723a5ee453e0..e55c201144ea397cfdfe29e241ed605e8667f7d9" } ,{ "testCaseDescription": "go-struct-literals-replacement-insert-test", @@ -196,7 +196,7 @@ " Age: \"5 months\"," ], "gitDir": "test/corpus/repos/go", - "shas": "6c9bcc47bf47a86de621d89270a4d7d62dd8241c..549bd62659cc4988bc02a8deb069747ea8efc519" + "shas": "e55c201144ea397cfdfe29e241ed605e8667f7d9..0b09aad6602c96efe6be2f2cfe741276970414ea" } ,{ "testCaseDescription": "go-struct-literals-delete-insert-test", @@ -365,7 +365,7 @@ " Age: \"5 months\"," ], "gitDir": "test/corpus/repos/go", - "shas": "549bd62659cc4988bc02a8deb069747ea8efc519..02d890ec6a09db8058f6a825c4f81f4c0abcfa38" + "shas": "0b09aad6602c96efe6be2f2cfe741276970414ea..5818f10469e65fdb68d2425429b3b44fe6db2b77" } ,{ "testCaseDescription": "go-struct-literals-replacement-test", @@ -534,7 +534,7 @@ " Age: \"5 months\"," ], "gitDir": "test/corpus/repos/go", - "shas": "02d890ec6a09db8058f6a825c4f81f4c0abcfa38..3e8f6a306606b2698b9733e5f66cd359a7563b3d" + "shas": "5818f10469e65fdb68d2425429b3b44fe6db2b77..923ef972ee39f469648e40e035c75735a28ea729" } ,{ "testCaseDescription": "go-struct-literals-delete-replacement-test", @@ -712,7 +712,7 @@ "+const s3 = time.Month{}" ], "gitDir": "test/corpus/repos/go", - "shas": "3e8f6a306606b2698b9733e5f66cd359a7563b3d..9e036681bd0abc57a429a77198d02f726efff075" + "shas": "923ef972ee39f469648e40e035c75735a28ea729..408c8f47ce2c06c8d9113cd53c2ddef86731dd15" } ,{ "testCaseDescription": "go-struct-literals-delete-test", @@ -788,7 +788,7 @@ " Age: \"5 months\"," ], "gitDir": "test/corpus/repos/go", - "shas": "9e036681bd0abc57a429a77198d02f726efff075..0cabca264829090bbcca8324cad7d2ef6d0a4c1c" + "shas": "408c8f47ce2c06c8d9113cd53c2ddef86731dd15..43290caf8d0bb4b7ad00f40bb3d11a7b7c7e4d5a" } ,{ "testCaseDescription": "go-struct-literals-delete-rest-test", @@ -861,5 +861,5 @@ "-const s3 = time.Month{}" ], "gitDir": "test/corpus/repos/go", - "shas": "0cabca264829090bbcca8324cad7d2ef6d0a4c1c..1afdfc9d2ffbe4b43ec47892c4583237f382efd2" + "shas": "43290caf8d0bb4b7ad00f40bb3d11a7b7c7e4d5a..b688bcf4766ffc5dcbbfab5f3af33b2279383149" }] diff --git a/test/corpus/diff-summaries/go/struct-types.json b/test/corpus/diff-summaries/go/struct-types.json index 520f7afaf..d94048edc 100644 --- a/test/corpus/diff-summaries/go/struct-types.json +++ b/test/corpus/diff-summaries/go/struct-types.json @@ -237,7 +237,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "32e685f38686a99987e01d66161451aeba15b018..56960223a1eb47bc34a55ac7a56c535293ae34ed" + "shas": "c45ca19a5ee344fc4bbfc49b8067b789d8e5007a..a791bbac1129b5d98e8cada0bfb3fb7853bea83d" } ,{ "testCaseDescription": "go-struct-types-replacement-insert-test", @@ -700,7 +700,7 @@ " type s3 struct {" ], "gitDir": "test/corpus/repos/go", - "shas": "56960223a1eb47bc34a55ac7a56c535293ae34ed..99a1cab78be883793829a6a87afb78b3ad104866" + "shas": "a791bbac1129b5d98e8cada0bfb3fb7853bea83d..becdccc9bfa0c0f208ec467ac6e3fe8f1094b348" } ,{ "testCaseDescription": "go-struct-types-delete-insert-test", @@ -843,7 +843,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "99a1cab78be883793829a6a87afb78b3ad104866..2f9c7f7af1b13c6dae856277d12728846ad6b21b" + "shas": "becdccc9bfa0c0f208ec467ac6e3fe8f1094b348..83a23893a8079bce5207299ad73bebd9ce311293" } ,{ "testCaseDescription": "go-struct-types-replacement-test", @@ -986,7 +986,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "2f9c7f7af1b13c6dae856277d12728846ad6b21b..c05ebbc06b206073de79e0a01191f0178cf1df71" + "shas": "83a23893a8079bce5207299ad73bebd9ce311293..437f84418f2a289534e3aaa729e5f6ad5dd776b0" } ,{ "testCaseDescription": "go-struct-types-delete-replacement-test", @@ -1667,7 +1667,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "c05ebbc06b206073de79e0a01191f0178cf1df71..46308bfbaae7b526d57e38f6f85cd320c26bf5ac" + "shas": "437f84418f2a289534e3aaa729e5f6ad5dd776b0..44255d2d231ecd780745586fff7c1050c7c7a06e" } ,{ "testCaseDescription": "go-struct-types-delete-test", @@ -1911,7 +1911,7 @@ " type t3 struct {" ], "gitDir": "test/corpus/repos/go", - "shas": "46308bfbaae7b526d57e38f6f85cd320c26bf5ac..1f5b714b130069d9d1b8158abae029d0c826a4da" + "shas": "44255d2d231ecd780745586fff7c1050c7c7a06e..9c7356112bd82b024c863074306a939e75bf99e0" } ,{ "testCaseDescription": "go-struct-types-delete-rest-test", @@ -2152,5 +2152,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "1f5b714b130069d9d1b8158abae029d0c826a4da..68a6be5450d3faa920cd8148a582aacf50d05b22" + "shas": "9c7356112bd82b024c863074306a939e75bf99e0..69c2aaa04c2a89ac69e16fa393f6d7d83a2ba66d" }] diff --git a/test/corpus/diff-summaries/go/switch-statements.json b/test/corpus/diff-summaries/go/switch-statements.json index 6565c997e..f0c1431c7 100644 --- a/test/corpus/diff-summaries/go/switch-statements.json +++ b/test/corpus/diff-summaries/go/switch-statements.json @@ -37,7 +37,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "c8c183bd98d018d2097fe1ee036d32d979f4919b..020bc6edfc32fb9f861efb86b1235abee8e48b24" + "shas": "24a43d44b9335f39d274a2119bfa0b0cf307fd85..0d1dabe431d6e84e018c7b08c1752e8eacc648e6" } ,{ "testCaseDescription": "go-switch-statements-replacement-insert-test", @@ -100,7 +100,7 @@ " case x == 4: h()" ], "gitDir": "test/corpus/repos/go", - "shas": "020bc6edfc32fb9f861efb86b1235abee8e48b24..04b985509e45dfad338288f50a012917d7c1cc65" + "shas": "0d1dabe431d6e84e018c7b08c1752e8eacc648e6..1f1fc7cfa389b2d2c35b70cbeef6b7b9047c1021" } ,{ "testCaseDescription": "go-switch-statements-delete-insert-test", @@ -293,7 +293,7 @@ " case x < z: g()" ], "gitDir": "test/corpus/repos/go", - "shas": "04b985509e45dfad338288f50a012917d7c1cc65..512e9c011295b86f98fbb5365c3019681fb5ca63" + "shas": "1f1fc7cfa389b2d2c35b70cbeef6b7b9047c1021..7f27b12ae0df5002d6e1016448dbebb391f3acdc" } ,{ "testCaseDescription": "go-switch-statements-replacement-test", @@ -486,7 +486,7 @@ " case x < z: g()" ], "gitDir": "test/corpus/repos/go", - "shas": "512e9c011295b86f98fbb5365c3019681fb5ca63..a2893f326cd63baa7745661ac248ed6c89a5b753" + "shas": "7f27b12ae0df5002d6e1016448dbebb391f3acdc..264cd33b408a8eb971e4dcb38534949770b2e836" } ,{ "testCaseDescription": "go-switch-statements-delete-replacement-test", @@ -568,7 +568,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "a2893f326cd63baa7745661ac248ed6c89a5b753..8fa269f6066d9af690e77c25a001676c1dd0006d" + "shas": "264cd33b408a8eb971e4dcb38534949770b2e836..27c5beac38e375b19086c6ebab26a2bcf933bc79" } ,{ "testCaseDescription": "go-switch-statements-delete-test", @@ -612,7 +612,7 @@ " case e == 4: f()" ], "gitDir": "test/corpus/repos/go", - "shas": "8fa269f6066d9af690e77c25a001676c1dd0006d..ea34f6abefdc955b234f63e478f97bb6656f82bd" + "shas": "27c5beac38e375b19086c6ebab26a2bcf933bc79..5b8a5137c37eb6cd449f736fe8a04a93d29e94d0" } ,{ "testCaseDescription": "go-switch-statements-delete-rest-test", @@ -653,5 +653,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "ea34f6abefdc955b234f63e478f97bb6656f82bd..2de5024544064b228b54159d60307f986fdc8ee9" + "shas": "5b8a5137c37eb6cd449f736fe8a04a93d29e94d0..4fbda8230643a9694bb9f428532806bb9afacb8a" }] diff --git a/test/corpus/diff-summaries/go/type-assertion-expressions.json b/test/corpus/diff-summaries/go/type-assertion-expressions.json index 0bec49642..88798f50a 100644 --- a/test/corpus/diff-summaries/go/type-assertion-expressions.json +++ b/test/corpus/diff-summaries/go/type-assertion-expressions.json @@ -64,7 +64,7 @@ "+x.(z.Person)" ], "gitDir": "test/corpus/repos/go", - "shas": "d3f3af3265adb9413a11a3528b28667b0c70a1e2..7b6b8caa4b207c3c450f5e87744c58fb53baf8c3" + "shas": "0b9f01d76addaa7c2239e8a51ffcd0e0bfe5adb7..1f5887dfc4d138c5a959b5feaaa0970bbbf772da" } ,{ "testCaseDescription": "go-type-assertion-expressions-replacement-insert-test", @@ -179,7 +179,7 @@ " x.(z.Person)" ], "gitDir": "test/corpus/repos/go", - "shas": "7b6b8caa4b207c3c450f5e87744c58fb53baf8c3..114120738b787beac6725da990d63863e4e2905b" + "shas": "1f5887dfc4d138c5a959b5feaaa0970bbbf772da..43ffe311b42210fc328ce18381b0ac4176db41e8" } ,{ "testCaseDescription": "go-type-assertion-expressions-delete-insert-test", @@ -286,7 +286,7 @@ " x.(z.Person)" ], "gitDir": "test/corpus/repos/go", - "shas": "114120738b787beac6725da990d63863e4e2905b..d01aada8630c1fa14c98e7c4344c6f91d0555e98" + "shas": "43ffe311b42210fc328ce18381b0ac4176db41e8..9085cff965440d722f8275fa49b1719f8479b17c" } ,{ "testCaseDescription": "go-type-assertion-expressions-replacement-test", @@ -393,7 +393,7 @@ " x.(z.Person)" ], "gitDir": "test/corpus/repos/go", - "shas": "d01aada8630c1fa14c98e7c4344c6f91d0555e98..123e6af58b082c4fb361e05c141910b0e258c557" + "shas": "9085cff965440d722f8275fa49b1719f8479b17c..eff67b4e7e1a0073a117b305cd849c87851ae255" } ,{ "testCaseDescription": "go-type-assertion-expressions-delete-replacement-test", @@ -554,7 +554,7 @@ "+b.(c.Dog)" ], "gitDir": "test/corpus/repos/go", - "shas": "123e6af58b082c4fb361e05c141910b0e258c557..986aa572f724e252f2bd33b8f1930f46b2b1314a" + "shas": "eff67b4e7e1a0073a117b305cd849c87851ae255..be0d32676e78bbe236f446a409507ea05f20d1b3" } ,{ "testCaseDescription": "go-type-assertion-expressions-delete-test", @@ -623,7 +623,7 @@ " b.(c.Dog)" ], "gitDir": "test/corpus/repos/go", - "shas": "986aa572f724e252f2bd33b8f1930f46b2b1314a..3e70ca6b1cd1883b8495832c3e57983edabf55b1" + "shas": "be0d32676e78bbe236f446a409507ea05f20d1b3..2a5d6ad03d1554658c0812da63b1a0b5c548d4be" } ,{ "testCaseDescription": "go-type-assertion-expressions-delete-rest-test", @@ -691,5 +691,5 @@ "-b.(c.Dog)" ], "gitDir": "test/corpus/repos/go", - "shas": "3e70ca6b1cd1883b8495832c3e57983edabf55b1..693cdf76f21d015a636d4ac6c87f795ed6bd090b" + "shas": "2a5d6ad03d1554658c0812da63b1a0b5c548d4be..90bd8aed0601660e73456a98c2c5d24429805cb1" }] diff --git a/test/corpus/diff-summaries/go/type-conversion-expressions.json b/test/corpus/diff-summaries/go/type-conversion-expressions.json index 569b935e4..9ecce9e14 100644 --- a/test/corpus/diff-summaries/go/type-conversion-expressions.json +++ b/test/corpus/diff-summaries/go/type-conversion-expressions.json @@ -232,7 +232,7 @@ "+ (e.f)(g)" ], "gitDir": "test/corpus/repos/go", - "shas": "693cdf76f21d015a636d4ac6c87f795ed6bd090b..951eedd74b99b815ce977d5424bd1724f8878007" + "shas": "90bd8aed0601660e73456a98c2c5d24429805cb1..080274e147208dc31a1214e97b4163d497ed9cb9" } ,{ "testCaseDescription": "go-type-conversion-expressions-replacement-insert-test", @@ -685,7 +685,7 @@ " e.f(g)" ], "gitDir": "test/corpus/repos/go", - "shas": "951eedd74b99b815ce977d5424bd1724f8878007..fe9921554d8e947076152fc8ff33c781fa9d6904" + "shas": "080274e147208dc31a1214e97b4163d497ed9cb9..3a12d5aff9014b1e8ede05270346eb067ac669cb" } ,{ "testCaseDescription": "go-type-conversion-expressions-delete-insert-test", @@ -1096,7 +1096,7 @@ " e.f(g)" ], "gitDir": "test/corpus/repos/go", - "shas": "fe9921554d8e947076152fc8ff33c781fa9d6904..c18ac9b4916c5cbc6deed07cae52f5986ce9a263" + "shas": "3a12d5aff9014b1e8ede05270346eb067ac669cb..915d31448e4bd9cc9fdc3654877c23216dcaaf02" } ,{ "testCaseDescription": "go-type-conversion-expressions-replacement-test", @@ -1507,7 +1507,7 @@ " e.f(g)" ], "gitDir": "test/corpus/repos/go", - "shas": "c18ac9b4916c5cbc6deed07cae52f5986ce9a263..186bae1d83ffbd7e2237ce1fa5fdbd86ddbcbb76" + "shas": "915d31448e4bd9cc9fdc3654877c23216dcaaf02..409215621a971548c6bf864295f80e94575b9595" } ,{ "testCaseDescription": "go-type-conversion-expressions-delete-replacement-test", @@ -2175,7 +2175,7 @@ "+ (m.n)(o)" ], "gitDir": "test/corpus/repos/go", - "shas": "186bae1d83ffbd7e2237ce1fa5fdbd86ddbcbb76..4c040499e36c23860cc5768675842ae9943bd7de" + "shas": "409215621a971548c6bf864295f80e94575b9595..0add5bc8b0c29569520569df662c9fa0a0af50f4" } ,{ "testCaseDescription": "go-type-conversion-expressions-delete-test", @@ -2414,7 +2414,7 @@ " j.k(l)" ], "gitDir": "test/corpus/repos/go", - "shas": "4c040499e36c23860cc5768675842ae9943bd7de..bb7df64dbe7318920e43066762d44b0ab4b8b559" + "shas": "0add5bc8b0c29569520569df662c9fa0a0af50f4..de852c45380aafceab4f8e5cc98c02b4950ac88e" } ,{ "testCaseDescription": "go-type-conversion-expressions-delete-rest-test", @@ -2650,5 +2650,5 @@ "- (m.n)(o)" ], "gitDir": "test/corpus/repos/go", - "shas": "bb7df64dbe7318920e43066762d44b0ab4b8b559..42975c2ba57995b8cc4cfe30c7599c673970dd25" + "shas": "de852c45380aafceab4f8e5cc98c02b4950ac88e..4022a54f49bc1b2781f0b6865bdd6e11f0d19706" }] diff --git a/test/corpus/diff-summaries/go/type-declarations.json b/test/corpus/diff-summaries/go/type-declarations.json index d195e09c9..5ac51e988 100644 --- a/test/corpus/diff-summaries/go/type-declarations.json +++ b/test/corpus/diff-summaries/go/type-declarations.json @@ -113,7 +113,7 @@ "+ )" ], "gitDir": "test/corpus/repos/go", - "shas": "d09227c96ba4107fb4b848d1ef05e13e92fa41a7..172bba4f02bb5ce28cba422a72639f162f9f9d77" + "shas": "ff6fe6b65180bb386d4efd45036c4be14d96bbf1..e57f7f8a63205cf089e25c3d5e5b5a3614a95935" } ,{ "testCaseDescription": "go-type-declarations-replacement-insert-test", @@ -433,7 +433,7 @@ " a b" ], "gitDir": "test/corpus/repos/go", - "shas": "172bba4f02bb5ce28cba422a72639f162f9f9d77..b4f018a4bdea7885c96f8ee3ba341516c4c59f47" + "shas": "e57f7f8a63205cf089e25c3d5e5b5a3614a95935..60309c756a12f2bd610a0645af4a862f9e2b81d2" } ,{ "testCaseDescription": "go-type-declarations-delete-insert-test", @@ -930,7 +930,7 @@ " type (" ], "gitDir": "test/corpus/repos/go", - "shas": "b4f018a4bdea7885c96f8ee3ba341516c4c59f47..677b3be6e4364df98c58067af7f5bcb1192d3875" + "shas": "60309c756a12f2bd610a0645af4a862f9e2b81d2..474e0f07b3cc42c71dabb870a2e1bd2eefe6d726" } ,{ "testCaseDescription": "go-type-declarations-replacement-test", @@ -1427,7 +1427,7 @@ " type (" ], "gitDir": "test/corpus/repos/go", - "shas": "677b3be6e4364df98c58067af7f5bcb1192d3875..26240c7bacbed175805e95fc0b389cf748501a6b" + "shas": "474e0f07b3cc42c71dabb870a2e1bd2eefe6d726..d6dbff1df7bb4f44d5171a37e5f1fdc2bd967e64" } ,{ "testCaseDescription": "go-type-declarations-delete-replacement-test", @@ -1992,7 +1992,7 @@ " )" ], "gitDir": "test/corpus/repos/go", - "shas": "26240c7bacbed175805e95fc0b389cf748501a6b..328de11cc8ee65cc28e8bc113c57592ae4cff91b" + "shas": "d6dbff1df7bb4f44d5171a37e5f1fdc2bd967e64..39e8e84921fe1c002956a6bbca549041f34c7bd0" } ,{ "testCaseDescription": "go-type-declarations-delete-test", @@ -2112,7 +2112,7 @@ " a' b'" ], "gitDir": "test/corpus/repos/go", - "shas": "328de11cc8ee65cc28e8bc113c57592ae4cff91b..e6d67ba7232a82243566bd3f47aa147bc38b18eb" + "shas": "39e8e84921fe1c002956a6bbca549041f34c7bd0..b9b4db063ea843479a3f35d02eb910fb50a8e817" } ,{ "testCaseDescription": "go-type-declarations-delete-rest-test", @@ -2319,5 +2319,5 @@ "- )" ], "gitDir": "test/corpus/repos/go", - "shas": "e6d67ba7232a82243566bd3f47aa147bc38b18eb..479bb7390b5a93cd2d670d77d3ac6bf6c4169be4" + "shas": "b9b4db063ea843479a3f35d02eb910fb50a8e817..df8b821b2bfd28b8fcd7723443ad7df7a67116f1" }] diff --git a/test/corpus/diff-summaries/go/type-switch-statements.json b/test/corpus/diff-summaries/go/type-switch-statements.json index 2071c0128..aee0a2607 100644 --- a/test/corpus/diff-summaries/go/type-switch-statements.json +++ b/test/corpus/diff-summaries/go/type-switch-statements.json @@ -8,75 +8,15 @@ "insert": { "start": [ 1, - 8 + 1 ], "end": [ - 1, - 9 + 6, + 2 ] } }, - "summary": "Added the 'e' identifier" - }, - { - "span": { - "insert": { - "start": [ - 2, - 10 - ], - "end": [ - 2, - 16 - ] - } - }, - "summary": "Added the 'Person' identifier" - }, - { - "span": { - "insert": { - "start": [ - 3, - 5 - ], - "end": [ - 3, - 8 - ] - } - }, - "summary": "Added the 'a()' function call" - }, - { - "span": { - "insert": { - "start": [ - 4, - 9 - ], - "end": [ - 4, - 12 - ] - } - }, - "summary": "Added the 'Dog' identifier" - }, - { - "span": { - "insert": { - "start": [ - 5, - 5 - ], - "end": [ - 5, - 10 - ] - } - }, - "summary": "Added the 'break' break_statement" + "summary": "Added the 'e' switch statement" } ] }, @@ -99,7 +39,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "2de5024544064b228b54159d60307f986fdc8ee9..17bfceb9e9c2b372da22522f373195d94a74ad04" + "shas": "4fbda8230643a9694bb9f428532806bb9afacb8a..90b502c7e7d5bf82d83e6dcf2d5760fc81064b90" } ,{ "testCaseDescription": "go-type-switch-statements-replacement-insert-test", @@ -111,150 +51,30 @@ "insert": { "start": [ 1, - 8 + 1 ], "end": [ - 1, - 9 + 6, + 2 ] } }, - "summary": "Added the 'b' identifier" - }, - { - "span": { - "insert": { - "start": [ - 2, - 10 - ], - "end": [ - 2, - 16 - ] - } - }, - "summary": "Added the 'Person' identifier" - }, - { - "span": { - "insert": { - "start": [ - 3, - 5 - ], - "end": [ - 3, - 8 - ] - } - }, - "summary": "Added the 'a()' function call" - }, - { - "span": { - "insert": { - "start": [ - 4, - 9 - ], - "end": [ - 4, - 12 - ] - } - }, - "summary": "Added the 'Dog' identifier" - }, - { - "span": { - "insert": { - "start": [ - 5, - 5 - ], - "end": [ - 5, - 10 - ] - } - }, - "summary": "Added the 'break' break_statement" + "summary": "Added the 'b' switch statement" }, { "span": { "insert": { "start": [ 7, - 8 + 1 ], "end": [ - 7, - 9 + 12, + 2 ] } }, - "summary": "Added the 'e' identifier" - }, - { - "span": { - "insert": { - "start": [ - 8, - 10 - ], - "end": [ - 8, - 16 - ] - } - }, - "summary": "Added the 'Person' identifier" - }, - { - "span": { - "insert": { - "start": [ - 9, - 5 - ], - "end": [ - 9, - 8 - ] - } - }, - "summary": "Added the 'a()' function call" - }, - { - "span": { - "insert": { - "start": [ - 10, - 9 - ], - "end": [ - 10, - 12 - ] - } - }, - "summary": "Added the 'Dog' identifier" - }, - { - "span": { - "insert": { - "start": [ - 11, - 5 - ], - "end": [ - 11, - 10 - ] - } - }, - "summary": "Added the 'break' break_statement" + "summary": "Added the 'e' switch statement" } ] }, @@ -286,7 +106,7 @@ " a()" ], "gitDir": "test/corpus/repos/go", - "shas": "17bfceb9e9c2b372da22522f373195d94a74ad04..90cd615275a1f4328af6280571ff5bbb5a76dcae" + "shas": "90b502c7e7d5bf82d83e6dcf2d5760fc81064b90..9876a9811fda18042f86766756ec605674c01199" } ,{ "testCaseDescription": "go-type-switch-statements-delete-insert-test", @@ -318,7 +138,7 @@ } ] }, - "summary": "Replaced the 'b' identifier with the 'e' identifier" + "summary": "Replaced the 'b' identifier with the 'e' identifier in the 'e' switch statement" } ] }, @@ -340,7 +160,7 @@ " case *Dog:" ], "gitDir": "test/corpus/repos/go", - "shas": "90cd615275a1f4328af6280571ff5bbb5a76dcae..dcee63cea9925a67454e2d836792c6523da654a0" + "shas": "9876a9811fda18042f86766756ec605674c01199..2fb486b46ffa1be2f02ee4f39f2cec43ffdeaf04" } ,{ "testCaseDescription": "go-type-switch-statements-replacement-test", @@ -372,7 +192,7 @@ } ] }, - "summary": "Replaced the 'e' identifier with the 'b' identifier" + "summary": "Replaced the 'e' identifier with the 'b' identifier in the 'b' switch statement" } ] }, @@ -394,7 +214,7 @@ " case *Dog:" ], "gitDir": "test/corpus/repos/go", - "shas": "dcee63cea9925a67454e2d836792c6523da654a0..c9b764e71359b28661197d853ccbfb0750405231" + "shas": "2fb486b46ffa1be2f02ee4f39f2cec43ffdeaf04..14b398a0a188b6c66d03f5a6a0bb038d2907df39" } ,{ "testCaseDescription": "go-type-switch-statements-delete-replacement-test", @@ -406,225 +226,45 @@ "delete": { "start": [ 1, - 8 + 1 ], "end": [ - 1, - 9 + 6, + 2 ] } }, - "summary": "Deleted the 'b' identifier" - }, - { - "span": { - "delete": { - "start": [ - 2, - 10 - ], - "end": [ - 2, - 16 - ] - } - }, - "summary": "Deleted the 'Person' identifier" - }, - { - "span": { - "delete": { - "start": [ - 3, - 5 - ], - "end": [ - 3, - 8 - ] - } - }, - "summary": "Deleted the 'a()' function call" - }, - { - "span": { - "delete": { - "start": [ - 4, - 9 - ], - "end": [ - 4, - 12 - ] - } - }, - "summary": "Deleted the 'Dog' identifier" - }, - { - "span": { - "delete": { - "start": [ - 5, - 5 - ], - "end": [ - 5, - 10 - ] - } - }, - "summary": "Deleted the 'break' break_statement" + "summary": "Deleted the 'b' switch statement" }, { "span": { "delete": { "start": [ 7, - 8 + 1 ], "end": [ - 7, - 9 + 12, + 2 ] } }, - "summary": "Deleted the 'e' identifier" - }, - { - "span": { - "delete": { - "start": [ - 8, - 10 - ], - "end": [ - 8, - 16 - ] - } - }, - "summary": "Deleted the 'Person' identifier" - }, - { - "span": { - "delete": { - "start": [ - 9, - 5 - ], - "end": [ - 9, - 8 - ] - } - }, - "summary": "Deleted the 'a()' function call" - }, - { - "span": { - "delete": { - "start": [ - 10, - 9 - ], - "end": [ - 10, - 12 - ] - } - }, - "summary": "Deleted the 'Dog' identifier" - }, - { - "span": { - "delete": { - "start": [ - 11, - 5 - ], - "end": [ - 11, - 10 - ] - } - }, - "summary": "Deleted the 'break' break_statement" + "summary": "Deleted the 'e' switch statement" }, { "span": { "insert": { "start": [ 7, - 8 + 1 ], "end": [ - 7, - 9 + 12, + 2 ] } }, - "summary": "Added the 'b' identifier" - }, - { - "span": { - "insert": { - "start": [ - 8, - 10 - ], - "end": [ - 8, - 16 - ] - } - }, - "summary": "Added the 'Person' identifier" - }, - { - "span": { - "insert": { - "start": [ - 9, - 5 - ], - "end": [ - 9, - 8 - ] - } - }, - "summary": "Added the 'a()' function call" - }, - { - "span": { - "insert": { - "start": [ - 10, - 9 - ], - "end": [ - 10, - 12 - ] - } - }, - "summary": "Added the 'Dog' identifier" - }, - { - "span": { - "insert": { - "start": [ - 11, - 5 - ], - "end": [ - 11, - 10 - ] - } - }, - "summary": "Added the 'break' break_statement" + "summary": "Added the 'b' switch statement" } ] }, @@ -658,7 +298,7 @@ " case *Dog:" ], "gitDir": "test/corpus/repos/go", - "shas": "c9b764e71359b28661197d853ccbfb0750405231..1021943f2594b7cd8c977fd0e6cef06c34bd4d70" + "shas": "14b398a0a188b6c66d03f5a6a0bb038d2907df39..0a2665f58de01bf749747116c5d495075341f1f0" } ,{ "testCaseDescription": "go-type-switch-statements-delete-test", @@ -670,75 +310,15 @@ "delete": { "start": [ 1, - 8 + 1 ], "end": [ - 1, - 9 + 6, + 2 ] } }, - "summary": "Deleted the 'e' identifier" - }, - { - "span": { - "delete": { - "start": [ - 2, - 10 - ], - "end": [ - 2, - 16 - ] - } - }, - "summary": "Deleted the 'Person' identifier" - }, - { - "span": { - "delete": { - "start": [ - 3, - 5 - ], - "end": [ - 3, - 8 - ] - } - }, - "summary": "Deleted the 'a()' function call" - }, - { - "span": { - "delete": { - "start": [ - 4, - 9 - ], - "end": [ - 4, - 12 - ] - } - }, - "summary": "Deleted the 'Dog' identifier" - }, - { - "span": { - "delete": { - "start": [ - 5, - 5 - ], - "end": [ - 5, - 10 - ] - } - }, - "summary": "Deleted the 'break' break_statement" + "summary": "Deleted the 'e' switch statement" } ] }, @@ -764,7 +344,7 @@ " a()" ], "gitDir": "test/corpus/repos/go", - "shas": "1021943f2594b7cd8c977fd0e6cef06c34bd4d70..501f3e52ab12fac877cd58fa6631284d8c7480ff" + "shas": "0a2665f58de01bf749747116c5d495075341f1f0..902bb4dc7c16a0c417dbe655ae3783cc31be224c" } ,{ "testCaseDescription": "go-type-switch-statements-delete-rest-test", @@ -776,75 +356,15 @@ "delete": { "start": [ 1, - 8 + 1 ], "end": [ - 1, - 9 + 6, + 2 ] } }, - "summary": "Deleted the 'b' identifier" - }, - { - "span": { - "delete": { - "start": [ - 2, - 10 - ], - "end": [ - 2, - 16 - ] - } - }, - "summary": "Deleted the 'Person' identifier" - }, - { - "span": { - "delete": { - "start": [ - 3, - 5 - ], - "end": [ - 3, - 8 - ] - } - }, - "summary": "Deleted the 'a()' function call" - }, - { - "span": { - "delete": { - "start": [ - 4, - 9 - ], - "end": [ - 4, - 12 - ] - } - }, - "summary": "Deleted the 'Dog' identifier" - }, - { - "span": { - "delete": { - "start": [ - 5, - 5 - ], - "end": [ - 5, - 10 - ] - } - }, - "summary": "Deleted the 'break' break_statement" + "summary": "Deleted the 'b' switch statement" } ] }, @@ -867,5 +387,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "501f3e52ab12fac877cd58fa6631284d8c7480ff..e544e711890744c45f9b49604be9c175422f7e15" + "shas": "902bb4dc7c16a0c417dbe655ae3783cc31be224c..e2d07b3bfeb1048404fdce9578198344f2e73968" }] diff --git a/test/corpus/diff-summaries/go/unary-expressions.json b/test/corpus/diff-summaries/go/unary-expressions.json index 7122797e9..eef0e45b5 100644 --- a/test/corpus/diff-summaries/go/unary-expressions.json +++ b/test/corpus/diff-summaries/go/unary-expressions.json @@ -50,7 +50,7 @@ "+*foo()" ], "gitDir": "test/corpus/repos/go", - "shas": "42975c2ba57995b8cc4cfe30c7599c673970dd25..383857c1c2527b50055c4dfe90fb44b26bf0fefa" + "shas": "4022a54f49bc1b2781f0b6865bdd6e11f0d19706..8c6ec033c5dd158076146b739d58d3dafd43030d" } ,{ "testCaseDescription": "go-unary-expressions-replacement-insert-test", @@ -138,7 +138,7 @@ " *foo()" ], "gitDir": "test/corpus/repos/go", - "shas": "383857c1c2527b50055c4dfe90fb44b26bf0fefa..9312cbe74e464febaa3f93fb1b2adf7011d1b95b" + "shas": "8c6ec033c5dd158076146b739d58d3dafd43030d..3c58f690ca85b2401de1fd10fed390e6d1965efd" } ,{ "testCaseDescription": "go-unary-expressions-delete-insert-test", @@ -221,7 +221,7 @@ " !<-a" ], "gitDir": "test/corpus/repos/go", - "shas": "9312cbe74e464febaa3f93fb1b2adf7011d1b95b..57ec8fc14e1e8a6d8634011258174e08068a4198" + "shas": "3c58f690ca85b2401de1fd10fed390e6d1965efd..4c4047d5d4b947f079c3a630b280f95dbb908248" } ,{ "testCaseDescription": "go-unary-expressions-replacement-test", @@ -304,7 +304,7 @@ " !<-a" ], "gitDir": "test/corpus/repos/go", - "shas": "57ec8fc14e1e8a6d8634011258174e08068a4198..c8e2c9b5af896f4b2a72cc9862c60df9a1b65aa4" + "shas": "4c4047d5d4b947f079c3a630b280f95dbb908248..a5d46b178ec9fd2c29078163e231274cbbbbc297" } ,{ "testCaseDescription": "go-unary-expressions-delete-replacement-test", @@ -424,7 +424,7 @@ "+*bar()" ], "gitDir": "test/corpus/repos/go", - "shas": "c8e2c9b5af896f4b2a72cc9862c60df9a1b65aa4..f3aa65ee6692f5aa37c6f8e6a01d2093e27999a0" + "shas": "a5d46b178ec9fd2c29078163e231274cbbbbc297..52edd63b518f1daf2f1664ab3132819fb1a30aa6" } ,{ "testCaseDescription": "go-unary-expressions-delete-test", @@ -480,7 +480,7 @@ " *bar()" ], "gitDir": "test/corpus/repos/go", - "shas": "f3aa65ee6692f5aa37c6f8e6a01d2093e27999a0..da09442b50bcb67001af1f6599a2d2cd37c86907" + "shas": "52edd63b518f1daf2f1664ab3132819fb1a30aa6..c4e91c2f203a646ab075aa05bec94bdb2cd22ec4" } ,{ "testCaseDescription": "go-unary-expressions-delete-rest-test", @@ -534,5 +534,5 @@ "-*bar()" ], "gitDir": "test/corpus/repos/go", - "shas": "da09442b50bcb67001af1f6599a2d2cd37c86907..b3266e749035509bbbd882ef5e2d3ad93c3c60bf" + "shas": "c4e91c2f203a646ab075aa05bec94bdb2cd22ec4..05b5bb3e99b81bc5dd8fc85b344408d5d669d004" }] diff --git a/test/corpus/diff-summaries/go/var-declarations-with-no-expressions.json b/test/corpus/diff-summaries/go/var-declarations-with-no-expressions.json index 5488ed154..e00ffb9dc 100644 --- a/test/corpus/diff-summaries/go/var-declarations-with-no-expressions.json +++ b/test/corpus/diff-summaries/go/var-declarations-with-no-expressions.json @@ -65,7 +65,7 @@ "+var one, two uint64" ], "gitDir": "test/corpus/repos/go", - "shas": "a2b3bd32a19f7f76f1536197e193b8699b844991..a2b836d16d1c5f0e706cd50d82e0f04a5fb91a7a" + "shas": "ecf07bcbf957be790512915ab16e7278efaee498..6da4cf864a9c21de06909e80d90d80078df64d00" } ,{ "testCaseDescription": "go-var-declarations-with-no-expressions-replacement-insert-test", @@ -183,7 +183,7 @@ " var one, two uint64" ], "gitDir": "test/corpus/repos/go", - "shas": "a2b836d16d1c5f0e706cd50d82e0f04a5fb91a7a..de01c957dd54df2dd44c5e7c32b524ab0e5ae288" + "shas": "6da4cf864a9c21de06909e80d90d80078df64d00..96d8901a5b182830b4ef81a2331c899f150d7ca8" } ,{ "testCaseDescription": "go-var-declarations-with-no-expressions-delete-insert-test", @@ -293,7 +293,7 @@ " var zero int" ], "gitDir": "test/corpus/repos/go", - "shas": "de01c957dd54df2dd44c5e7c32b524ab0e5ae288..ec8bb1e3302da7a2a19ced73e7de72165c0bc5cc" + "shas": "96d8901a5b182830b4ef81a2331c899f150d7ca8..f21a963e1e338975cfcda347ed83cf59330a5de8" } ,{ "testCaseDescription": "go-var-declarations-with-no-expressions-replacement-test", @@ -403,7 +403,7 @@ " var zero int" ], "gitDir": "test/corpus/repos/go", - "shas": "ec8bb1e3302da7a2a19ced73e7de72165c0bc5cc..abc39ff623686b60f6dfb97f81a22bc99616fc32" + "shas": "f21a963e1e338975cfcda347ed83cf59330a5de8..4d8faa3b4d2e810c6416fd6fdaa65b4dd2603ea6" } ,{ "testCaseDescription": "go-var-declarations-with-no-expressions-delete-replacement-test", @@ -568,7 +568,7 @@ "+var b, c uint64" ], "gitDir": "test/corpus/repos/go", - "shas": "abc39ff623686b60f6dfb97f81a22bc99616fc32..ca2096e1754ebad8a421c0aec68b934eb6fe5946" + "shas": "4d8faa3b4d2e810c6416fd6fdaa65b4dd2603ea6..b929bf09bf695813839f78d2bd95456d92531113" } ,{ "testCaseDescription": "go-var-declarations-with-no-expressions-delete-test", @@ -639,7 +639,7 @@ " var b, c uint64" ], "gitDir": "test/corpus/repos/go", - "shas": "ca2096e1754ebad8a421c0aec68b934eb6fe5946..7cde9f681f73bc4b0fe063954142d9aac568b776" + "shas": "b929bf09bf695813839f78d2bd95456d92531113..89eb00231edd09756ce844d8aab82ab504fafa85" } ,{ "testCaseDescription": "go-var-declarations-with-no-expressions-delete-rest-test", @@ -708,5 +708,5 @@ "-var b, c uint64" ], "gitDir": "test/corpus/repos/go", - "shas": "7cde9f681f73bc4b0fe063954142d9aac568b776..7ec7378727f160ff6fb78761d149f5f110898c3e" + "shas": "89eb00231edd09756ce844d8aab82ab504fafa85..eaf7e1fac39caaade327fe05b5589c26e3946f8d" }] diff --git a/test/corpus/diff-summaries/go/var-declarations-with-types.json b/test/corpus/diff-summaries/go/var-declarations-with-types.json index b005d2690..bcd3777f2 100644 --- a/test/corpus/diff-summaries/go/var-declarations-with-types.json +++ b/test/corpus/diff-summaries/go/var-declarations-with-types.json @@ -65,7 +65,7 @@ "+var one, two uint64 = 1, 2" ], "gitDir": "test/corpus/repos/go", - "shas": "e8cad3a47721767f585896752477a07578a6ae45..5b28fe9002c6b7f4d200b92c3c4bed53f4c52999" + "shas": "1505abea8075ec3fd1032c57cdb8be67c37d3d3d..3ad3a7aaa7c78d9b5e5491bff5c6e567a7289697" } ,{ "testCaseDescription": "go-var-declarations-with-types-replacement-insert-test", @@ -183,7 +183,7 @@ " var one, two uint64 = 1, 2" ], "gitDir": "test/corpus/repos/go", - "shas": "5b28fe9002c6b7f4d200b92c3c4bed53f4c52999..9a2b636002071173ed229f3479690cdcb6340b2b" + "shas": "3ad3a7aaa7c78d9b5e5491bff5c6e567a7289697..883b6aed0c2671d1065b229ff135a6a273685f05" } ,{ "testCaseDescription": "go-var-declarations-with-types-delete-insert-test", @@ -293,7 +293,7 @@ " var zero int = 0" ], "gitDir": "test/corpus/repos/go", - "shas": "9a2b636002071173ed229f3479690cdcb6340b2b..2e8341b5c732a5cee90db221775545f69821fa61" + "shas": "883b6aed0c2671d1065b229ff135a6a273685f05..6803e5d31cc43768347473d37dc4e66be0c7c402" } ,{ "testCaseDescription": "go-var-declarations-with-types-replacement-test", @@ -403,7 +403,7 @@ " var zero int = 0" ], "gitDir": "test/corpus/repos/go", - "shas": "2e8341b5c732a5cee90db221775545f69821fa61..324bbd99a82f7bd7b4d6015f3b6d344f39fb1b25" + "shas": "6803e5d31cc43768347473d37dc4e66be0c7c402..ca8227ff1af6a9c4547a619bd58fc2ea70f71300" } ,{ "testCaseDescription": "go-var-declarations-with-types-delete-replacement-test", @@ -568,7 +568,7 @@ "+ var b, c uint64 = 1, 2" ], "gitDir": "test/corpus/repos/go", - "shas": "324bbd99a82f7bd7b4d6015f3b6d344f39fb1b25..6864d4222bcdf5c352c42623d77a94fc8aa74a5b" + "shas": "ca8227ff1af6a9c4547a619bd58fc2ea70f71300..a14d24dce0e9772208fb3125b7ffd1648aa92013" } ,{ "testCaseDescription": "go-var-declarations-with-types-delete-test", @@ -639,7 +639,7 @@ " var b, c uint64 = 1, 2" ], "gitDir": "test/corpus/repos/go", - "shas": "6864d4222bcdf5c352c42623d77a94fc8aa74a5b..61b82a1db7b24aa0535c03fd7f41164e89045d27" + "shas": "a14d24dce0e9772208fb3125b7ffd1648aa92013..f980987a0f281b5f9d6f05702294a1421a14324b" } ,{ "testCaseDescription": "go-var-declarations-with-types-delete-rest-test", @@ -708,5 +708,5 @@ "- var b, c uint64 = 1, 2" ], "gitDir": "test/corpus/repos/go", - "shas": "61b82a1db7b24aa0535c03fd7f41164e89045d27..a2b3bd32a19f7f76f1536197e193b8699b844991" + "shas": "f980987a0f281b5f9d6f05702294a1421a14324b..ecf07bcbf957be790512915ab16e7278efaee498" }] diff --git a/test/corpus/diff-summaries/go/var-declarations-without-types.json b/test/corpus/diff-summaries/go/var-declarations-without-types.json index 8d1f0d0a5..61d234ca3 100644 --- a/test/corpus/diff-summaries/go/var-declarations-without-types.json +++ b/test/corpus/diff-summaries/go/var-declarations-without-types.json @@ -34,7 +34,7 @@ "+var zero = 0" ], "gitDir": "test/corpus/repos/go", - "shas": "95f53bbe92bd5841e140af869c4f35cb74379028..52b1ec2c1e475877223a656dd96d72fdb804f91a" + "shas": "60e34b70d36585d8b110aea0d7b6e817d858fcc1..db90a439eb21ed52b5733f50cb51da04b07e61da" } ,{ "testCaseDescription": "go-var-declarations-without-types-replacement-insert-test", @@ -104,7 +104,7 @@ " var zero = 0" ], "gitDir": "test/corpus/repos/go", - "shas": "52b1ec2c1e475877223a656dd96d72fdb804f91a..fe75b1bdfc43772e3d24948192fc07e698745980" + "shas": "db90a439eb21ed52b5733f50cb51da04b07e61da..b9fa6c8522a456f579dcd403843d3a92e4de7329" } ,{ "testCaseDescription": "go-var-declarations-without-types-delete-insert-test", @@ -199,7 +199,7 @@ " var zero = 0" ], "gitDir": "test/corpus/repos/go", - "shas": "fe75b1bdfc43772e3d24948192fc07e698745980..35cb02da912d11d0f08767f9473f097b940abd00" + "shas": "b9fa6c8522a456f579dcd403843d3a92e4de7329..2ec550d662d150d19fe33b84e8d399f3362fa4d5" } ,{ "testCaseDescription": "go-var-declarations-without-types-replacement-test", @@ -294,7 +294,7 @@ " var zero = 0" ], "gitDir": "test/corpus/repos/go", - "shas": "35cb02da912d11d0f08767f9473f097b940abd00..eb7d7dcbf668189e8a180beda45aa6bbcbeb817d" + "shas": "2ec550d662d150d19fe33b84e8d399f3362fa4d5..9197fe34adbad8b89527d61fbc5fe7d5fead1a69" } ,{ "testCaseDescription": "go-var-declarations-without-types-delete-replacement-test", @@ -395,7 +395,7 @@ "+var one, two = 1, 2" ], "gitDir": "test/corpus/repos/go", - "shas": "eb7d7dcbf668189e8a180beda45aa6bbcbeb817d..ab6d3f53b7dda2803a06b9ea08447a5ff7a3ae54" + "shas": "9197fe34adbad8b89527d61fbc5fe7d5fead1a69..5a929fe0662955eef3ec426657c9ea70b9f1000c" } ,{ "testCaseDescription": "go-var-declarations-without-types-delete-test", @@ -434,7 +434,7 @@ " var one, two = 1, 2" ], "gitDir": "test/corpus/repos/go", - "shas": "ab6d3f53b7dda2803a06b9ea08447a5ff7a3ae54..ba8ea109550f5ea74bcca7e3856ddb339611f0de" + "shas": "5a929fe0662955eef3ec426657c9ea70b9f1000c..4d4d28de76d222f1192568bcc22a102067065b69" } ,{ "testCaseDescription": "go-var-declarations-without-types-delete-rest-test", @@ -487,5 +487,5 @@ "-var one, two = 1, 2" ], "gitDir": "test/corpus/repos/go", - "shas": "ba8ea109550f5ea74bcca7e3856ddb339611f0de..e8cad3a47721767f585896752477a07578a6ae45" + "shas": "4d4d28de76d222f1192568bcc22a102067065b69..1505abea8075ec3fd1032c57cdb8be67c37d3d3d" }] diff --git a/test/corpus/diff-summaries/go/variadic-function-declarations.json b/test/corpus/diff-summaries/go/variadic-function-declarations.json index 3b3978695..c025db405 100644 --- a/test/corpus/diff-summaries/go/variadic-function-declarations.json +++ b/test/corpus/diff-summaries/go/variadic-function-declarations.json @@ -66,7 +66,7 @@ "+func f3(a, ...bool) {}" ], "gitDir": "test/corpus/repos/go", - "shas": "256c131008b104fa15d57c0f3ff56131c11337fe..b6ef32833f1cf331e26caedfd359c593f9b370b9" + "shas": "636e6398ed2d7f4af5574d1ecd45576a57d59579..f461adf1532fe9d1087aff11d8129dfa23f721c4" } ,{ "testCaseDescription": "go-variadic-function-declarations-replacement-insert-test", @@ -187,7 +187,7 @@ " func f3(a, ...bool) {}" ], "gitDir": "test/corpus/repos/go", - "shas": "b6ef32833f1cf331e26caedfd359c593f9b370b9..ef0f85884738262f219743f46d645a73d12f5b99" + "shas": "f461adf1532fe9d1087aff11d8129dfa23f721c4..f3cc5728609c25c9305462f0fe2a28e9dfa21424" } ,{ "testCaseDescription": "go-variadic-function-declarations-delete-insert-test", @@ -299,7 +299,7 @@ " func f3(a, ...bool) {}" ], "gitDir": "test/corpus/repos/go", - "shas": "ef0f85884738262f219743f46d645a73d12f5b99..6920ba9ae6296e24e09e55ea342020521f5443b7" + "shas": "f3cc5728609c25c9305462f0fe2a28e9dfa21424..62b3ee4571d63e1c2507a57c7e9e42e3b9383f84" } ,{ "testCaseDescription": "go-variadic-function-declarations-replacement-test", @@ -411,7 +411,7 @@ " func f3(a, ...bool) {}" ], "gitDir": "test/corpus/repos/go", - "shas": "6920ba9ae6296e24e09e55ea342020521f5443b7..ffa8638d6bc29fe639cc3a3bdcb94d61b5c35336" + "shas": "62b3ee4571d63e1c2507a57c7e9e42e3b9383f84..704e30440767bcae274e6cd5cc7fa209fab4295c" } ,{ "testCaseDescription": "go-variadic-function-declarations-delete-replacement-test", @@ -580,7 +580,7 @@ "+func g3(a, ...bool) {}" ], "gitDir": "test/corpus/repos/go", - "shas": "ffa8638d6bc29fe639cc3a3bdcb94d61b5c35336..724f49666d07410a3e8ec439bb133609ed92d2aa" + "shas": "704e30440767bcae274e6cd5cc7fa209fab4295c..55375be861adfddb149deb9d6768784dc87fa5c1" } ,{ "testCaseDescription": "go-variadic-function-declarations-delete-test", @@ -653,7 +653,7 @@ " func g3(a, ...bool) {}" ], "gitDir": "test/corpus/repos/go", - "shas": "724f49666d07410a3e8ec439bb133609ed92d2aa..6d26c7b498f60c3ccc84002c96dc08b024d685c7" + "shas": "55375be861adfddb149deb9d6768784dc87fa5c1..fe368f60695a9d74096e13a4143704b844e693b2" } ,{ "testCaseDescription": "go-variadic-function-declarations-delete-rest-test", @@ -723,5 +723,5 @@ "-func g3(a, ...bool) {}" ], "gitDir": "test/corpus/repos/go", - "shas": "6d26c7b498f60c3ccc84002c96dc08b024d685c7..d533fb4333ed523cd36d6f2bb4f1c31eb61596f1" + "shas": "fe368f60695a9d74096e13a4143704b844e693b2..be25e7cbaf4d59fc1f6b071a3c17589ad1e18f75" }] diff --git a/test/corpus/repos/go b/test/corpus/repos/go index 72b83c0cd..596bf18f8 160000 --- a/test/corpus/repos/go +++ b/test/corpus/repos/go @@ -1 +1 @@ -Subproject commit 72b83c0cd3955c0af628b6cfd369ee028685eeec +Subproject commit 596bf18f84a55d3f2f37d80d2d72e14279952982