From 8fc30bea7176856e926d92070e3f37a0efe62db3 Mon Sep 17 00:00:00 2001 From: joshvera Date: Tue, 10 Jan 2017 16:51:50 -0500 Subject: [PATCH] never mind don't make case statements identifiable --- src/DiffSummary.hs | 1 - .../corpus/diff-summaries/go/array-types.json | 12 +++---- .../go/array-with-implicit-length.json | 12 +++---- .../go/assignment-statements.json | 12 +++---- .../diff-summaries/go/call-expressions.json | 12 +++---- .../diff-summaries/go/case-statements.json | 20 +++++------ .../diff-summaries/go/channel-types.json | 12 +++---- .../go/const-declarations-with-types.json | 12 +++---- .../go/const-declarations-without-types.json | 12 +++---- .../go/const-with-implicit-values.json | 12 +++---- .../diff-summaries/go/constructors.json | 12 +++---- .../diff-summaries/go/float-literals.json | 12 +++---- .../diff-summaries/go/for-statements.json | 12 +++---- .../go/function-declarations.json | 12 +++---- .../diff-summaries/go/function-literals.json | 12 +++---- .../diff-summaries/go/function-types.json | 12 +++---- .../go/go-and-defer-statements.json | 12 +++---- .../go/grouped-import-declarations.json | 12 +++---- .../go/grouped-var-declarations.json | 12 +++---- .../diff-summaries/go/if-statements.json | 12 +++---- .../diff-summaries/go/imaginary-literals.json | 12 +++---- .../go/increment-decrement-statements.json | 12 +++---- .../go/indexing-expressions.json | 12 +++---- .../diff-summaries/go/int-literals.json | 12 +++---- .../diff-summaries/go/interface-types.json | 12 +++---- .../diff-summaries/go/label-statements.json | 12 +++---- .../diff-summaries/go/map-literals.json | 12 +++---- test/corpus/diff-summaries/go/map-types.json | 12 +++---- .../go/method-declarations.json | 12 +++---- .../go/parameter-declarations-with-types.json | 12 +++---- .../diff-summaries/go/pointer-types.json | 12 +++---- .../diff-summaries/go/qualified-types.json | 12 +++---- .../diff-summaries/go/rune-literals.json | 12 +++---- .../diff-summaries/go/select-statements.json | 12 +++---- .../go/selector-expressions.json | 12 +++---- .../diff-summaries/go/send-statements.json | 12 +++---- .../go/short-var-declarations.json | 12 +++---- .../go/single-import-declarations.json | 12 +++---- .../go/single-line-function-declarations.json | 12 +++---- .../diff-summaries/go/slice-literals.json | 12 +++---- .../corpus/diff-summaries/go/slice-types.json | 12 +++---- .../diff-summaries/go/string-literals.json | 12 +++---- .../diff-summaries/go/struct-literals.json | 12 +++---- .../diff-summaries/go/struct-types.json | 12 +++---- .../diff-summaries/go/switch-statements.json | 36 +++++++++---------- .../go/type-assertion-expressions.json | 12 +++---- .../go/type-conversion-expressions.json | 12 +++---- .../diff-summaries/go/type-declarations.json | 12 +++---- .../go/type-switch-statements.json | 12 +++---- .../diff-summaries/go/unary-expressions.json | 12 +++---- .../var-declarations-with-no-expressions.json | 12 +++---- .../go/var-declarations-with-types.json | 12 +++---- .../go/var-declarations-without-types.json | 12 +++---- .../go/variadic-function-declarations.json | 12 +++---- test/corpus/repos/go | 2 +- 55 files changed, 335 insertions(+), 336 deletions(-) diff --git a/src/DiffSummary.hs b/src/DiffSummary.hs index 7b992264c..203a5ee15 100644 --- a/src/DiffSummary.hs +++ b/src/DiffSummary.hs @@ -61,7 +61,6 @@ identifiable term = isIdentifiable (unwrap term) term S.Rescue{} -> Identifiable S.Pair{} -> Identifiable S.Struct{} -> Identifiable - S.Case{} -> Identifiable S.Array ty _ -> if isJust ty then Identifiable else Unidentifiable S.Object ty _ -> if isJust ty then Identifiable else Unidentifiable S.BlockStatement{} -> Identifiable diff --git a/test/corpus/diff-summaries/go/array-types.json b/test/corpus/diff-summaries/go/array-types.json index af27f5459..8b4b0f121 100644 --- a/test/corpus/diff-summaries/go/array-types.json +++ b/test/corpus/diff-summaries/go/array-types.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "751c9052d65309358501a66980d35ed79c7577fb..0b718d8b71ca2c0e47b19def045ccb475520d379" + "shas": "ed9c37df2e25af2f8d68bec63dfe7191437d8ec1..4f1648e3e4bd311f1fd9a1c7ebbbe0ad14ae824b" } ,{ "testCaseDescription": "go-array-types-insert-test", @@ -126,7 +126,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "0b718d8b71ca2c0e47b19def045ccb475520d379..175de014ec7690fb5aa3d40a8d6c0434228be47a" + "shas": "4f1648e3e4bd311f1fd9a1c7ebbbe0ad14ae824b..2fe4edc38ed39843dfcfe1db0a93b88b3bb38f8e" } ,{ "testCaseDescription": "go-array-types-replacement-test", @@ -235,7 +235,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "175de014ec7690fb5aa3d40a8d6c0434228be47a..cf4c6363924635c0050fa3e15483e4c5040191c8" + "shas": "2fe4edc38ed39843dfcfe1db0a93b88b3bb38f8e..5f01a2df989ae20e6c01696e46db08172f4d9597" } ,{ "testCaseDescription": "go-array-types-delete-replacement-test", @@ -344,7 +344,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "cf4c6363924635c0050fa3e15483e4c5040191c8..ee9d09ac4b16e216d279b90225ed2dbeb2a10cff" + "shas": "5f01a2df989ae20e6c01696e46db08172f4d9597..e022653c35e606f93169f0294bb72d67d4882c38" } ,{ "testCaseDescription": "go-array-types-delete-insert-test", @@ -432,7 +432,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "ee9d09ac4b16e216d279b90225ed2dbeb2a10cff..1ac4a16aaa5a586533c7efa9f35e2713b5f2858b" + "shas": "e022653c35e606f93169f0294bb72d67d4882c38..057120f7ad4f5696e49c6cf7b2c6a62f4e73f9cb" } ,{ "testCaseDescription": "go-array-types-teardown-test", @@ -474,5 +474,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "1ac4a16aaa5a586533c7efa9f35e2713b5f2858b..0e91b024e226fa6e6d5fe14ade5dc4f6db7f59a2" + "shas": "057120f7ad4f5696e49c6cf7b2c6a62f4e73f9cb..a5f4a8ef7e43527b67f052d3befe2c3999b7cf76" }] 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 75afd1e74..bdad5194f 100644 --- a/test/corpus/diff-summaries/go/array-with-implicit-length.json +++ b/test/corpus/diff-summaries/go/array-with-implicit-length.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "1965d1176a8ad717a123998fd75d59070bbce2d0..32acbcadcac0a9fa41f76f2d7692cbb76fcedbe4" + "shas": "1b4c2623cb156f068f9d25b67036e3e1c9539856..e9d72dd727188d4278aa3ac8958ec3107007a815" } ,{ "testCaseDescription": "go-array-with-implicit-length-insert-test", @@ -81,7 +81,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "32acbcadcac0a9fa41f76f2d7692cbb76fcedbe4..0224136ed26e6be0cc2114a4aec302868029c1fb" + "shas": "e9d72dd727188d4278aa3ac8958ec3107007a815..6cd49f2648fffa5e0dfdb60b97143f2177912879" } ,{ "testCaseDescription": "go-array-with-implicit-length-replacement-test", @@ -193,7 +193,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "0224136ed26e6be0cc2114a4aec302868029c1fb..a5838970bc55a1a54902493c6125078b26afc5f8" + "shas": "6cd49f2648fffa5e0dfdb60b97143f2177912879..7fad88bda6f5e2d0ee695589a8722647d1c8d28b" } ,{ "testCaseDescription": "go-array-with-implicit-length-delete-replacement-test", @@ -305,7 +305,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "a5838970bc55a1a54902493c6125078b26afc5f8..808567f4954208cd9e335de3803b2db659cfcafb" + "shas": "7fad88bda6f5e2d0ee695589a8722647d1c8d28b..5cda69bece21e85b93e43ef90644f28727fb7879" } ,{ "testCaseDescription": "go-array-with-implicit-length-delete-insert-test", @@ -348,7 +348,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "808567f4954208cd9e335de3803b2db659cfcafb..e734c805bede019efcb56b362ca66a2845a7ea34" + "shas": "5cda69bece21e85b93e43ef90644f28727fb7879..e00c61ec17b4e95e0a156da0c5e1f8c048219073" } ,{ "testCaseDescription": "go-array-with-implicit-length-teardown-test", @@ -390,5 +390,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "e734c805bede019efcb56b362ca66a2845a7ea34..4b6356fb506d6084ebbc99c8a884803e0b23e40c" + "shas": "e00c61ec17b4e95e0a156da0c5e1f8c048219073..641e383c333e48e145454fe7c2f5b70415cb0d25" }] diff --git a/test/corpus/diff-summaries/go/assignment-statements.json b/test/corpus/diff-summaries/go/assignment-statements.json index 02d647959..bdb226bc3 100644 --- a/test/corpus/diff-summaries/go/assignment-statements.json +++ b/test/corpus/diff-summaries/go/assignment-statements.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "1f61204d912b311ab018be25f4b78fc82ac6aae3..44d5685e32abd2d5b3f1f82a0c75f0a0a287767b" + "shas": "92a951b2595559e86f4b17b239fd22865ffe2486..6c5f6b9cf14eba9836688fd7849f64d90132bfb9" } ,{ "testCaseDescription": "go-assignment-statements-insert-test", @@ -144,7 +144,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "44d5685e32abd2d5b3f1f82a0c75f0a0a287767b..cd902e65639e177c885afab621130523b75d4391" + "shas": "6c5f6b9cf14eba9836688fd7849f64d90132bfb9..a6700ba2cabc2cd121f26e9941585e1ba7f0e7fb" } ,{ "testCaseDescription": "go-assignment-statements-replacement-test", @@ -286,7 +286,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "cd902e65639e177c885afab621130523b75d4391..6216a18e4a101eb1712a50beaba913c36aa77327" + "shas": "a6700ba2cabc2cd121f26e9941585e1ba7f0e7fb..4c33e60b12b39765bd62d6b3d6b39afceaf13b54" } ,{ "testCaseDescription": "go-assignment-statements-delete-replacement-test", @@ -428,7 +428,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "6216a18e4a101eb1712a50beaba913c36aa77327..66c315f0079c073a8a4a631a60cd85b0484c06f3" + "shas": "4c33e60b12b39765bd62d6b3d6b39afceaf13b54..686a23dc714fd29cc5edfc45a4caa009ba1079f8" } ,{ "testCaseDescription": "go-assignment-statements-delete-insert-test", @@ -534,7 +534,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "66c315f0079c073a8a4a631a60cd85b0484c06f3..d611add8ada2994bcdd97bc164a45412eec0fc25" + "shas": "686a23dc714fd29cc5edfc45a4caa009ba1079f8..63a8547ca9cd523f8a2220bed1b518abf18a37c8" } ,{ "testCaseDescription": "go-assignment-statements-teardown-test", @@ -576,5 +576,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "d611add8ada2994bcdd97bc164a45412eec0fc25..8b74d6961ac1bac698e1a3698276473f22bf1d6f" + "shas": "63a8547ca9cd523f8a2220bed1b518abf18a37c8..dbaa2403e0969e21bed04d2fa076e925ab682ae3" }] diff --git a/test/corpus/diff-summaries/go/call-expressions.json b/test/corpus/diff-summaries/go/call-expressions.json index 71e0beeaf..71e5c4f62 100644 --- a/test/corpus/diff-summaries/go/call-expressions.json +++ b/test/corpus/diff-summaries/go/call-expressions.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "dd3bb4dd8c16d7b788263fcb69e7d294a4816146..a529572a627bf8c1c0a2a753388a64ab9104092d" + "shas": "3c758d5dbcbd39e871113d740f42b6641d3e752a..a20d4469c46222f41b819f0e6b86b58b47282907" } ,{ "testCaseDescription": "go-call-expressions-insert-test", @@ -113,7 +113,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "a529572a627bf8c1c0a2a753388a64ab9104092d..ab475d1494a928217d623b40620ae7c8647cc6bd" + "shas": "a20d4469c46222f41b819f0e6b86b58b47282907..e6eda5873ca9016051c01b6849b7e5ee175454c6" } ,{ "testCaseDescription": "go-call-expressions-replacement-test", @@ -226,7 +226,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "ab475d1494a928217d623b40620ae7c8647cc6bd..491d784b19c3c4f991f523d0bf7d1506f46a00d9" + "shas": "e6eda5873ca9016051c01b6849b7e5ee175454c6..e74bb95260d16f6051b5bcabd913f8103648da86" } ,{ "testCaseDescription": "go-call-expressions-delete-replacement-test", @@ -339,7 +339,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "491d784b19c3c4f991f523d0bf7d1506f46a00d9..4d161299d639f790c1c374444825c93ae8d9e9ae" + "shas": "e74bb95260d16f6051b5bcabd913f8103648da86..b68ac967cd07b1451fc3b32a65379512ed8f1abc" } ,{ "testCaseDescription": "go-call-expressions-delete-insert-test", @@ -414,7 +414,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "4d161299d639f790c1c374444825c93ae8d9e9ae..6a0001d2090654da335f361d21ae5cb98f82c1b9" + "shas": "b68ac967cd07b1451fc3b32a65379512ed8f1abc..f39337d442db7dadeb4bd0636951677adae813e1" } ,{ "testCaseDescription": "go-call-expressions-teardown-test", @@ -456,5 +456,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "6a0001d2090654da335f361d21ae5cb98f82c1b9..6cec748d0ad2af7769d3a19801accf5bfec9dc62" + "shas": "f39337d442db7dadeb4bd0636951677adae813e1..bd369337b32ddb9a4177bca66fda0ad5a4760806" }] diff --git a/test/corpus/diff-summaries/go/case-statements.json b/test/corpus/diff-summaries/go/case-statements.json index cb0a83c30..5b7c4c119 100644 --- a/test/corpus/diff-summaries/go/case-statements.json +++ b/test/corpus/diff-summaries/go/case-statements.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "e63697323245115e7df39669cfc6246c45cef4bc..eadab695a0d7bc2e7c69721fdcd919d7692d75f9" + "shas": "00591f56ce266bf6bef5e150fa94296fbe87c808..9981f50b202a95857e7b02e03bd4f27344b22dfe" } ,{ "testCaseDescription": "go-case-statements-insert-test", @@ -58,7 +58,7 @@ ] } }, - "summary": "Added the 'branch' switch statement in the main function of the 'main' module" + "summary": "Added a switch statement in the main function of the 'main' module" } ] }, @@ -81,7 +81,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "eadab695a0d7bc2e7c69721fdcd919d7692d75f9..3a822a16e2a54121942eec79786b4f315e5cce19" + "shas": "9981f50b202a95857e7b02e03bd4f27344b22dfe..5b8dc31311d1f1bbd0d55765ef20f769975911e5" } ,{ "testCaseDescription": "go-case-statements-replacement-test", @@ -101,7 +101,7 @@ ] } }, - "summary": "Added the 'foo' case statement in the 'branch' switch statement of the 'main' function" + "summary": "Added the 'foo' case statement in a switch statement of the 'main' function" } ] }, @@ -124,7 +124,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "3a822a16e2a54121942eec79786b4f315e5cce19..b7a647533b7e89735159274f2c61fab92488282f" + "shas": "5b8dc31311d1f1bbd0d55765ef20f769975911e5..dcfb0a1af6f5529e605e5d2d9fba64834c6be390" } ,{ "testCaseDescription": "go-case-statements-delete-replacement-test", @@ -144,7 +144,7 @@ ] } }, - "summary": "Deleted the 'foo' case statement in the 'branch' switch statement of the 'main' function" + "summary": "Deleted the 'foo' case statement in a switch statement of the 'main' function" } ] }, @@ -167,7 +167,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "b7a647533b7e89735159274f2c61fab92488282f..f7d8c823d27b2e973994da1f5c3187e10e3fb9ee" + "shas": "dcfb0a1af6f5529e605e5d2d9fba64834c6be390..230453a8266d0b2d9ff6755956e3e4d586f2318a" } ,{ "testCaseDescription": "go-case-statements-delete-insert-test", @@ -187,7 +187,7 @@ ] } }, - "summary": "Deleted the 'branch' switch statement in the main function of the 'main' module" + "summary": "Deleted a switch statement in the main function of the 'main' module" } ] }, @@ -210,7 +210,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "f7d8c823d27b2e973994da1f5c3187e10e3fb9ee..e208281607c3ed6eb5dc7de017aa1c62590a92c5" + "shas": "230453a8266d0b2d9ff6755956e3e4d586f2318a..8f8d9c31c6e2498fbe7bd88963b73be1c53589d1" } ,{ "testCaseDescription": "go-case-statements-teardown-test", @@ -252,5 +252,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "e208281607c3ed6eb5dc7de017aa1c62590a92c5..4b3bded08aaf3fa00d0370e8ba8cd8b4bf0171cc" + "shas": "8f8d9c31c6e2498fbe7bd88963b73be1c53589d1..a0749fc3294aefc254a16311a647828a63fda1eb" }] diff --git a/test/corpus/diff-summaries/go/channel-types.json b/test/corpus/diff-summaries/go/channel-types.json index 20f9fb977..024cc7d2e 100644 --- a/test/corpus/diff-summaries/go/channel-types.json +++ b/test/corpus/diff-summaries/go/channel-types.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "1d4300ced27344979bb015e5e0d0480dbf0e0208..96f5ecbeff206eeea0b4988d750332b2bb0356b1" + "shas": "81da8c16635bbac506d239afcfdab620cad6a909..df892b2ba38cab19150aa07d06e6cedae97a0394" } ,{ "testCaseDescription": "go-channel-types-insert-test", @@ -160,7 +160,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "96f5ecbeff206eeea0b4988d750332b2bb0356b1..88b283afce93c5b59a8c5ea286f8b47b37a955b2" + "shas": "df892b2ba38cab19150aa07d06e6cedae97a0394..8904ce86ef7bf686e683f227f60345942ce2cb00" } ,{ "testCaseDescription": "go-channel-types-replacement-test", @@ -364,7 +364,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "88b283afce93c5b59a8c5ea286f8b47b37a955b2..d844d9065a05b2d1fb0a6cad25a7f9a4b0497ae2" + "shas": "8904ce86ef7bf686e683f227f60345942ce2cb00..33236d522ccef0dcbef40ab91dacd772a2bb1faf" } ,{ "testCaseDescription": "go-channel-types-delete-replacement-test", @@ -517,7 +517,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "d844d9065a05b2d1fb0a6cad25a7f9a4b0497ae2..73341fc20d6ba4121a092ae969d4869ac5ab429f" + "shas": "33236d522ccef0dcbef40ab91dacd772a2bb1faf..4386a6765814abdde48433a6c26b5019296deb44" } ,{ "testCaseDescription": "go-channel-types-delete-insert-test", @@ -639,7 +639,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "73341fc20d6ba4121a092ae969d4869ac5ab429f..3352cd37e18d7313417fc0c7d46372707e8ad120" + "shas": "4386a6765814abdde48433a6c26b5019296deb44..5a7b857cf4aac71c28d788a67e4d1be50acdd1fa" } ,{ "testCaseDescription": "go-channel-types-teardown-test", @@ -681,5 +681,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "3352cd37e18d7313417fc0c7d46372707e8ad120..b4555dc95fcb2a18ff04a12cc20b42dba4393a3f" + "shas": "5a7b857cf4aac71c28d788a67e4d1be50acdd1fa..59f4e88ece267e1c88cf0d73910f0161d64d63ad" }] 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 482b7d1ca..faf5cc1e5 100644 --- a/test/corpus/diff-summaries/go/const-declarations-with-types.json +++ b/test/corpus/diff-summaries/go/const-declarations-with-types.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "2c125596764a659efe256357a44a2e2c58cc3729..80c00354a421b7b5f54bced5de031ad6de8979bc" + "shas": "c070e0868bcc23df43831bc4523b7527d29d3a29..f4e2630db0a9496a37f8d8a61fd12ecb72867697" } ,{ "testCaseDescription": "go-const-declarations-with-types-insert-test", @@ -81,7 +81,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "80c00354a421b7b5f54bced5de031ad6de8979bc..81d97ceadef6c3ecbf4ec5da417a9897ef15b48d" + "shas": "f4e2630db0a9496a37f8d8a61fd12ecb72867697..92170c2d713356aa69ae7f74f89c5b1cb6500338" } ,{ "testCaseDescription": "go-const-declarations-with-types-replacement-test", @@ -151,7 +151,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "81d97ceadef6c3ecbf4ec5da417a9897ef15b48d..51ec260bba3b1a60f6a6a93e44ae3a4e29456f9d" + "shas": "92170c2d713356aa69ae7f74f89c5b1cb6500338..9403e3ce140729a6a21cbd0bb9789d9fcddae0cf" } ,{ "testCaseDescription": "go-const-declarations-with-types-delete-replacement-test", @@ -221,7 +221,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "51ec260bba3b1a60f6a6a93e44ae3a4e29456f9d..fa6d407c0c536bbd2bed98eaf1b0e9022621766a" + "shas": "9403e3ce140729a6a21cbd0bb9789d9fcddae0cf..ac49047435527c6c0d3d5ff9fec80047e8bac83d" } ,{ "testCaseDescription": "go-const-declarations-with-types-delete-insert-test", @@ -264,7 +264,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "fa6d407c0c536bbd2bed98eaf1b0e9022621766a..ad5ce9d058c6d90387b01b9602ad7e540a3b716c" + "shas": "ac49047435527c6c0d3d5ff9fec80047e8bac83d..5ced2b2938a2c549d8fb67b15afbcae87fa75c15" } ,{ "testCaseDescription": "go-const-declarations-with-types-teardown-test", @@ -306,5 +306,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "ad5ce9d058c6d90387b01b9602ad7e540a3b716c..2d8e6c3a503c254d795de4f8055f6d10449bd5f2" + "shas": "5ced2b2938a2c549d8fb67b15afbcae87fa75c15..37f202b2f8c8559b48b91cf31099954a613a89ad" }] 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 407134032..bff196839 100644 --- a/test/corpus/diff-summaries/go/const-declarations-without-types.json +++ b/test/corpus/diff-summaries/go/const-declarations-without-types.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "0b571c36a35277ebc7a7bf04814ee5779a47f8cd..aff9efa70807d9e47184100fab524badf39cea47" + "shas": "c782d9ecd80710acf0faa55894ce428a03124d5e..2131401e8282510d38231bbba4ff9d0b3ddfa3af" } ,{ "testCaseDescription": "go-const-declarations-without-types-insert-test", @@ -81,7 +81,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "aff9efa70807d9e47184100fab524badf39cea47..12db735f4aa12e3426a97ccb9a1caeedc93d878d" + "shas": "2131401e8282510d38231bbba4ff9d0b3ddfa3af..6169f6868dcae0eff4f7f4fff4fbb95f93b34674" } ,{ "testCaseDescription": "go-const-declarations-without-types-replacement-test", @@ -151,7 +151,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "12db735f4aa12e3426a97ccb9a1caeedc93d878d..ef36457415347b1c43fc69cfe636f18101f3f9b8" + "shas": "6169f6868dcae0eff4f7f4fff4fbb95f93b34674..6d3c64f13f4a0137bd8fa7756da07b004845a06f" } ,{ "testCaseDescription": "go-const-declarations-without-types-delete-replacement-test", @@ -221,7 +221,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "ef36457415347b1c43fc69cfe636f18101f3f9b8..bb7553c71c6d911785f25349645c01482104f443" + "shas": "6d3c64f13f4a0137bd8fa7756da07b004845a06f..69af9954ed7d7e299409436052642424b9f9948a" } ,{ "testCaseDescription": "go-const-declarations-without-types-delete-insert-test", @@ -264,7 +264,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "bb7553c71c6d911785f25349645c01482104f443..89a11c08c45251f78c58ba1e96f17aebcf0283f7" + "shas": "69af9954ed7d7e299409436052642424b9f9948a..d3262debeb367a842601b0a68a36400b59d1bc40" } ,{ "testCaseDescription": "go-const-declarations-without-types-teardown-test", @@ -306,5 +306,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "89a11c08c45251f78c58ba1e96f17aebcf0283f7..2c125596764a659efe256357a44a2e2c58cc3729" + "shas": "d3262debeb367a842601b0a68a36400b59d1bc40..c070e0868bcc23df43831bc4523b7527d29d3a29" }] 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 e6ef01481..a1df03d6f 100644 --- a/test/corpus/diff-summaries/go/const-with-implicit-values.json +++ b/test/corpus/diff-summaries/go/const-with-implicit-values.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "f704d2bd8966ae7d92086ff1eb25cb92b5024fb1..482a8e29b634aadf03cb9866122dc9d4206694e4" + "shas": "38deffcfe1d81d6bb705861fba20292fa365be75..eb6894199c5aa109e9e31e1237e96f065602ebf2" } ,{ "testCaseDescription": "go-const-with-implicit-values-insert-test", @@ -115,7 +115,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "482a8e29b634aadf03cb9866122dc9d4206694e4..e811d7d937685e7c457cf89642470ffe98744d2b" + "shas": "eb6894199c5aa109e9e31e1237e96f065602ebf2..fc13eb7a0c832e5fe7f04ba2732d7261b66765ca" } ,{ "testCaseDescription": "go-const-with-implicit-values-replacement-test", @@ -229,7 +229,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "e811d7d937685e7c457cf89642470ffe98744d2b..b168fbd55e637a9b7496cdad4d3062ed39cd73ce" + "shas": "fc13eb7a0c832e5fe7f04ba2732d7261b66765ca..357954c3c5c95fa5e0daaa6bc8fa4633352ff99f" } ,{ "testCaseDescription": "go-const-with-implicit-values-delete-replacement-test", @@ -343,7 +343,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "b168fbd55e637a9b7496cdad4d3062ed39cd73ce..46997449a9a81c58dcab5a164f241b423bf17e42" + "shas": "357954c3c5c95fa5e0daaa6bc8fa4633352ff99f..4d051316e31acfe7c826510a1b1a59ecb44fb987" } ,{ "testCaseDescription": "go-const-with-implicit-values-delete-insert-test", @@ -420,7 +420,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "46997449a9a81c58dcab5a164f241b423bf17e42..f9a2da0ffeb09cfd53b4976939e22cdc783340e3" + "shas": "4d051316e31acfe7c826510a1b1a59ecb44fb987..70c1e5d1b67bc698f624124e8b229240c090e3e8" } ,{ "testCaseDescription": "go-const-with-implicit-values-teardown-test", @@ -462,5 +462,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "f9a2da0ffeb09cfd53b4976939e22cdc783340e3..ff5d3a1324e7b7bc4a2f7491948e240af9bb6325" + "shas": "70c1e5d1b67bc698f624124e8b229240c090e3e8..6051b456130f350fd09d8a5b417f690bcc4c0a3c" }] diff --git a/test/corpus/diff-summaries/go/constructors.json b/test/corpus/diff-summaries/go/constructors.json index 7a6204c65..152ddb796 100644 --- a/test/corpus/diff-summaries/go/constructors.json +++ b/test/corpus/diff-summaries/go/constructors.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "ff5d3a1324e7b7bc4a2f7491948e240af9bb6325..e391deeed325c567205ccc09f35d980f6cd9bd53" + "shas": "6051b456130f350fd09d8a5b417f690bcc4c0a3c..5494b0d800d973b7edcb6a944f971bfbf406bb18" } ,{ "testCaseDescription": "go-constructors-insert-test", @@ -129,7 +129,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "e391deeed325c567205ccc09f35d980f6cd9bd53..0c4e9b3e1ecb9edf2b5e85e06fa155606908270f" + "shas": "5494b0d800d973b7edcb6a944f971bfbf406bb18..aae6b0f5dc7a539ebd2233505b5af58760b30f95" } ,{ "testCaseDescription": "go-constructors-replacement-test", @@ -352,7 +352,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "0c4e9b3e1ecb9edf2b5e85e06fa155606908270f..68d9ef0663d5332cc761e85e261d545d33420622" + "shas": "aae6b0f5dc7a539ebd2233505b5af58760b30f95..2b826a5d8d44ab8d2449e0a93bfffd1ab3f33dc7" } ,{ "testCaseDescription": "go-constructors-delete-replacement-test", @@ -575,7 +575,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "68d9ef0663d5332cc761e85e261d545d33420622..c5c6e6a358bcb0b4a1b3de6c9e6f38b70d4b3cb3" + "shas": "2b826a5d8d44ab8d2449e0a93bfffd1ab3f33dc7..753e31bcef94f5fe31627e9616842b79ddda0b87" } ,{ "testCaseDescription": "go-constructors-delete-insert-test", @@ -666,7 +666,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "c5c6e6a358bcb0b4a1b3de6c9e6f38b70d4b3cb3..cd2bf4c7ca786844a03cfc92532ccf8045d360e3" + "shas": "753e31bcef94f5fe31627e9616842b79ddda0b87..cf571fbd019cbe59b415714dad547cd40af82c9e" } ,{ "testCaseDescription": "go-constructors-teardown-test", @@ -708,5 +708,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "cd2bf4c7ca786844a03cfc92532ccf8045d360e3..e97813f24a4335d7eaed1921519bba9b94c230cd" + "shas": "cf571fbd019cbe59b415714dad547cd40af82c9e..cc9705e4f1e5e330f059e9bef93a8ae4853fea53" }] diff --git a/test/corpus/diff-summaries/go/float-literals.json b/test/corpus/diff-summaries/go/float-literals.json index 96136b216..6e057c27a 100644 --- a/test/corpus/diff-summaries/go/float-literals.json +++ b/test/corpus/diff-summaries/go/float-literals.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "3589635caca4192ad0f5c250ec8f5ea45c22bf4a..fd6cf065c30cdeb5cd246bad5733beadffcd9340" + "shas": "70922dad6da05a5a672385c75af6a622feb1af02..3877a1ff7a39f1e5d6bd174a0105597bb3997ccb" } ,{ "testCaseDescription": "go-float-literals-insert-test", @@ -145,7 +145,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "fd6cf065c30cdeb5cd246bad5733beadffcd9340..31b231ab931c84494c23b03b94e1d75eb96187f2" + "shas": "3877a1ff7a39f1e5d6bd174a0105597bb3997ccb..e8168261b18ff6166e6b774de49cd4f2fd075b85" } ,{ "testCaseDescription": "go-float-literals-replacement-test", @@ -316,7 +316,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "31b231ab931c84494c23b03b94e1d75eb96187f2..abf953b962c83b19062b4f4acc114e6f8b29b3a7" + "shas": "e8168261b18ff6166e6b774de49cd4f2fd075b85..cf30c925afafaada11f6a29c684aa30bfb23bc28" } ,{ "testCaseDescription": "go-float-literals-delete-replacement-test", @@ -487,7 +487,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "abf953b962c83b19062b4f4acc114e6f8b29b3a7..d0fd1c2fed66ecaa3789420a6c9f2135d5951df5" + "shas": "cf30c925afafaada11f6a29c684aa30bfb23bc28..de3bca1d0be1113a55bb9f2e34eaa8948bdf445a" } ,{ "testCaseDescription": "go-float-literals-delete-insert-test", @@ -594,7 +594,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "d0fd1c2fed66ecaa3789420a6c9f2135d5951df5..6799c184a66cfb41aae71e3db1d8be9b21f612c0" + "shas": "de3bca1d0be1113a55bb9f2e34eaa8948bdf445a..4632d63c0e9a98a20b8cb9e7f18f0b0796ae66eb" } ,{ "testCaseDescription": "go-float-literals-teardown-test", @@ -636,5 +636,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "6799c184a66cfb41aae71e3db1d8be9b21f612c0..e790d6ed595fd7f33af4a75cd09fb0147d6bfda3" + "shas": "4632d63c0e9a98a20b8cb9e7f18f0b0796ae66eb..1354f119efc1353abf7f54a6c704f4a99cfbaa21" }] diff --git a/test/corpus/diff-summaries/go/for-statements.json b/test/corpus/diff-summaries/go/for-statements.json index e0d01c802..e81edfcda 100644 --- a/test/corpus/diff-summaries/go/for-statements.json +++ b/test/corpus/diff-summaries/go/for-statements.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "242a94db5745d7e1c4b448f6253ca65bfa2b9821..cc0d1845575f9df74e0694efca6da9de1f47e7d1" + "shas": "a1205b5cef61d558e3e50372d9e3d5ccaf5ea7fe..772c8c2495b51b9b1cfb17e66c6028d54df84990" } ,{ "testCaseDescription": "go-for-statements-insert-test", @@ -160,7 +160,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "cc0d1845575f9df74e0694efca6da9de1f47e7d1..49262e6046551f21fb4cd6e9060b8bbd29c40b7b" + "shas": "772c8c2495b51b9b1cfb17e66c6028d54df84990..9092f7761e7b6935aad8b1c388f987e56398e6af" } ,{ "testCaseDescription": "go-for-statements-replacement-test", @@ -357,7 +357,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "49262e6046551f21fb4cd6e9060b8bbd29c40b7b..d3b7a0e5b9da9c2fa7d7025cdf25e1f6a4eab36a" + "shas": "9092f7761e7b6935aad8b1c388f987e56398e6af..b55dd3ea8b1fc06a4d30e2f962d6d6dc9ceca3a2" } ,{ "testCaseDescription": "go-for-statements-delete-replacement-test", @@ -554,7 +554,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "d3b7a0e5b9da9c2fa7d7025cdf25e1f6a4eab36a..ce74bd2dc813dc9729c1a80f521142c4de41a83d" + "shas": "b55dd3ea8b1fc06a4d30e2f962d6d6dc9ceca3a2..2ee804d67eb6a6ec72fc3dac78bd170430345aea" } ,{ "testCaseDescription": "go-for-statements-delete-insert-test", @@ -676,7 +676,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "ce74bd2dc813dc9729c1a80f521142c4de41a83d..e93bda2d92cc10d2727a26b36865be786d9b17f6" + "shas": "2ee804d67eb6a6ec72fc3dac78bd170430345aea..4eb91e7b724d98a1e2a40e57e82110d514ea4fee" } ,{ "testCaseDescription": "go-for-statements-teardown-test", @@ -718,5 +718,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "e93bda2d92cc10d2727a26b36865be786d9b17f6..eb604dc37d1dad7626dcb78e1d858f09877e2542" + "shas": "4eb91e7b724d98a1e2a40e57e82110d514ea4fee..7b0be4a9144b0aad672a36d64332bce5c33364aa" }] diff --git a/test/corpus/diff-summaries/go/function-declarations.json b/test/corpus/diff-summaries/go/function-declarations.json index 9755f4a57..be69ab5c5 100644 --- a/test/corpus/diff-summaries/go/function-declarations.json +++ b/test/corpus/diff-summaries/go/function-declarations.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "eb604dc37d1dad7626dcb78e1d858f09877e2542..d5647a9946455445c96e7119b82ba00886408bf2" + "shas": "7b0be4a9144b0aad672a36d64332bce5c33364aa..b841e840922e88e199b0915637432ce99803e6bb" } ,{ "testCaseDescription": "go-function-declarations-insert-test", @@ -96,7 +96,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "d5647a9946455445c96e7119b82ba00886408bf2..d1a97ce41d01eb12eb7d4ba5feb8c75c3af38078" + "shas": "b841e840922e88e199b0915637432ce99803e6bb..8c5a5f555cf540b5101db3bd65cb7c30e55e4f85" } ,{ "testCaseDescription": "go-function-declarations-replacement-test", @@ -238,7 +238,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "d1a97ce41d01eb12eb7d4ba5feb8c75c3af38078..0be9699a23ba8d6b4bd864c10962d4f779e6aa5d" + "shas": "8c5a5f555cf540b5101db3bd65cb7c30e55e4f85..f9cbe4cba58023941e138d78e50e7eefa003abd0" } ,{ "testCaseDescription": "go-function-declarations-delete-replacement-test", @@ -380,7 +380,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "0be9699a23ba8d6b4bd864c10962d4f779e6aa5d..7fd70206c64cf825e551914eef06fe39ac6994c0" + "shas": "f9cbe4cba58023941e138d78e50e7eefa003abd0..7d9b75a52507f9c9e6c8962c3f0d9462997fcc7e" } ,{ "testCaseDescription": "go-function-declarations-delete-insert-test", @@ -438,7 +438,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "7fd70206c64cf825e551914eef06fe39ac6994c0..7a250928341e5e8c42a458cc345c81da4082cca8" + "shas": "7d9b75a52507f9c9e6c8962c3f0d9462997fcc7e..52eada96fdb633deeb35df8fe875ee223193959b" } ,{ "testCaseDescription": "go-function-declarations-teardown-test", @@ -480,5 +480,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "7a250928341e5e8c42a458cc345c81da4082cca8..16c79f10879cafd3feb18bb793c7f1de76029dad" + "shas": "52eada96fdb633deeb35df8fe875ee223193959b..2d08e3b11cf3a0b224114fdc56c17d2394956f29" }] diff --git a/test/corpus/diff-summaries/go/function-literals.json b/test/corpus/diff-summaries/go/function-literals.json index 33187b09e..208eae5f8 100644 --- a/test/corpus/diff-summaries/go/function-literals.json +++ b/test/corpus/diff-summaries/go/function-literals.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "6cec748d0ad2af7769d3a19801accf5bfec9dc62..98b678670924ae014b6841a0ce577fcc7ba3c9b8" + "shas": "bd369337b32ddb9a4177bca66fda0ad5a4760806..02bf3c7efa14274e0e69a2f63e679c2a19902074" } ,{ "testCaseDescription": "go-function-literals-insert-test", @@ -83,7 +83,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "98b678670924ae014b6841a0ce577fcc7ba3c9b8..374b37ebcf68f70e0b2e978b994344b03f66b367" + "shas": "02bf3c7efa14274e0e69a2f63e679c2a19902074..76a168c169198cd5e93314085be982680ec0d929" } ,{ "testCaseDescription": "go-function-literals-replacement-test", @@ -167,7 +167,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "374b37ebcf68f70e0b2e978b994344b03f66b367..b1488f8d61a105e735c3f7e176f432c4174c452e" + "shas": "76a168c169198cd5e93314085be982680ec0d929..fd756fcc0d112341b7d65d8993791885e08512f3" } ,{ "testCaseDescription": "go-function-literals-delete-replacement-test", @@ -251,7 +251,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "b1488f8d61a105e735c3f7e176f432c4174c452e..5774fde42c9a8c8c238c6e6ee71dc07418b2caf2" + "shas": "fd756fcc0d112341b7d65d8993791885e08512f3..37de40b18e120e619f7d15b1990ed84937f2440e" } ,{ "testCaseDescription": "go-function-literals-delete-insert-test", @@ -296,7 +296,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "5774fde42c9a8c8c238c6e6ee71dc07418b2caf2..ec11cfba273152757de3555793fae9ace6147a88" + "shas": "37de40b18e120e619f7d15b1990ed84937f2440e..c5d5db8c8db728b370b593a4657970693057c2ef" } ,{ "testCaseDescription": "go-function-literals-teardown-test", @@ -338,5 +338,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "ec11cfba273152757de3555793fae9ace6147a88..0b571c36a35277ebc7a7bf04814ee5779a47f8cd" + "shas": "c5d5db8c8db728b370b593a4657970693057c2ef..c782d9ecd80710acf0faa55894ce428a03124d5e" }] diff --git a/test/corpus/diff-summaries/go/function-types.json b/test/corpus/diff-summaries/go/function-types.json index 2e4862928..261a76e7f 100644 --- a/test/corpus/diff-summaries/go/function-types.json +++ b/test/corpus/diff-summaries/go/function-types.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "b4555dc95fcb2a18ff04a12cc20b42dba4393a3f..8d8a4c050d9c7b97d1eb171023baedfcbfc9056f" + "shas": "59f4e88ece267e1c88cf0d73910f0161d64d63ad..808a9f72309254e5742e112cf7d9bfe764f08600" } ,{ "testCaseDescription": "go-function-types-insert-test", @@ -189,7 +189,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "8d8a4c050d9c7b97d1eb171023baedfcbfc9056f..877fa1c68ec7699727726164ad6d70d33e684513" + "shas": "808a9f72309254e5742e112cf7d9bfe764f08600..e48047f047ea51286130b01b8a33972db3d2ca6a" } ,{ "testCaseDescription": "go-function-types-replacement-test", @@ -403,7 +403,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "877fa1c68ec7699727726164ad6d70d33e684513..029014e819abac1e8849b959700ec8a1b8986759" + "shas": "e48047f047ea51286130b01b8a33972db3d2ca6a..7bb288899d8e5c9937b3af0891e1247f7041fe79" } ,{ "testCaseDescription": "go-function-types-delete-replacement-test", @@ -617,7 +617,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "029014e819abac1e8849b959700ec8a1b8986759..5b4ccbdebfe3d1b117211243ccdc65aac20bea7e" + "shas": "7bb288899d8e5c9937b3af0891e1247f7041fe79..547c9e9d58f8558f972cb5a6fb08f01d620527a6" } ,{ "testCaseDescription": "go-function-types-delete-insert-test", @@ -768,7 +768,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "5b4ccbdebfe3d1b117211243ccdc65aac20bea7e..b7dca79c5fff90ecbcd4e45ba0715bf27d49a01e" + "shas": "547c9e9d58f8558f972cb5a6fb08f01d620527a6..6753f75036800642b2bdb0f374975c23baaf1bf7" } ,{ "testCaseDescription": "go-function-types-teardown-test", @@ -810,5 +810,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "b7dca79c5fff90ecbcd4e45ba0715bf27d49a01e..5aff937b6390364bef168c03525319ca79331200" + "shas": "6753f75036800642b2bdb0f374975c23baaf1bf7..78afa1145b3f1cc54007897517234c44a922aae5" }] 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 2dbd3d399..59c4cf00c 100644 --- a/test/corpus/diff-summaries/go/go-and-defer-statements.json +++ b/test/corpus/diff-summaries/go/go-and-defer-statements.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "f71da83529be4b910d80b2f9bf87cc4aa9f26019..d6240297177997ff259eb76ac143549c36e56f49" + "shas": "d7a1d7f41b618a9ff0adcd8047b00eacd993989e..1336d1118fc58531906bc58d35324e54579e5a4d" } ,{ "testCaseDescription": "go-go-and-defer-statements-insert-test", @@ -97,7 +97,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "d6240297177997ff259eb76ac143549c36e56f49..4baa0530f6fd2d72f1adc02636a1b1a8af941089" + "shas": "1336d1118fc58531906bc58d35324e54579e5a4d..ef56a874734a180474f582176f6ceb19f1261f38" } ,{ "testCaseDescription": "go-go-and-defer-statements-replacement-test", @@ -235,7 +235,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "4baa0530f6fd2d72f1adc02636a1b1a8af941089..71bfb5a7558d95a37b638eaf9c1230aa2aa86397" + "shas": "ef56a874734a180474f582176f6ceb19f1261f38..1867e16c3d1264c1484556a64b5982f0ec61ed32" } ,{ "testCaseDescription": "go-go-and-defer-statements-delete-replacement-test", @@ -373,7 +373,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "71bfb5a7558d95a37b638eaf9c1230aa2aa86397..aff6a277b5e4a97db7390c64c8155a4e65f5c815" + "shas": "1867e16c3d1264c1484556a64b5982f0ec61ed32..40a72fd38075dd45f42d19a3e006616514ed9c13" } ,{ "testCaseDescription": "go-go-and-defer-statements-delete-insert-test", @@ -432,7 +432,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "aff6a277b5e4a97db7390c64c8155a4e65f5c815..68f121d7ccb6f01aeb20f5b46498107167d08626" + "shas": "40a72fd38075dd45f42d19a3e006616514ed9c13..f6f7355ba58086972926d3457b8437c48ef9cdde" } ,{ "testCaseDescription": "go-go-and-defer-statements-teardown-test", @@ -474,5 +474,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "68f121d7ccb6f01aeb20f5b46498107167d08626..5fdfe64c4e1f19bd5386d4a1f8a605c2e5f1221d" + "shas": "f6f7355ba58086972926d3457b8437c48ef9cdde..f423aff45f42049c255b89a561e69a15cf63efb7" }] diff --git a/test/corpus/diff-summaries/go/grouped-import-declarations.json b/test/corpus/diff-summaries/go/grouped-import-declarations.json index 10ddd706d..98e5ada90 100644 --- a/test/corpus/diff-summaries/go/grouped-import-declarations.json +++ b/test/corpus/diff-summaries/go/grouped-import-declarations.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "ae6d4b2134582532ea815de02a7e74883dd29b27..888ad810743955a1c9988120b3f379f4e9080e96" + "shas": "585b47c71622ee53eaa9f089694a2e82a79e642e..54124bcdccc5e3205a3abebda74556930578579e" } ,{ "testCaseDescription": "go-grouped-import-declarations-insert-test", @@ -85,7 +85,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "888ad810743955a1c9988120b3f379f4e9080e96..e54a6bb4fa4362b6f4b8dcb8f199b528df3a7491" + "shas": "54124bcdccc5e3205a3abebda74556930578579e..bf8c59ae9377c0c68285241529a84a97c536efcb" } ,{ "testCaseDescription": "go-grouped-import-declarations-replacement-test", @@ -199,7 +199,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "e54a6bb4fa4362b6f4b8dcb8f199b528df3a7491..d055b8c22b5e6d1afe9503842351d85a9c5b5e4e" + "shas": "bf8c59ae9377c0c68285241529a84a97c536efcb..2acfffd7e87878e34fbc5c65c08e3c56156ea897" } ,{ "testCaseDescription": "go-grouped-import-declarations-delete-replacement-test", @@ -313,7 +313,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "d055b8c22b5e6d1afe9503842351d85a9c5b5e4e..c173bd61b807c443451e7838d14cee7719551784" + "shas": "2acfffd7e87878e34fbc5c65c08e3c56156ea897..d88f465cacb6263371fb427ff0df27bd946c4795" } ,{ "testCaseDescription": "go-grouped-import-declarations-delete-insert-test", @@ -360,7 +360,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "c173bd61b807c443451e7838d14cee7719551784..9567cd92d3f59426c24f2b6a5e53e4ded480cc70" + "shas": "d88f465cacb6263371fb427ff0df27bd946c4795..5a48bfa94dd649237be019de3f498373ad63f9e9" } ,{ "testCaseDescription": "go-grouped-import-declarations-teardown-test", @@ -402,5 +402,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "9567cd92d3f59426c24f2b6a5e53e4ded480cc70..786ba901ceab117338863f2e586f0c2453a487be" + "shas": "5a48bfa94dd649237be019de3f498373ad63f9e9..078a0f49740e11d34ee5c388e3dd35355509c650" }] diff --git a/test/corpus/diff-summaries/go/grouped-var-declarations.json b/test/corpus/diff-summaries/go/grouped-var-declarations.json index 0e91eda55..63a8996f5 100644 --- a/test/corpus/diff-summaries/go/grouped-var-declarations.json +++ b/test/corpus/diff-summaries/go/grouped-var-declarations.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "dc1dccf16f7c02589456035163385b69944f497a..111a783cdb1a5681fc18827636c3bc20b4586e6d" + "shas": "8ffcdcc4c7dd96d6a96f41a12f601801b7668f47..92e2a05505cf460830f433e57c374fba59f21ce2" } ,{ "testCaseDescription": "go-grouped-var-declarations-insert-test", @@ -99,7 +99,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "111a783cdb1a5681fc18827636c3bc20b4586e6d..c32b658d2247299c90b9ed754960c92800c0672f" + "shas": "92e2a05505cf460830f433e57c374fba59f21ce2..bb44c8c7050569bb73ab3fa562dd4fe36689d4f8" } ,{ "testCaseDescription": "go-grouped-var-declarations-replacement-test", @@ -184,7 +184,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "c32b658d2247299c90b9ed754960c92800c0672f..92f5f2bdb6367e38f325bad2e0641c0d4449e119" + "shas": "bb44c8c7050569bb73ab3fa562dd4fe36689d4f8..44cb18b20b3941b7e93f81779ef9f934f7cfc937" } ,{ "testCaseDescription": "go-grouped-var-declarations-delete-replacement-test", @@ -269,7 +269,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "92f5f2bdb6367e38f325bad2e0641c0d4449e119..10554932e231c1ec6872647af4d725c929ef1269" + "shas": "44cb18b20b3941b7e93f81779ef9f934f7cfc937..9c18341a29d0290f2632a18e4f891536bcafa231" } ,{ "testCaseDescription": "go-grouped-var-declarations-delete-insert-test", @@ -330,7 +330,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "10554932e231c1ec6872647af4d725c929ef1269..7de5a49cca8811b11f87b14b1a6cf65e91b34b24" + "shas": "9c18341a29d0290f2632a18e4f891536bcafa231..d26525d2d2a82db95767960564bafa364e8a3174" } ,{ "testCaseDescription": "go-grouped-var-declarations-teardown-test", @@ -372,5 +372,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "7de5a49cca8811b11f87b14b1a6cf65e91b34b24..f2fed1f3d20e4ad3da39aacc5114498700c4816d" + "shas": "d26525d2d2a82db95767960564bafa364e8a3174..fa7ab04fb1e0200cd48b718dbf94e17f382064e2" }] diff --git a/test/corpus/diff-summaries/go/if-statements.json b/test/corpus/diff-summaries/go/if-statements.json index 42cbe8aa6..ece6fa2e2 100644 --- a/test/corpus/diff-summaries/go/if-statements.json +++ b/test/corpus/diff-summaries/go/if-statements.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "8b74d6961ac1bac698e1a3698276473f22bf1d6f..c9922b498897971c0132ac04988cbd0670c200b9" + "shas": "dbaa2403e0969e21bed04d2fa076e925ab682ae3..b536ba5a2ac64cb7b89930744baa91b7ea96be1a" } ,{ "testCaseDescription": "go-if-statements-insert-test", @@ -121,7 +121,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "c9922b498897971c0132ac04988cbd0670c200b9..0faad09da3487bbf3be329cbd50b401606c9d498" + "shas": "b536ba5a2ac64cb7b89930744baa91b7ea96be1a..3b8e84ecebaa4070bd925b47dcd202dd343be3fa" } ,{ "testCaseDescription": "go-if-statements-replacement-test", @@ -240,7 +240,7 @@ " c()" ], "gitDir": "test/corpus/repos/go", - "shas": "0faad09da3487bbf3be329cbd50b401606c9d498..313892f688b68dc2536a06b8033521b124a187c3" + "shas": "3b8e84ecebaa4070bd925b47dcd202dd343be3fa..def2da6675be5382e7fe693ac4c1e284ab8d7949" } ,{ "testCaseDescription": "go-if-statements-delete-replacement-test", @@ -359,7 +359,7 @@ " c()" ], "gitDir": "test/corpus/repos/go", - "shas": "313892f688b68dc2536a06b8033521b124a187c3..6e0f1d8628c2bef35c6cbba50a41a4c39db7ad7e" + "shas": "def2da6675be5382e7fe693ac4c1e284ab8d7949..7dc7cebc7701a2d862ea72d486bd001f6c8afad2" } ,{ "testCaseDescription": "go-if-statements-delete-insert-test", @@ -442,7 +442,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "6e0f1d8628c2bef35c6cbba50a41a4c39db7ad7e..491c0681e29789c010ec5d7302d911f7b1c0e657" + "shas": "7dc7cebc7701a2d862ea72d486bd001f6c8afad2..bf11a8bbaba199716df4d23f6620f1ca16513ff0" } ,{ "testCaseDescription": "go-if-statements-teardown-test", @@ -484,5 +484,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "491c0681e29789c010ec5d7302d911f7b1c0e657..6df35ccb381d5bb9112a73c779d2daea982f05fe" + "shas": "bf11a8bbaba199716df4d23f6620f1ca16513ff0..62d02f1a139bbe83809ce9236632f21ebe34f54b" }] diff --git a/test/corpus/diff-summaries/go/imaginary-literals.json b/test/corpus/diff-summaries/go/imaginary-literals.json index dd591f6d1..de44586d9 100644 --- a/test/corpus/diff-summaries/go/imaginary-literals.json +++ b/test/corpus/diff-summaries/go/imaginary-literals.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "1869f2c4a3fce271431640e0f13adf3c354bebe3..7a3699f99f88f761a5afe386a70a5e4fca5c0020" + "shas": "063f7fe09712b13ae1d6115d9566c3ada6a0c447..a32d98c8959cfdbfb3d21283156a0e7b03799893" } ,{ "testCaseDescription": "go-imaginary-literals-insert-test", @@ -99,7 +99,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "7a3699f99f88f761a5afe386a70a5e4fca5c0020..0ad53d6b9b6ff3a9115e44d33166ea3d51d750b0" + "shas": "a32d98c8959cfdbfb3d21283156a0e7b03799893..ba7074f3ab098d1ac6f590cfcec5678e391a0873" } ,{ "testCaseDescription": "go-imaginary-literals-replacement-test", @@ -184,7 +184,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "0ad53d6b9b6ff3a9115e44d33166ea3d51d750b0..8c4546367d9ae37f3e3cdf721e660716422a20d3" + "shas": "ba7074f3ab098d1ac6f590cfcec5678e391a0873..151147da85fcc7787d9dd833850c53cccb86e373" } ,{ "testCaseDescription": "go-imaginary-literals-delete-replacement-test", @@ -269,7 +269,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "8c4546367d9ae37f3e3cdf721e660716422a20d3..1bda71ad4a680688bb1aeeecb5141578e2550b1b" + "shas": "151147da85fcc7787d9dd833850c53cccb86e373..1b46869a0193ea0305e1f34219c24dc5ca3f7dc5" } ,{ "testCaseDescription": "go-imaginary-literals-delete-insert-test", @@ -330,7 +330,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "1bda71ad4a680688bb1aeeecb5141578e2550b1b..852b83ec2e5fb6965309251447085b0360fe6a64" + "shas": "1b46869a0193ea0305e1f34219c24dc5ca3f7dc5..3d99651d4b84b8de4c01d2293e38b4a013f539ac" } ,{ "testCaseDescription": "go-imaginary-literals-teardown-test", @@ -372,5 +372,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "852b83ec2e5fb6965309251447085b0360fe6a64..20733b88e56242b8e3204de04871e1d1b2133048" + "shas": "3d99651d4b84b8de4c01d2293e38b4a013f539ac..2420437d1f60b50d652949eee05ef984b2989303" }] diff --git a/test/corpus/diff-summaries/go/increment-decrement-statements.json b/test/corpus/diff-summaries/go/increment-decrement-statements.json index 77c5a8fa7..07c0ffc67 100644 --- a/test/corpus/diff-summaries/go/increment-decrement-statements.json +++ b/test/corpus/diff-summaries/go/increment-decrement-statements.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "c642851bb55b21e764a7740d3c8c79f0e3781691..91c90e7766d5b852d1aaf6f9306a5a357f109433" + "shas": "ad1c2d6741abd7d30757510c329724648207e4b3..b6d98ae812875de890236fb1b8cf73d3cb03c9a5" } ,{ "testCaseDescription": "go-increment-decrement-statements-insert-test", @@ -97,7 +97,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "91c90e7766d5b852d1aaf6f9306a5a357f109433..a6966fa8a5778da29fe9cfbd20346cb0fde84ca5" + "shas": "b6d98ae812875de890236fb1b8cf73d3cb03c9a5..5f5674deb087eaeabd68b249472a226fe6d5a24d" } ,{ "testCaseDescription": "go-increment-decrement-statements-replacement-test", @@ -154,7 +154,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "a6966fa8a5778da29fe9cfbd20346cb0fde84ca5..0535dd90a620fa740c1de2c8b375cab0477525c5" + "shas": "5f5674deb087eaeabd68b249472a226fe6d5a24d..28a34397bd31d027eb387d9a8b9689f2767a9b18" } ,{ "testCaseDescription": "go-increment-decrement-statements-delete-replacement-test", @@ -211,7 +211,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "0535dd90a620fa740c1de2c8b375cab0477525c5..19451984841fa0caa0f4041879710d20279beeb8" + "shas": "28a34397bd31d027eb387d9a8b9689f2767a9b18..9d4be9b7886425144c1051dcc32bcabde81fdddc" } ,{ "testCaseDescription": "go-increment-decrement-statements-delete-insert-test", @@ -270,7 +270,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "19451984841fa0caa0f4041879710d20279beeb8..f09ec27139b39b34ea7ae37b51174c59506f9729" + "shas": "9d4be9b7886425144c1051dcc32bcabde81fdddc..18469eca2145d631bd768b003d95476354d8ad5c" } ,{ "testCaseDescription": "go-increment-decrement-statements-teardown-test", @@ -312,5 +312,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "f09ec27139b39b34ea7ae37b51174c59506f9729..c3c4336e724235623c205a4822740a12dffae4b3" + "shas": "18469eca2145d631bd768b003d95476354d8ad5c..3475a985b00066e829717af5fb397fc094cff00c" }] diff --git a/test/corpus/diff-summaries/go/indexing-expressions.json b/test/corpus/diff-summaries/go/indexing-expressions.json index b4bdf9775..487037d45 100644 --- a/test/corpus/diff-summaries/go/indexing-expressions.json +++ b/test/corpus/diff-summaries/go/indexing-expressions.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "7e245edb2be2900da66cfd024a2f94e687bbde8d..0e1dbdc533377d5a3decf443361a57037b93c049" + "shas": "5872306e73d2a39edbee7521acdbf82daffce06e..d282cc544ae3f9997bfe22cfb04abad786d6acd8" } ,{ "testCaseDescription": "go-indexing-expressions-insert-test", @@ -161,7 +161,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "0e1dbdc533377d5a3decf443361a57037b93c049..cb517d9574bcab65c8bc36932a3c5ea08b5dde73" + "shas": "d282cc544ae3f9997bfe22cfb04abad786d6acd8..0a9147399e616a2c45c4900157f76ac1d287a3e3" } ,{ "testCaseDescription": "go-indexing-expressions-replacement-test", @@ -291,7 +291,7 @@ " f[1:2:3]" ], "gitDir": "test/corpus/repos/go", - "shas": "cb517d9574bcab65c8bc36932a3c5ea08b5dde73..1b46978e8f9d3679e8f1a607674209786afb1494" + "shas": "0a9147399e616a2c45c4900157f76ac1d287a3e3..1839cd649f21ec65c52634603ab5a1f83fd1450a" } ,{ "testCaseDescription": "go-indexing-expressions-delete-replacement-test", @@ -421,7 +421,7 @@ " f[1:2:3]" ], "gitDir": "test/corpus/repos/go", - "shas": "1b46978e8f9d3679e8f1a607674209786afb1494..b7c6369fbb18a17c50a32ef0f09617dbd2c617a8" + "shas": "1839cd649f21ec65c52634603ab5a1f83fd1450a..99ee8ecf44a9aa7ab114e6098611f5c0bb652592" } ,{ "testCaseDescription": "go-indexing-expressions-delete-insert-test", @@ -544,7 +544,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "b7c6369fbb18a17c50a32ef0f09617dbd2c617a8..f862e55f46c2e2fa737cbd6bb622dc379b021fbe" + "shas": "99ee8ecf44a9aa7ab114e6098611f5c0bb652592..f9cca606ca966f2793e52ad7271ae98c233d3482" } ,{ "testCaseDescription": "go-indexing-expressions-teardown-test", @@ -586,5 +586,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "f862e55f46c2e2fa737cbd6bb622dc379b021fbe..6b20e03f961607ab18c24b7b17f01ae02a746bc7" + "shas": "f9cca606ca966f2793e52ad7271ae98c233d3482..b1421a2a7471dadf525ec75b93551e0b58d77e09" }] diff --git a/test/corpus/diff-summaries/go/int-literals.json b/test/corpus/diff-summaries/go/int-literals.json index 6891a90a5..3cbc52f83 100644 --- a/test/corpus/diff-summaries/go/int-literals.json +++ b/test/corpus/diff-summaries/go/int-literals.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "786ba901ceab117338863f2e586f0c2453a487be..ce19b069f9e470543606e4b1cbf3920d92324cbe" + "shas": "078a0f49740e11d34ee5c388e3dd35355509c650..b3226a5b698f9f085a2fe11e7962e6166dc22fe9" } ,{ "testCaseDescription": "go-int-literals-insert-test", @@ -83,7 +83,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "ce19b069f9e470543606e4b1cbf3920d92324cbe..f864457b7bc54900c0828bae2196af9dc51ac975" + "shas": "b3226a5b698f9f085a2fe11e7962e6166dc22fe9..6e5faad3ec659b1bfb5cce807eacd74bb40be018" } ,{ "testCaseDescription": "go-int-literals-replacement-test", @@ -193,7 +193,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "f864457b7bc54900c0828bae2196af9dc51ac975..8fa19ffc10cd03074ce8b881b437a881144c5f5a" + "shas": "6e5faad3ec659b1bfb5cce807eacd74bb40be018..cc6b36b0a7ac8b32a9c107890f5fabac6e264451" } ,{ "testCaseDescription": "go-int-literals-delete-replacement-test", @@ -303,7 +303,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "8fa19ffc10cd03074ce8b881b437a881144c5f5a..beffa7fa7a2ace4a8bc33181010ef3840f76d7c5" + "shas": "cc6b36b0a7ac8b32a9c107890f5fabac6e264451..3c250723aed3acace193bee04b7a7f482905d89e" } ,{ "testCaseDescription": "go-int-literals-delete-insert-test", @@ -348,7 +348,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "beffa7fa7a2ace4a8bc33181010ef3840f76d7c5..580d31485eaba6e494c641d4610e4b19f67c5824" + "shas": "3c250723aed3acace193bee04b7a7f482905d89e..4a61de41c177c1e79af5858df1eabf1734761568" } ,{ "testCaseDescription": "go-int-literals-teardown-test", @@ -390,5 +390,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "580d31485eaba6e494c641d4610e4b19f67c5824..1f61204d912b311ab018be25f4b78fc82ac6aae3" + "shas": "4a61de41c177c1e79af5858df1eabf1734761568..92a951b2595559e86f4b17b239fd22865ffe2486" }] diff --git a/test/corpus/diff-summaries/go/interface-types.json b/test/corpus/diff-summaries/go/interface-types.json index c380c79d4..3b9606dee 100644 --- a/test/corpus/diff-summaries/go/interface-types.json +++ b/test/corpus/diff-summaries/go/interface-types.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "a16e937a40d79cc7a6244e9cd60dae08dbf9c629..9080a8090497bb40eeb4eff2016706584140c819" + "shas": "b71f8f15067094f9bf9ca540677f6e7fe3e25316..0c1dccfb0954ffec0799e995f46b73f93ce3f6e9" } ,{ "testCaseDescription": "go-interface-types-insert-test", @@ -252,7 +252,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "9080a8090497bb40eeb4eff2016706584140c819..7b8a5d56a6dca7124e1df6994e103d92ed95cb8f" + "shas": "0c1dccfb0954ffec0799e995f46b73f93ce3f6e9..daca585bff989b6426bb0b23bc342ba2adafac30" } ,{ "testCaseDescription": "go-interface-types-replacement-test", @@ -367,7 +367,7 @@ " SomeMethod(s string) error" ], "gitDir": "test/corpus/repos/go", - "shas": "7b8a5d56a6dca7124e1df6994e103d92ed95cb8f..541775562ff6db0b027eac953ed9382e0de68e0f" + "shas": "daca585bff989b6426bb0b23bc342ba2adafac30..585ae8aa83c870accffe9683105266572e5028fc" } ,{ "testCaseDescription": "go-interface-types-delete-replacement-test", @@ -482,7 +482,7 @@ " SomeMethod(s string) error" ], "gitDir": "test/corpus/repos/go", - "shas": "541775562ff6db0b027eac953ed9382e0de68e0f..28cd92cdc7c5eb51acdef6d73eebf40ea3c82880" + "shas": "585ae8aa83c870accffe9683105266572e5028fc..5c13786bad2ba6cfc2986a0b4459bd2b50d99d1b" } ,{ "testCaseDescription": "go-interface-types-delete-insert-test", @@ -696,7 +696,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "28cd92cdc7c5eb51acdef6d73eebf40ea3c82880..4ed413900456441cbf2acb4a0c8b9a20641d56fd" + "shas": "5c13786bad2ba6cfc2986a0b4459bd2b50d99d1b..f21fd797e1e935f2339477fa2549dc280d876972" } ,{ "testCaseDescription": "go-interface-types-teardown-test", @@ -738,5 +738,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "4ed413900456441cbf2acb4a0c8b9a20641d56fd..fc2638c32de35e3b14aaaf462a7a538524f23ecc" + "shas": "f21fd797e1e935f2339477fa2549dc280d876972..634eb7fe85653540b2535c33f494ba6df0d03c5a" }] diff --git a/test/corpus/diff-summaries/go/label-statements.json b/test/corpus/diff-summaries/go/label-statements.json index a6e2f58e6..f8294668b 100644 --- a/test/corpus/diff-summaries/go/label-statements.json +++ b/test/corpus/diff-summaries/go/label-statements.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "5fdfe64c4e1f19bd5386d4a1f8a605c2e5f1221d..0daccd6ef121b764da4a0c7b873e9ef29b790b43" + "shas": "f423aff45f42049c255b89a561e69a15cf63efb7..b79bad922f10358795c2b9bcb248cfeed6d337ee" } ,{ "testCaseDescription": "go-label-statements-insert-test", @@ -83,7 +83,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "0daccd6ef121b764da4a0c7b873e9ef29b790b43..6345875f64a1439ba94644c552d1caf171a92261" + "shas": "b79bad922f10358795c2b9bcb248cfeed6d337ee..83713a2f48f34a26f98aa4d4af57f59e322027fd" } ,{ "testCaseDescription": "go-label-statements-replacement-test", @@ -139,7 +139,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "6345875f64a1439ba94644c552d1caf171a92261..b70ddc4b01c8ff240827e98704da758687e14505" + "shas": "83713a2f48f34a26f98aa4d4af57f59e322027fd..da2e13921ecabb8d5663483e3098ce62d5c50e93" } ,{ "testCaseDescription": "go-label-statements-delete-replacement-test", @@ -195,7 +195,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "b70ddc4b01c8ff240827e98704da758687e14505..d877724c24823418146cff004028ec3f962de3de" + "shas": "da2e13921ecabb8d5663483e3098ce62d5c50e93..34cd9d83ae3f00bc9e87323c6e8464f2e07613b1" } ,{ "testCaseDescription": "go-label-statements-delete-insert-test", @@ -240,7 +240,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "d877724c24823418146cff004028ec3f962de3de..1fc091006cc443a4d69509a0c58aef967e6b40b5" + "shas": "34cd9d83ae3f00bc9e87323c6e8464f2e07613b1..a44dcced6de3cc77fd326eb8d930caf411444ba5" } ,{ "testCaseDescription": "go-label-statements-teardown-test", @@ -282,5 +282,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "1fc091006cc443a4d69509a0c58aef967e6b40b5..242a94db5745d7e1c4b448f6253ca65bfa2b9821" + "shas": "a44dcced6de3cc77fd326eb8d930caf411444ba5..a1205b5cef61d558e3e50372d9e3d5ccaf5ea7fe" }] diff --git a/test/corpus/diff-summaries/go/map-literals.json b/test/corpus/diff-summaries/go/map-literals.json index a344dd908..9d6ad031a 100644 --- a/test/corpus/diff-summaries/go/map-literals.json +++ b/test/corpus/diff-summaries/go/map-literals.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "4b6356fb506d6084ebbc99c8a884803e0b23e40c..4e56b0b96def5fd94eeb26f2584f3f8fefe5a364" + "shas": "641e383c333e48e145454fe7c2f5b70415cb0d25..61cc0866cd5992c23b341fed2ff9fee83a1c7c4b" } ,{ "testCaseDescription": "go-map-literals-insert-test", @@ -84,7 +84,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "4e56b0b96def5fd94eeb26f2584f3f8fefe5a364..4835a918ac0a24cafcfd6700308b048e80da3d61" + "shas": "61cc0866cd5992c23b341fed2ff9fee83a1c7c4b..f0803979f6733e0fedaea90b44493ff40f4d6ee9" } ,{ "testCaseDescription": "go-map-literals-replacement-test", @@ -231,7 +231,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "4835a918ac0a24cafcfd6700308b048e80da3d61..033a5cabaaafe352305fc8bdd4f78d9da16cb345" + "shas": "f0803979f6733e0fedaea90b44493ff40f4d6ee9..46e67f9401dffdb43d7fb221e7d47261209b195f" } ,{ "testCaseDescription": "go-map-literals-delete-replacement-test", @@ -399,7 +399,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "033a5cabaaafe352305fc8bdd4f78d9da16cb345..a607c625d84bd0f4bc603b8724c82de8389e2d35" + "shas": "46e67f9401dffdb43d7fb221e7d47261209b195f..1f5e24c545a57a24fccaba206bf2f34930896277" } ,{ "testCaseDescription": "go-map-literals-delete-insert-test", @@ -445,7 +445,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "a607c625d84bd0f4bc603b8724c82de8389e2d35..bc8ec81f851fb0228ba4315ee1596105f8262dfd" + "shas": "1f5e24c545a57a24fccaba206bf2f34930896277..1ef7ce68ca77f9bed3bcefbbbdd8533398f73e38" } ,{ "testCaseDescription": "go-map-literals-teardown-test", @@ -487,5 +487,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "bc8ec81f851fb0228ba4315ee1596105f8262dfd..7b16c5f0a65fa72d9c32eb85565359f996dac14b" + "shas": "1ef7ce68ca77f9bed3bcefbbbdd8533398f73e38..3f5dc8ba8d53e4a22b434b9a53b525d56cf0a1db" }] diff --git a/test/corpus/diff-summaries/go/map-types.json b/test/corpus/diff-summaries/go/map-types.json index 7c1281232..2a1ba12b7 100644 --- a/test/corpus/diff-summaries/go/map-types.json +++ b/test/corpus/diff-summaries/go/map-types.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "fc2638c32de35e3b14aaaf462a7a538524f23ecc..7403bbc704dd84f256140a370d21c4ec72bcbaa7" + "shas": "634eb7fe85653540b2535c33f494ba6df0d03c5a..7c7142bcb8f405ab337657b92314801c2fd27210" } ,{ "testCaseDescription": "go-map-types-insert-test", @@ -111,7 +111,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "7403bbc704dd84f256140a370d21c4ec72bcbaa7..1e2411aabadd672455386a31c0e3dda7952daff6" + "shas": "7c7142bcb8f405ab337657b92314801c2fd27210..a5e8a0d65a781cf0aca3a5b0325974e479d755ed" } ,{ "testCaseDescription": "go-map-types-replacement-test", @@ -166,7 +166,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "1e2411aabadd672455386a31c0e3dda7952daff6..6d7557e6384036de29ddbdf1d77f1e042d50bcb2" + "shas": "a5e8a0d65a781cf0aca3a5b0325974e479d755ed..551177130f23bf7fc04bb79481e7808035b110c5" } ,{ "testCaseDescription": "go-map-types-delete-replacement-test", @@ -221,7 +221,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "6d7557e6384036de29ddbdf1d77f1e042d50bcb2..a7bb63694caa12d14944bd2fa092524e408cffdc" + "shas": "551177130f23bf7fc04bb79481e7808035b110c5..62910e206db7374f1a6e91777eda73282ad05d8a" } ,{ "testCaseDescription": "go-map-types-delete-insert-test", @@ -294,7 +294,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "a7bb63694caa12d14944bd2fa092524e408cffdc..a7b7fc00e9b53e19d9613b5e6fc5844cd5f83b76" + "shas": "62910e206db7374f1a6e91777eda73282ad05d8a..b5be35d45a9ed035130acf6a0038ebb403a2a0e2" } ,{ "testCaseDescription": "go-map-types-teardown-test", @@ -336,5 +336,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "a7b7fc00e9b53e19d9613b5e6fc5844cd5f83b76..21170cac66d924b629cab580d3ad3f7b9740864b" + "shas": "b5be35d45a9ed035130acf6a0038ebb403a2a0e2..bb077e0eec1aa1f48d3761ed5d752dddf9306638" }] diff --git a/test/corpus/diff-summaries/go/method-declarations.json b/test/corpus/diff-summaries/go/method-declarations.json index a5904ce51..1c25bdd12 100644 --- a/test/corpus/diff-summaries/go/method-declarations.json +++ b/test/corpus/diff-summaries/go/method-declarations.json @@ -38,7 +38,7 @@ "+" ], "gitDir": "test/corpus/repos/go", - "shas": "5c30b710dca0a06248e7069b46714b551bd79d82..ece0759ef31171080257e5b6862e072ee21fd02f" + "shas": "9439c36a72cbb783e3b574edf888a27066f49719..f974aec27f88831bef33c0203f942b76155db5af" } ,{ "testCaseDescription": "go-method-declarations-insert-test", @@ -140,7 +140,7 @@ "+func (self Person) Equals(other Person) bool {}" ], "gitDir": "test/corpus/repos/go", - "shas": "ece0759ef31171080257e5b6862e072ee21fd02f..ae611a72b67a958403d487daa7e78f333c8c71b8" + "shas": "f974aec27f88831bef33c0203f942b76155db5af..195aefb79621522bb8c9bcbf95e21c087ed0853e" } ,{ "testCaseDescription": "go-method-declarations-replacement-test", @@ -221,7 +221,7 @@ "+func (self Num) Equals(other Num) bool {}" ], "gitDir": "test/corpus/repos/go", - "shas": "ae611a72b67a958403d487daa7e78f333c8c71b8..5fcabecf6a0ae998dccd5978a1480af6561c27d5" + "shas": "195aefb79621522bb8c9bcbf95e21c087ed0853e..12369c253f3e6683be9dd6ce12aa6682d4ae9c45" } ,{ "testCaseDescription": "go-method-declarations-delete-replacement-test", @@ -302,7 +302,7 @@ "+func (self Person) Equals(other Person) bool {}" ], "gitDir": "test/corpus/repos/go", - "shas": "5fcabecf6a0ae998dccd5978a1480af6561c27d5..56e7c1b0115528443543cbeeaf5fad8e16ea8248" + "shas": "12369c253f3e6683be9dd6ce12aa6682d4ae9c45..08a799df1eb875d2f18315d28ce7f05323da2548" } ,{ "testCaseDescription": "go-method-declarations-delete-insert-test", @@ -404,7 +404,7 @@ "+" ], "gitDir": "test/corpus/repos/go", - "shas": "56e7c1b0115528443543cbeeaf5fad8e16ea8248..7ac554686a5d7eab94e52f84eac6763466df9201" + "shas": "08a799df1eb875d2f18315d28ce7f05323da2548..0478bd3f6b32392f0ef8b2aaaaf6729cd9b3601f" } ,{ "testCaseDescription": "go-method-declarations-teardown-test", @@ -446,5 +446,5 @@ "-" ], "gitDir": "test/corpus/repos/go", - "shas": "7ac554686a5d7eab94e52f84eac6763466df9201..b8b6ee2cc46ea05dc3f3a3aeaf08e07a4d0be0ba" + "shas": "0478bd3f6b32392f0ef8b2aaaaf6729cd9b3601f..611e2214d1b5940df77efdbea2f5fd91bc8c5a55" }] diff --git a/test/corpus/diff-summaries/go/parameter-declarations-with-types.json b/test/corpus/diff-summaries/go/parameter-declarations-with-types.json index 2a76d1102..eb50be138 100644 --- a/test/corpus/diff-summaries/go/parameter-declarations-with-types.json +++ b/test/corpus/diff-summaries/go/parameter-declarations-with-types.json @@ -39,7 +39,7 @@ "+" ], "gitDir": "test/corpus/repos/go", - "shas": "5aff937b6390364bef168c03525319ca79331200..bfd46172a920d575a1aee74db88e659326362001" + "shas": "78afa1145b3f1cc54007897517234c44a922aae5..e861130263165ace1ea3d174122998f93d24ce13" } ,{ "testCaseDescription": "go-parameter-declarations-with-types-insert-test", @@ -82,7 +82,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "bfd46172a920d575a1aee74db88e659326362001..b59b0422c1c0e62efb8575a567b1070f059b0f92" + "shas": "e861130263165ace1ea3d174122998f93d24ce13..a3985d2e2180694e29b3f0471aae9602e94d9568" } ,{ "testCaseDescription": "go-parameter-declarations-with-types-replacement-test", @@ -218,7 +218,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "b59b0422c1c0e62efb8575a567b1070f059b0f92..86cb67751646d547642d95390b83de0546d92b45" + "shas": "a3985d2e2180694e29b3f0471aae9602e94d9568..9ed6bfb08030082c11dfb821d4a26ee5f15af6f4" } ,{ "testCaseDescription": "go-parameter-declarations-with-types-delete-replacement-test", @@ -354,7 +354,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "86cb67751646d547642d95390b83de0546d92b45..a4d71f8a2c4f616e3e8653371a190ac108d42801" + "shas": "9ed6bfb08030082c11dfb821d4a26ee5f15af6f4..30893a7f454e4aea4c70b66e29a17ff4d827b7e4" } ,{ "testCaseDescription": "go-parameter-declarations-with-types-delete-insert-test", @@ -397,7 +397,7 @@ "+" ], "gitDir": "test/corpus/repos/go", - "shas": "a4d71f8a2c4f616e3e8653371a190ac108d42801..275ba0e4ff2d7818b05d397554bcc534c5916eba" + "shas": "30893a7f454e4aea4c70b66e29a17ff4d827b7e4..e2ee7ea0f873bc2861f71b842cc4f4b7f731a7fb" } ,{ "testCaseDescription": "go-parameter-declarations-with-types-teardown-test", @@ -440,5 +440,5 @@ "-" ], "gitDir": "test/corpus/repos/go", - "shas": "275ba0e4ff2d7818b05d397554bcc534c5916eba..f55bf9909a5290dfef2664cb4fd82d0d2f79169c" + "shas": "e2ee7ea0f873bc2861f71b842cc4f4b7f731a7fb..00591f56ce266bf6bef5e150fa94296fbe87c808" }] diff --git a/test/corpus/diff-summaries/go/pointer-types.json b/test/corpus/diff-summaries/go/pointer-types.json index 982352bd5..34d4e3347 100644 --- a/test/corpus/diff-summaries/go/pointer-types.json +++ b/test/corpus/diff-summaries/go/pointer-types.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "21170cac66d924b629cab580d3ad3f7b9740864b..3025a5f1c41cbd9d3bbbff2faa198be697786f4c" + "shas": "bb077e0eec1aa1f48d3761ed5d752dddf9306638..8fe8193cb06ab6863f36708fb4205364856504f3" } ,{ "testCaseDescription": "go-pointer-types-insert-test", @@ -129,7 +129,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "3025a5f1c41cbd9d3bbbff2faa198be697786f4c..98614ad63d93c807de4cb19443ec391e31af67c6" + "shas": "8fe8193cb06ab6863f36708fb4205364856504f3..b3dbd86cb03b5013489060ed90f033c7e7339340" } ,{ "testCaseDescription": "go-pointer-types-replacement-test", @@ -214,7 +214,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "98614ad63d93c807de4cb19443ec391e31af67c6..ba8d4711f70f5122376d0b983dde67716a2b8e5c" + "shas": "b3dbd86cb03b5013489060ed90f033c7e7339340..96c1a4047e6bfd67bd6230f393dc83f37d1337d4" } ,{ "testCaseDescription": "go-pointer-types-delete-replacement-test", @@ -299,7 +299,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "ba8d4711f70f5122376d0b983dde67716a2b8e5c..c43c0c4ef5c0d77eee04eeeca11ddea9e812e2d6" + "shas": "96c1a4047e6bfd67bd6230f393dc83f37d1337d4..5083f9899cc38db89dd40e01b2cbcd68e672b61a" } ,{ "testCaseDescription": "go-pointer-types-delete-insert-test", @@ -390,7 +390,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "c43c0c4ef5c0d77eee04eeeca11ddea9e812e2d6..f12ad172d19f6562a37101dacfed5869491db28d" + "shas": "5083f9899cc38db89dd40e01b2cbcd68e672b61a..ebc8529079991fc25ec2c510c0b5f0a8a6c007d2" } ,{ "testCaseDescription": "go-pointer-types-teardown-test", @@ -432,5 +432,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "f12ad172d19f6562a37101dacfed5869491db28d..1d4300ced27344979bb015e5e0d0480dbf0e0208" + "shas": "ebc8529079991fc25ec2c510c0b5f0a8a6c007d2..81da8c16635bbac506d239afcfdab620cad6a909" }] diff --git a/test/corpus/diff-summaries/go/qualified-types.json b/test/corpus/diff-summaries/go/qualified-types.json index c0cc34dc8..3879e1646 100644 --- a/test/corpus/diff-summaries/go/qualified-types.json +++ b/test/corpus/diff-summaries/go/qualified-types.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "c3c4336e724235623c205a4822740a12dffae4b3..5724ff598d3c990579f0f82958906effe2b1855c" + "shas": "3475a985b00066e829717af5fb397fc094cff00c..a38e1b93f42b0c158155c4160fa36750eb24a063" } ,{ "testCaseDescription": "go-qualified-types-insert-test", @@ -111,7 +111,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "5724ff598d3c990579f0f82958906effe2b1855c..69a516a2740592cb86722e41db83ff9a56b6474d" + "shas": "a38e1b93f42b0c158155c4160fa36750eb24a063..65db52da15874215c666ac7f5bc28390918ec04c" } ,{ "testCaseDescription": "go-qualified-types-replacement-test", @@ -220,7 +220,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "69a516a2740592cb86722e41db83ff9a56b6474d..937de6a2c101d3d124d3d671634601504759e092" + "shas": "65db52da15874215c666ac7f5bc28390918ec04c..258712947855ca2a953e04b06dfe4228bda7bbe1" } ,{ "testCaseDescription": "go-qualified-types-delete-replacement-test", @@ -329,7 +329,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "937de6a2c101d3d124d3d671634601504759e092..6dde892cbc3ee25cf8622b13717c45a59f8a89b4" + "shas": "258712947855ca2a953e04b06dfe4228bda7bbe1..cb26da92d749741c02343ef63fe9b318c5eac134" } ,{ "testCaseDescription": "go-qualified-types-delete-insert-test", @@ -402,7 +402,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "6dde892cbc3ee25cf8622b13717c45a59f8a89b4..a127a9f93b351c8898031591098aaa49105009f7" + "shas": "cb26da92d749741c02343ef63fe9b318c5eac134..b12d30f9a082634f60b584c7f50858357eb31d4b" } ,{ "testCaseDescription": "go-qualified-types-teardown-test", @@ -444,5 +444,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "a127a9f93b351c8898031591098aaa49105009f7..751c9052d65309358501a66980d35ed79c7577fb" + "shas": "b12d30f9a082634f60b584c7f50858357eb31d4b..ed9c37df2e25af2f8d68bec63dfe7191437d8ec1" }] diff --git a/test/corpus/diff-summaries/go/rune-literals.json b/test/corpus/diff-summaries/go/rune-literals.json index a2ebcf546..52bc93b0b 100644 --- a/test/corpus/diff-summaries/go/rune-literals.json +++ b/test/corpus/diff-summaries/go/rune-literals.json @@ -35,7 +35,7 @@ "+" ], "gitDir": "test/corpus/repos/go", - "shas": "e790d6ed595fd7f33af4a75cd09fb0147d6bfda3..2b9b99ac69e1d52a3b85bae95342323cbffc8335" + "shas": "1354f119efc1353abf7f54a6c704f4a99cfbaa21..dda8417e392602ba96cb16748b49e516dcfe4902" } ,{ "testCaseDescription": "go-rune-literals-insert-test", @@ -146,7 +146,7 @@ "+)" ], "gitDir": "test/corpus/repos/go", - "shas": "2b9b99ac69e1d52a3b85bae95342323cbffc8335..a36e1e7ccb4ba655dafbd4f069f744a3109af43c" + "shas": "dda8417e392602ba96cb16748b49e516dcfe4902..08da608d23ebb01b923ff4e8bc4d2e85dd157c3f" } ,{ "testCaseDescription": "go-rune-literals-replacement-test", @@ -319,7 +319,7 @@ " )" ], "gitDir": "test/corpus/repos/go", - "shas": "a36e1e7ccb4ba655dafbd4f069f744a3109af43c..e664c846d79c23dc8b0481dec08fc8be23f019c3" + "shas": "08da608d23ebb01b923ff4e8bc4d2e85dd157c3f..35c8777e98abfd8b833360402e087fc85470018e" } ,{ "testCaseDescription": "go-rune-literals-delete-replacement-test", @@ -492,7 +492,7 @@ " )" ], "gitDir": "test/corpus/repos/go", - "shas": "e664c846d79c23dc8b0481dec08fc8be23f019c3..e00a13e018e852a722eb71041307bab5f0c1e78e" + "shas": "35c8777e98abfd8b833360402e087fc85470018e..44beddc1516d76ac83c417de3ee282f8b5413b77" } ,{ "testCaseDescription": "go-rune-literals-delete-insert-test", @@ -603,7 +603,7 @@ "+" ], "gitDir": "test/corpus/repos/go", - "shas": "e00a13e018e852a722eb71041307bab5f0c1e78e..7c60cda1545991570bfe66ae73ab0693d2b581e2" + "shas": "44beddc1516d76ac83c417de3ee282f8b5413b77..fb8d16b43aacef64b069c9a04bd377269644eda3" } ,{ "testCaseDescription": "go-rune-literals-teardown-test", @@ -642,5 +642,5 @@ "-" ], "gitDir": "test/corpus/repos/go", - "shas": "7c60cda1545991570bfe66ae73ab0693d2b581e2..1869f2c4a3fce271431640e0f13adf3c354bebe3" + "shas": "fb8d16b43aacef64b069c9a04bd377269644eda3..063f7fe09712b13ae1d6115d9566c3ada6a0c447" }] diff --git a/test/corpus/diff-summaries/go/select-statements.json b/test/corpus/diff-summaries/go/select-statements.json index d9e632a60..fc421012c 100644 --- a/test/corpus/diff-summaries/go/select-statements.json +++ b/test/corpus/diff-summaries/go/select-statements.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "de859039e83c9bb69eac6fcc05b538a1c6b45e52..f94800376bb0cbf11f832ac1934b1537cf6cdeb3" + "shas": "bbd6967914e3a76cf9bbee06545061e1adebc848..0734a671efb665501956ae7699008e8030b4e606" } ,{ "testCaseDescription": "go-select-statements-insert-test", @@ -90,7 +90,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "f94800376bb0cbf11f832ac1934b1537cf6cdeb3..3836f75b7dbf653100d585446e2be7518891252d" + "shas": "0734a671efb665501956ae7699008e8030b4e606..70e4db12b3e1848f7b718714054ab3077b115258" } ,{ "testCaseDescription": "go-select-statements-replacement-test", @@ -207,7 +207,7 @@ " return" ], "gitDir": "test/corpus/repos/go", - "shas": "3836f75b7dbf653100d585446e2be7518891252d..3474643b08d4cea2d378d9f20a07237260e9f730" + "shas": "70e4db12b3e1848f7b718714054ab3077b115258..ca440edb1471fa0613451f27115b0d8f253edb28" } ,{ "testCaseDescription": "go-select-statements-delete-replacement-test", @@ -324,7 +324,7 @@ " return" ], "gitDir": "test/corpus/repos/go", - "shas": "3474643b08d4cea2d378d9f20a07237260e9f730..a96a0db774ab24294c7cf5ceced94944a0ba6bfc" + "shas": "ca440edb1471fa0613451f27115b0d8f253edb28..6bd4e3ad1adfc3d2864638fea2e46898ff428cef" } ,{ "testCaseDescription": "go-select-statements-delete-insert-test", @@ -376,7 +376,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "a96a0db774ab24294c7cf5ceced94944a0ba6bfc..69840df62daab5d321a9e0aae7e2bb4bc2de65e9" + "shas": "6bd4e3ad1adfc3d2864638fea2e46898ff428cef..95a1f3ffd8627b05d62d73f42c450e278f3be572" } ,{ "testCaseDescription": "go-select-statements-teardown-test", @@ -418,5 +418,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "69840df62daab5d321a9e0aae7e2bb4bc2de65e9..f71da83529be4b910d80b2f9bf87cc4aa9f26019" + "shas": "95a1f3ffd8627b05d62d73f42c450e278f3be572..d7a1d7f41b618a9ff0adcd8047b00eacd993989e" }] diff --git a/test/corpus/diff-summaries/go/selector-expressions.json b/test/corpus/diff-summaries/go/selector-expressions.json index c7346fd32..c72eabb84 100644 --- a/test/corpus/diff-summaries/go/selector-expressions.json +++ b/test/corpus/diff-summaries/go/selector-expressions.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "e97813f24a4335d7eaed1921519bba9b94c230cd..bcdec3522403fd500ef9e3bcfd90a343802f8179" + "shas": "cc9705e4f1e5e330f059e9bef93a8ae4853fea53..9bd920098364aa2a91cab198de312a014a044d14" } ,{ "testCaseDescription": "go-selector-expressions-insert-test", @@ -81,7 +81,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "bcdec3522403fd500ef9e3bcfd90a343802f8179..d079e33d697922c9aa52ad707227060e6ade850e" + "shas": "9bd920098364aa2a91cab198de312a014a044d14..d3a041d24660545036dd4b6ba2319b243f5ac353" } ,{ "testCaseDescription": "go-selector-expressions-replacement-test", @@ -190,7 +190,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "d079e33d697922c9aa52ad707227060e6ade850e..39b0b233f8f499a3a71cfc46a5feee84c2ff0f34" + "shas": "d3a041d24660545036dd4b6ba2319b243f5ac353..1bed3dd43632db3124b9f1c48ca611a9bba54818" } ,{ "testCaseDescription": "go-selector-expressions-delete-replacement-test", @@ -299,7 +299,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "39b0b233f8f499a3a71cfc46a5feee84c2ff0f34..05e1565d1b2229acb4ef316325495c761167eab2" + "shas": "1bed3dd43632db3124b9f1c48ca611a9bba54818..54589b7801ba53dbb1aedc097dda2c10e7580949" } ,{ "testCaseDescription": "go-selector-expressions-delete-insert-test", @@ -342,7 +342,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "05e1565d1b2229acb4ef316325495c761167eab2..87fb01bb6ccfbaa19aa547491e32289205d4d10f" + "shas": "54589b7801ba53dbb1aedc097dda2c10e7580949..1344563cc5b006c6e36b75ac8e4e282a2460d46c" } ,{ "testCaseDescription": "go-selector-expressions-teardown-test", @@ -384,5 +384,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "87fb01bb6ccfbaa19aa547491e32289205d4d10f..7e245edb2be2900da66cfd024a2f94e687bbde8d" + "shas": "1344563cc5b006c6e36b75ac8e4e282a2460d46c..5872306e73d2a39edbee7521acdbf82daffce06e" }] diff --git a/test/corpus/diff-summaries/go/send-statements.json b/test/corpus/diff-summaries/go/send-statements.json index 2a47c8824..27f049e92 100644 --- a/test/corpus/diff-summaries/go/send-statements.json +++ b/test/corpus/diff-summaries/go/send-statements.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "3d21e549876f4a7bc9793e6f062160fcd77c3bca..6e8e9657d0bf8872cbb7659fea2c61ecc4b4e4bd" + "shas": "749335f33e6843341d9cab1b1c2e0d7b7d98b159..2f3133f7878eb34e5c365c7759347be991b9004a" } ,{ "testCaseDescription": "go-send-statements-insert-test", @@ -96,7 +96,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "6e8e9657d0bf8872cbb7659fea2c61ecc4b4e4bd..02d24ceb772d973ba33066babbad12b6c3a7eea7" + "shas": "2f3133f7878eb34e5c365c7759347be991b9004a..b21cf69aee024583d2e5723e447b71e5b21d64c9" } ,{ "testCaseDescription": "go-send-statements-replacement-test", @@ -178,7 +178,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "02d24ceb772d973ba33066babbad12b6c3a7eea7..795da3c8368029a329afb53c7f3103224afa2fb5" + "shas": "b21cf69aee024583d2e5723e447b71e5b21d64c9..5f34ab5b413b8384e2dc90608a1d59d92282a28f" } ,{ "testCaseDescription": "go-send-statements-delete-replacement-test", @@ -260,7 +260,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "795da3c8368029a329afb53c7f3103224afa2fb5..3df06582cf38a4b66798a3591e5fca4dec18bd6f" + "shas": "5f34ab5b413b8384e2dc90608a1d59d92282a28f..5ffef88ddc803149bf98ff979d9e7498e79ed3a1" } ,{ "testCaseDescription": "go-send-statements-delete-insert-test", @@ -318,7 +318,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "3df06582cf38a4b66798a3591e5fca4dec18bd6f..3dbaf547b98a38228ef91c31cbccf699775c6c16" + "shas": "5ffef88ddc803149bf98ff979d9e7498e79ed3a1..1d7e438f1e441c291c1ea70c66100d014d35da8a" } ,{ "testCaseDescription": "go-send-statements-teardown-test", @@ -360,5 +360,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "3dbaf547b98a38228ef91c31cbccf699775c6c16..c642851bb55b21e764a7740d3c8c79f0e3781691" + "shas": "1d7e438f1e441c291c1ea70c66100d014d35da8a..ad1c2d6741abd7d30757510c329724648207e4b3" }] diff --git a/test/corpus/diff-summaries/go/short-var-declarations.json b/test/corpus/diff-summaries/go/short-var-declarations.json index b36d5d706..97f918f83 100644 --- a/test/corpus/diff-summaries/go/short-var-declarations.json +++ b/test/corpus/diff-summaries/go/short-var-declarations.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "6df35ccb381d5bb9112a73c779d2daea982f05fe..86b2285d6733151c3b2be043f6c63fb3bb52e0f6" + "shas": "62d02f1a139bbe83809ce9236632f21ebe34f54b..fc4577f9afeb99f1285df74273d7efdb739f64fc" } ,{ "testCaseDescription": "go-short-var-declarations-insert-test", @@ -96,7 +96,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "86b2285d6733151c3b2be043f6c63fb3bb52e0f6..2d26c4dbdeb859baf02e695621096f6d0b5ff834" + "shas": "fc4577f9afeb99f1285df74273d7efdb739f64fc..d6eeb71d5fcaea867ef89bed9b9f7f3c8b52304e" } ,{ "testCaseDescription": "go-short-var-declarations-replacement-test", @@ -232,7 +232,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "2d26c4dbdeb859baf02e695621096f6d0b5ff834..9a618c7df51e0b502758ec859a21e65481dac7e6" + "shas": "d6eeb71d5fcaea867ef89bed9b9f7f3c8b52304e..ff1cc1ef707b64b2c595e81e68ed5a16bc13fbed" } ,{ "testCaseDescription": "go-short-var-declarations-delete-replacement-test", @@ -368,7 +368,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "9a618c7df51e0b502758ec859a21e65481dac7e6..03987914f1091b841d6890bbf1d063f925a5c78b" + "shas": "ff1cc1ef707b64b2c595e81e68ed5a16bc13fbed..64b7150db0e17fd0694be9b8cf40c6695d9cb56e" } ,{ "testCaseDescription": "go-short-var-declarations-delete-insert-test", @@ -426,7 +426,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "03987914f1091b841d6890bbf1d063f925a5c78b..c7f5a909729cdb645c7992adba9b6edeea91658d" + "shas": "64b7150db0e17fd0694be9b8cf40c6695d9cb56e..56bae34f0829cdf9e99f54544b2bbbe0c3675ad5" } ,{ "testCaseDescription": "go-short-var-declarations-teardown-test", @@ -468,5 +468,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "c7f5a909729cdb645c7992adba9b6edeea91658d..dd3bb4dd8c16d7b788263fcb69e7d294a4816146" + "shas": "56bae34f0829cdf9e99f54544b2bbbe0c3675ad5..3c758d5dbcbd39e871113d740f42b6641d3e752a" }] diff --git a/test/corpus/diff-summaries/go/single-import-declarations.json b/test/corpus/diff-summaries/go/single-import-declarations.json index 00778d01b..5aa2e8a40 100644 --- a/test/corpus/diff-summaries/go/single-import-declarations.json +++ b/test/corpus/diff-summaries/go/single-import-declarations.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "644e38c5e87430153b32bdf5f4a10aa148af936e..e61bd357dfd479bf90098ea5a4494b3c2ac57c4a" + "shas": "c385f003a2ac543eb96e7f1488f01a212b5984b3..e7fa8ac0351dadc2ffad81eaa65ba771ef5f4deb" } ,{ "testCaseDescription": "go-single-import-declarations-insert-test", @@ -173,7 +173,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "e61bd357dfd479bf90098ea5a4494b3c2ac57c4a..72a376a3118597ef5fc059445c20cac763c81bf4" + "shas": "e7fa8ac0351dadc2ffad81eaa65ba771ef5f4deb..d916569c56dc0c025a684e2ab8eabfbda9928fe8" } ,{ "testCaseDescription": "go-single-import-declarations-replacement-test", @@ -286,7 +286,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "72a376a3118597ef5fc059445c20cac763c81bf4..c74082271d64a61bf9b01e2119060a7d18cf7ad2" + "shas": "d916569c56dc0c025a684e2ab8eabfbda9928fe8..b4b688d962547d54c94ab338ae55a84863411562" } ,{ "testCaseDescription": "go-single-import-declarations-delete-replacement-test", @@ -399,7 +399,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "c74082271d64a61bf9b01e2119060a7d18cf7ad2..b9cf18a5f78e8e621da556e5ce03305d6b1cadc3" + "shas": "b4b688d962547d54c94ab338ae55a84863411562..bccf219f5022a0aebd8850e28f84978e301e4700" } ,{ "testCaseDescription": "go-single-import-declarations-delete-insert-test", @@ -534,7 +534,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "b9cf18a5f78e8e621da556e5ce03305d6b1cadc3..bfb4267cda8cf8c6922fcd8144fb043326b166ec" + "shas": "bccf219f5022a0aebd8850e28f84978e301e4700..eaea41e2d1f7478cf5499b6fa34587e2e6fa7411" } ,{ "testCaseDescription": "go-single-import-declarations-teardown-test", @@ -576,5 +576,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "bfb4267cda8cf8c6922fcd8144fb043326b166ec..ae6d4b2134582532ea815de02a7e74883dd29b27" + "shas": "eaea41e2d1f7478cf5499b6fa34587e2e6fa7411..585b47c71622ee53eaa9f089694a2e82a79e642e" }] 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 c3934f063..908e6b1b8 100644 --- a/test/corpus/diff-summaries/go/single-line-function-declarations.json +++ b/test/corpus/diff-summaries/go/single-line-function-declarations.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "16c79f10879cafd3feb18bb793c7f1de76029dad..1dcec61eecd2251eacaad556c605a91c1fd9043c" + "shas": "2d08e3b11cf3a0b224114fdc56c17d2394956f29..b32800718dbfa807efa4534c8109f3d85ae9670b" } ,{ "testCaseDescription": "go-single-line-function-declarations-insert-test", @@ -188,7 +188,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "1dcec61eecd2251eacaad556c605a91c1fd9043c..4d8b59c819aac48fcf7f1492b2255cb51a101cc4" + "shas": "b32800718dbfa807efa4534c8109f3d85ae9670b..6eaa10cda56883a4259dccd0b0a5eee87d98a4e6" } ,{ "testCaseDescription": "go-single-line-function-declarations-replacement-test", @@ -301,7 +301,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "4d8b59c819aac48fcf7f1492b2255cb51a101cc4..fcb885bce540eb71369dc0762349642708add177" + "shas": "6eaa10cda56883a4259dccd0b0a5eee87d98a4e6..dcbda5bfe3312ebea08633ad3d49242491e5c26e" } ,{ "testCaseDescription": "go-single-line-function-declarations-delete-replacement-test", @@ -414,7 +414,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "fcb885bce540eb71369dc0762349642708add177..6fd653ee2b9af68762c52b4ca45f64217853025f" + "shas": "dcbda5bfe3312ebea08633ad3d49242491e5c26e..abbf7d2e1da9cd1a6c91f4e863d600a1ff0997fa" } ,{ "testCaseDescription": "go-single-line-function-declarations-delete-insert-test", @@ -564,7 +564,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "6fd653ee2b9af68762c52b4ca45f64217853025f..d4f7346e21424a7940521906c054621bd854707b" + "shas": "abbf7d2e1da9cd1a6c91f4e863d600a1ff0997fa..9f67251ba5c9a8a2acbc92465aea4a9390b88600" } ,{ "testCaseDescription": "go-single-line-function-declarations-teardown-test", @@ -606,5 +606,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "d4f7346e21424a7940521906c054621bd854707b..e701a99229e4bdc6c5ac9d3acd85cb55ca22a294" + "shas": "9f67251ba5c9a8a2acbc92465aea4a9390b88600..8530be83d690f6050b97edfa5a7a2ecaf93009f7" }] diff --git a/test/corpus/diff-summaries/go/slice-literals.json b/test/corpus/diff-summaries/go/slice-literals.json index 0df7ffcc8..51a40f3a7 100644 --- a/test/corpus/diff-summaries/go/slice-literals.json +++ b/test/corpus/diff-summaries/go/slice-literals.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "fb8a143375cb94d5459a74bc3f6260c1f4b96c89..e19d1040ef3d2755a53f507a1639e1b818b87c6d" + "shas": "81846b671d219b8ee7aa9acd97a7d2364a4bb163..13d28259b060468f31862277b22748ac13a16180" } ,{ "testCaseDescription": "go-slice-literals-insert-test", @@ -116,7 +116,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "e19d1040ef3d2755a53f507a1639e1b818b87c6d..99aac58c645474ff58aa8d3912f4f52a8c4f70a3" + "shas": "13d28259b060468f31862277b22748ac13a16180..c222e7f990207b35020dcd55444ca4f510db3de4" } ,{ "testCaseDescription": "go-slice-literals-replacement-test", @@ -248,7 +248,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "99aac58c645474ff58aa8d3912f4f52a8c4f70a3..ad5c341b18b0bb16e2b485b8eee7704cf8f4b42c" + "shas": "c222e7f990207b35020dcd55444ca4f510db3de4..308613cc15a6cd95bc1bf9aa9dae884656537a2c" } ,{ "testCaseDescription": "go-slice-literals-delete-replacement-test", @@ -380,7 +380,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "ad5c341b18b0bb16e2b485b8eee7704cf8f4b42c..cbbd2f1e60b996217f59ce0da6e4a1b9bae67256" + "shas": "308613cc15a6cd95bc1bf9aa9dae884656537a2c..2610fc27ea3fd3c5f8da2b2b567c9ab5c9d5adb2" } ,{ "testCaseDescription": "go-slice-literals-delete-insert-test", @@ -458,7 +458,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "cbbd2f1e60b996217f59ce0da6e4a1b9bae67256..cd06962c092034079eed6a124dd80154c0484979" + "shas": "2610fc27ea3fd3c5f8da2b2b567c9ab5c9d5adb2..b1ac72dad68cc79bcd5a051dd5233290422e9d2e" } ,{ "testCaseDescription": "go-slice-literals-teardown-test", @@ -500,5 +500,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "cd06962c092034079eed6a124dd80154c0484979..1965d1176a8ad717a123998fd75d59070bbce2d0" + "shas": "b1ac72dad68cc79bcd5a051dd5233290422e9d2e..1b4c2623cb156f068f9d25b67036e3e1c9539856" }] diff --git a/test/corpus/diff-summaries/go/slice-types.json b/test/corpus/diff-summaries/go/slice-types.json index 40257b5ec..5273495e5 100644 --- a/test/corpus/diff-summaries/go/slice-types.json +++ b/test/corpus/diff-summaries/go/slice-types.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "0e91b024e226fa6e6d5fe14ade5dc4f6db7f59a2..7b989badbeb76f76b3aeb281e1e0fa640a9fd81a" + "shas": "a5f4a8ef7e43527b67f052d3befe2c3999b7cf76..cefa6f5e9e145af4e276ee401ca9c67e20589a0e" } ,{ "testCaseDescription": "go-slice-types-insert-test", @@ -127,7 +127,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "7b989badbeb76f76b3aeb281e1e0fa640a9fd81a..5a24aa75d1fa78df88ac612b037a41e5ef07ad4f" + "shas": "cefa6f5e9e145af4e276ee401ca9c67e20589a0e..e2c0c6cec4ea5172445e6d1d8d846874fe7c0bcd" } ,{ "testCaseDescription": "go-slice-types-replacement-test", @@ -217,7 +217,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "5a24aa75d1fa78df88ac612b037a41e5ef07ad4f..9330590ba85f71adf154b85d0f6b8060031b02f9" + "shas": "e2c0c6cec4ea5172445e6d1d8d846874fe7c0bcd..bf2ae938821fa1f212099b8c27cd020e636799b1" } ,{ "testCaseDescription": "go-slice-types-delete-replacement-test", @@ -307,7 +307,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "9330590ba85f71adf154b85d0f6b8060031b02f9..91c1b025d551a3fcdb92b09318fb2a8de384e1fa" + "shas": "bf2ae938821fa1f212099b8c27cd020e636799b1..c21b6fffffbaf0a289a0ce802c948a85bcdba03c" } ,{ "testCaseDescription": "go-slice-types-delete-insert-test", @@ -396,7 +396,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "91c1b025d551a3fcdb92b09318fb2a8de384e1fa..4043ce09d9a74906f89a53ff0f3dc451fb12e9cf" + "shas": "c21b6fffffbaf0a289a0ce802c948a85bcdba03c..aecd4c91baeeb21f98bf551dd8d29564c18645fb" } ,{ "testCaseDescription": "go-slice-types-teardown-test", @@ -438,5 +438,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "4043ce09d9a74906f89a53ff0f3dc451fb12e9cf..0c9b40d9e8b536982ceb5ad73139939a6ed8f285" + "shas": "aecd4c91baeeb21f98bf551dd8d29564c18645fb..1451c4b24454422399023033ded3f348545a9416" }] diff --git a/test/corpus/diff-summaries/go/string-literals.json b/test/corpus/diff-summaries/go/string-literals.json index c39ab161b..f756e8d1b 100644 --- a/test/corpus/diff-summaries/go/string-literals.json +++ b/test/corpus/diff-summaries/go/string-literals.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "20733b88e56242b8e3204de04871e1d1b2133048..362cfbdbecbfc974af7f48f29b3e77c938f6239f" + "shas": "2420437d1f60b50d652949eee05ef984b2989303..f763be97288fda36b851f7c68f29071fee1dfe02" } ,{ "testCaseDescription": "go-string-literals-insert-test", @@ -99,7 +99,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "362cfbdbecbfc974af7f48f29b3e77c938f6239f..d0dad5c3bc40e515dd44a9f859bdf2742b8b058f" + "shas": "f763be97288fda36b851f7c68f29071fee1dfe02..804c22cf7cb512ffd7cd13a8538af271a6262741" } ,{ "testCaseDescription": "go-string-literals-replacement-test", @@ -184,7 +184,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "d0dad5c3bc40e515dd44a9f859bdf2742b8b058f..20469762f76e0e7017ffca68f7e3829f7e0e02a8" + "shas": "804c22cf7cb512ffd7cd13a8538af271a6262741..76a756ea0c490d82b2bd4f0da4ef1e409d25ec18" } ,{ "testCaseDescription": "go-string-literals-delete-replacement-test", @@ -269,7 +269,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "20469762f76e0e7017ffca68f7e3829f7e0e02a8..b6235774614599285cdb52cf590ec1340dbcfd3f" + "shas": "76a756ea0c490d82b2bd4f0da4ef1e409d25ec18..7f5fd59b88b15e34b2697de21bdf19ca8bc3fe29" } ,{ "testCaseDescription": "go-string-literals-delete-insert-test", @@ -330,7 +330,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "b6235774614599285cdb52cf590ec1340dbcfd3f..ce842782ac9e9b6d6b235dbb1c3519181ddffe1a" + "shas": "7f5fd59b88b15e34b2697de21bdf19ca8bc3fe29..5196edd7558edcc84b15c7c2168cd1a1d36d1708" } ,{ "testCaseDescription": "go-string-literals-teardown-test", @@ -372,5 +372,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "ce842782ac9e9b6d6b235dbb1c3519181ddffe1a..fb8a143375cb94d5459a74bc3f6260c1f4b96c89" + "shas": "5196edd7558edcc84b15c7c2168cd1a1d36d1708..81846b671d219b8ee7aa9acd97a7d2364a4bb163" }] diff --git a/test/corpus/diff-summaries/go/struct-literals.json b/test/corpus/diff-summaries/go/struct-literals.json index 562b54294..a309ee543 100644 --- a/test/corpus/diff-summaries/go/struct-literals.json +++ b/test/corpus/diff-summaries/go/struct-literals.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "7b16c5f0a65fa72d9c32eb85565359f996dac14b..70b557a0bef570b1f425eee7f9760029024c5a0d" + "shas": "3f5dc8ba8d53e4a22b434b9a53b525d56cf0a1db..bef6c5df79a8b8b0e7c47c450d2bfc999660430e" } ,{ "testCaseDescription": "go-struct-literals-insert-test", @@ -116,7 +116,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "70b557a0bef570b1f425eee7f9760029024c5a0d..55d5bad3f6ad04cc630ab70757f4cad7144492ce" + "shas": "bef6c5df79a8b8b0e7c47c450d2bfc999660430e..207e4ab3a9e678d7783c62c63d8e7502a50796c5" } ,{ "testCaseDescription": "go-struct-literals-replacement-test", @@ -286,7 +286,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "55d5bad3f6ad04cc630ab70757f4cad7144492ce..4903d362fc98d5f8d218d2559e21e6cb2aded590" + "shas": "207e4ab3a9e678d7783c62c63d8e7502a50796c5..1c51c63355eef12fcaba988b9835df24bea33559" } ,{ "testCaseDescription": "go-struct-literals-delete-replacement-test", @@ -456,7 +456,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "4903d362fc98d5f8d218d2559e21e6cb2aded590..c54fb53026eede958738e3ec8d2076453694315a" + "shas": "1c51c63355eef12fcaba988b9835df24bea33559..89d36d756e68f5aab3511fa081c8186cedd9101a" } ,{ "testCaseDescription": "go-struct-literals-delete-insert-test", @@ -534,7 +534,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "c54fb53026eede958738e3ec8d2076453694315a..0d2fab7d338b1a535ae5e14b16fbf45c1cc8db3b" + "shas": "89d36d756e68f5aab3511fa081c8186cedd9101a..c14898ae5d01a827a2933a88011e86ed8cedadc5" } ,{ "testCaseDescription": "go-struct-literals-teardown-test", @@ -576,5 +576,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "0d2fab7d338b1a535ae5e14b16fbf45c1cc8db3b..3d21e549876f4a7bc9793e6f062160fcd77c3bca" + "shas": "c14898ae5d01a827a2933a88011e86ed8cedadc5..749335f33e6843341d9cab1b1c2e0d7b7d98b159" }] diff --git a/test/corpus/diff-summaries/go/struct-types.json b/test/corpus/diff-summaries/go/struct-types.json index 910fa8c2e..ad952093b 100644 --- a/test/corpus/diff-summaries/go/struct-types.json +++ b/test/corpus/diff-summaries/go/struct-types.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "0c9b40d9e8b536982ceb5ad73139939a6ed8f285..d5e513feeb35b572a72ef61bc0671391f5b805c5" + "shas": "1451c4b24454422399023033ded3f348545a9416..fbbcef9255344cb48a9ee3f9d675de3482e869fe" } ,{ "testCaseDescription": "go-struct-types-insert-test", @@ -284,7 +284,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "d5e513feeb35b572a72ef61bc0671391f5b805c5..80589e3c36edca3dba5c42969e1fd20ea4d780b9" + "shas": "fbbcef9255344cb48a9ee3f9d675de3482e869fe..e0e04cb783c30bd2e9e96e565ae3d31372c8f399" } ,{ "testCaseDescription": "go-struct-types-replacement-test", @@ -430,7 +430,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "80589e3c36edca3dba5c42969e1fd20ea4d780b9..62921fa61e62bc2c1e0061c0034e41f2fb4d4ab4" + "shas": "e0e04cb783c30bd2e9e96e565ae3d31372c8f399..cbcd081dc26db67f5ab6d34b8f1203edc209f20a" } ,{ "testCaseDescription": "go-struct-types-delete-replacement-test", @@ -576,7 +576,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "62921fa61e62bc2c1e0061c0034e41f2fb4d4ab4..ca11ca710837f1fd83eb2183a8a7bf9d16a35634" + "shas": "cbcd081dc26db67f5ab6d34b8f1203edc209f20a..8fbd371c14ee70e20d613742fa57b03f7bfc5f7c" } ,{ "testCaseDescription": "go-struct-types-delete-insert-test", @@ -822,7 +822,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "ca11ca710837f1fd83eb2183a8a7bf9d16a35634..1369ab7d0d8710b571a47f523dbcc76301e0e7d5" + "shas": "8fbd371c14ee70e20d613742fa57b03f7bfc5f7c..cff8ded61333f2e4306fdeea422fe75f12b90990" } ,{ "testCaseDescription": "go-struct-types-teardown-test", @@ -864,5 +864,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "1369ab7d0d8710b571a47f523dbcc76301e0e7d5..a16e937a40d79cc7a6244e9cd60dae08dbf9c629" + "shas": "cff8ded61333f2e4306fdeea422fe75f12b90990..b71f8f15067094f9bf9ca540677f6e7fe3e25316" }] diff --git a/test/corpus/diff-summaries/go/switch-statements.json b/test/corpus/diff-summaries/go/switch-statements.json index b011cabd4..1f48b9f43 100644 --- a/test/corpus/diff-summaries/go/switch-statements.json +++ b/test/corpus/diff-summaries/go/switch-statements.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "f2fed1f3d20e4ad3da39aacc5114498700c4816d..1bf834de2b750a45c3f9b6d2f2a974c9b7eb28fe" + "shas": "fa7ab04fb1e0200cd48b718dbf94e17f382064e2..935190858c3c33463806d577f184dbc8b24e2dca" } ,{ "testCaseDescription": "go-switch-statements-insert-test", @@ -58,7 +58,7 @@ ] } }, - "summary": "Added the 'branch' switch statement in the main function of the 'main' module" + "summary": "Added a switch statement in the main function of the 'main' module" } ] }, @@ -84,7 +84,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "1bf834de2b750a45c3f9b6d2f2a974c9b7eb28fe..692184a138faca8c2639c9f75bc7937696b2c6cc" + "shas": "935190858c3c33463806d577f184dbc8b24e2dca..f06fa0eb596ec00d8d5403e11353499bfdb4f62e" } ,{ "testCaseDescription": "go-switch-statements-replacement-test", @@ -116,7 +116,7 @@ } ] }, - "summary": "Replaced the 'x' identifier with the 'a' identifier in the 'a < b' case statement of the 'main' function" + "summary": "Replaced the 'x' identifier with the 'a' identifier in a switch statement of the 'main' function" }, { "span": { @@ -143,7 +143,7 @@ } ] }, - "summary": "Replaced the 'y' identifier with the 'b' identifier in the 'a < b' case statement of the 'main' function" + "summary": "Replaced the 'y' identifier with the 'b' identifier in a switch statement of the 'main' function" }, { "span": { @@ -170,7 +170,7 @@ } ] }, - "summary": "Replaced the 'x' identifier with the 'c' identifier in the 'c < d' case statement of the 'main' function" + "summary": "Replaced the 'x' identifier with the 'c' identifier in a switch statement of the 'main' function" }, { "span": { @@ -197,7 +197,7 @@ } ] }, - "summary": "Replaced the 'z' identifier with the 'd' identifier in the 'c < d' case statement of the 'main' function" + "summary": "Replaced the 'z' identifier with the 'd' identifier in a switch statement of the 'main' function" }, { "span": { @@ -224,7 +224,7 @@ } ] }, - "summary": "Replaced the 'x' identifier with the 'e' identifier in the 'e == 4' case statement of the 'main' function" + "summary": "Replaced the 'x' identifier with the 'e' identifier in a switch statement of the 'main' function" }, { "span": { @@ -279,7 +279,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "692184a138faca8c2639c9f75bc7937696b2c6cc..a85d74349cb9f854b9d17f94a2c394c088494543" + "shas": "f06fa0eb596ec00d8d5403e11353499bfdb4f62e..fb9d97871bcff3847cf7c1d3754046fa5ec3d416" } ,{ "testCaseDescription": "go-switch-statements-delete-replacement-test", @@ -311,7 +311,7 @@ } ] }, - "summary": "Replaced the 'a' identifier with the 'x' identifier in the 'x < y' case statement of the 'main' function" + "summary": "Replaced the 'a' identifier with the 'x' identifier in a switch statement of the 'main' function" }, { "span": { @@ -338,7 +338,7 @@ } ] }, - "summary": "Replaced the 'b' identifier with the 'y' identifier in the 'x < y' case statement of the 'main' function" + "summary": "Replaced the 'b' identifier with the 'y' identifier in a switch statement of the 'main' function" }, { "span": { @@ -365,7 +365,7 @@ } ] }, - "summary": "Replaced the 'c' identifier with the 'x' identifier in the 'x < z' case statement of the 'main' function" + "summary": "Replaced the 'c' identifier with the 'x' identifier in a switch statement of the 'main' function" }, { "span": { @@ -392,7 +392,7 @@ } ] }, - "summary": "Replaced the 'd' identifier with the 'z' identifier in the 'x < z' case statement of the 'main' function" + "summary": "Replaced the 'd' identifier with the 'z' identifier in a switch statement of the 'main' function" }, { "span": { @@ -419,7 +419,7 @@ } ] }, - "summary": "Replaced the 'e' identifier with the 'x' identifier in the 'x == 4' case statement of the 'main' function" + "summary": "Replaced the 'e' identifier with the 'x' identifier in a switch statement of the 'main' function" }, { "span": { @@ -474,7 +474,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "a85d74349cb9f854b9d17f94a2c394c088494543..b803d7d60cfe186d6c83edd111bc16c40529f9bf" + "shas": "fb9d97871bcff3847cf7c1d3754046fa5ec3d416..1c6110752e2791b04588c39d5b57b3ecdcaf1133" } ,{ "testCaseDescription": "go-switch-statements-delete-insert-test", @@ -494,7 +494,7 @@ ] } }, - "summary": "Deleted the 'branch' switch statement in the main function of the 'main' module" + "summary": "Deleted a switch statement in the main function of the 'main' module" } ] }, @@ -520,7 +520,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "b803d7d60cfe186d6c83edd111bc16c40529f9bf..f781c901582e0d7bf34dcdfe71e5a4b9a0ab5ce2" + "shas": "1c6110752e2791b04588c39d5b57b3ecdcaf1133..d5b923c466b11baa57bc743b397c7d658cf72352" } ,{ "testCaseDescription": "go-switch-statements-teardown-test", @@ -562,5 +562,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "f781c901582e0d7bf34dcdfe71e5a4b9a0ab5ce2..6581272ba3299f4fde1a9aa41c30b47127f93df0" + "shas": "d5b923c466b11baa57bc743b397c7d658cf72352..79f00c97b509b40e5e9f8ad0acc8f9a754aa0e61" }] diff --git a/test/corpus/diff-summaries/go/type-assertion-expressions.json b/test/corpus/diff-summaries/go/type-assertion-expressions.json index 33b1f9005..f6b796d7f 100644 --- a/test/corpus/diff-summaries/go/type-assertion-expressions.json +++ b/test/corpus/diff-summaries/go/type-assertion-expressions.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "6b20e03f961607ab18c24b7b17f01ae02a746bc7..52cf4ddb7d4ff35b7bc941a64cae7145931bc612" + "shas": "b1421a2a7471dadf525ec75b93551e0b58d77e09..673a3e7c732f045079406d6baa2f2145e95ab92d" } ,{ "testCaseDescription": "go-type-assertion-expressions-insert-test", @@ -81,7 +81,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "52cf4ddb7d4ff35b7bc941a64cae7145931bc612..74bab6b1050f6e0f09d75974f05a161228c684ac" + "shas": "673a3e7c732f045079406d6baa2f2145e95ab92d..301d10d1561849115549c94c0b6dca8bc6d679b2" } ,{ "testCaseDescription": "go-type-assertion-expressions-replacement-test", @@ -190,7 +190,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "74bab6b1050f6e0f09d75974f05a161228c684ac..c15d7aef80d163ca8e8817e302d8bf8fc1ebd553" + "shas": "301d10d1561849115549c94c0b6dca8bc6d679b2..026309d42dea070a9693abe628fd8f80e3ccd5a6" } ,{ "testCaseDescription": "go-type-assertion-expressions-delete-replacement-test", @@ -299,7 +299,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "c15d7aef80d163ca8e8817e302d8bf8fc1ebd553..219048fbe445531463798581cbf0881c4d6d198c" + "shas": "026309d42dea070a9693abe628fd8f80e3ccd5a6..9870fcc3cbcd666aac3b5a70cc2850394b70073d" } ,{ "testCaseDescription": "go-type-assertion-expressions-delete-insert-test", @@ -342,7 +342,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "219048fbe445531463798581cbf0881c4d6d198c..da26e148340a0badabe0d1411dbe1e984fd5defe" + "shas": "9870fcc3cbcd666aac3b5a70cc2850394b70073d..ba46edd51d1967d03f8f6503c8c5b424b03105f0" } ,{ "testCaseDescription": "go-type-assertion-expressions-teardown-test", @@ -384,5 +384,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "da26e148340a0badabe0d1411dbe1e984fd5defe..cc94b60527ee86266c5a6875d5dbaf74ee028183" + "shas": "ba46edd51d1967d03f8f6503c8c5b424b03105f0..a436e80abc6a72293d81d833d4c0c26bc48c1a64" }] diff --git a/test/corpus/diff-summaries/go/type-conversion-expressions.json b/test/corpus/diff-summaries/go/type-conversion-expressions.json index c53cd4637..64ec9226c 100644 --- a/test/corpus/diff-summaries/go/type-conversion-expressions.json +++ b/test/corpus/diff-summaries/go/type-conversion-expressions.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "cc94b60527ee86266c5a6875d5dbaf74ee028183..b3592990ea94adca1632fda50222e5651c0f30bc" + "shas": "a436e80abc6a72293d81d833d4c0c26bc48c1a64..e379120c0d7adc2f009cb9b96aa71f877ca17ee9" } ,{ "testCaseDescription": "go-type-conversion-expressions-insert-test", @@ -129,7 +129,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "b3592990ea94adca1632fda50222e5651c0f30bc..f2c3da37b414d9de64da655807e0d40228051590" + "shas": "e379120c0d7adc2f009cb9b96aa71f877ca17ee9..f54a01b769457aed043b453266f23a556100d32d" } ,{ "testCaseDescription": "go-type-conversion-expressions-replacement-test", @@ -541,7 +541,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "f2c3da37b414d9de64da655807e0d40228051590..72b583de5f48e3bec6960eec1be552c00b8f96a9" + "shas": "f54a01b769457aed043b453266f23a556100d32d..4a6e97d03bb9014a5187ca2f64c694706a7f02b6" } ,{ "testCaseDescription": "go-type-conversion-expressions-delete-replacement-test", @@ -953,7 +953,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "72b583de5f48e3bec6960eec1be552c00b8f96a9..d887a55a8dd7611a069779ff7bed1ecb2fee0565" + "shas": "4a6e97d03bb9014a5187ca2f64c694706a7f02b6..c5e9cbd1466426747c7775bd97d6420de05e3f58" } ,{ "testCaseDescription": "go-type-conversion-expressions-delete-insert-test", @@ -1044,7 +1044,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "d887a55a8dd7611a069779ff7bed1ecb2fee0565..20e0e1407faf36357fe718cd75d7371024e9f7ae" + "shas": "c5e9cbd1466426747c7775bd97d6420de05e3f58..8fd252382d2f054e22d3f729449be0fbb523df33" } ,{ "testCaseDescription": "go-type-conversion-expressions-teardown-test", @@ -1086,5 +1086,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "20e0e1407faf36357fe718cd75d7371024e9f7ae..950d70a1c5167a670547a732df9ae49b0fa425e6" + "shas": "8fd252382d2f054e22d3f729449be0fbb523df33..21a58a6e32967ea5a6ddb3ec9db910ee17e1bc61" }] diff --git a/test/corpus/diff-summaries/go/type-declarations.json b/test/corpus/diff-summaries/go/type-declarations.json index ae4709525..528009b40 100644 --- a/test/corpus/diff-summaries/go/type-declarations.json +++ b/test/corpus/diff-summaries/go/type-declarations.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "b8b6ee2cc46ea05dc3f3a3aeaf08e07a4d0be0ba..7f379ac2c1803954d7193b0f9ed0a5d30f4ed89c" + "shas": "611e2214d1b5940df77efdbea2f5fd91bc8c5a55..a14c055a65523804b05b66327c5dcbca58671a3f" } ,{ "testCaseDescription": "go-type-declarations-insert-test", @@ -160,7 +160,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "7f379ac2c1803954d7193b0f9ed0a5d30f4ed89c..35309d41574aeda8888496e8ec4a588617ac6f67" + "shas": "a14c055a65523804b05b66327c5dcbca58671a3f..18f852a9c095beb1d124af20ba53669a85a829a4" } ,{ "testCaseDescription": "go-type-declarations-replacement-test", @@ -221,7 +221,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "35309d41574aeda8888496e8ec4a588617ac6f67..98981956e113a6877d1074704c0e5ea276174a44" + "shas": "18f852a9c095beb1d124af20ba53669a85a829a4..af5777383a77a54ce55008c24d7c0354dfdd00ac" } ,{ "testCaseDescription": "go-type-declarations-delete-replacement-test", @@ -282,7 +282,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "98981956e113a6877d1074704c0e5ea276174a44..14fc7043a7bd5d99bf4438a14eb4b78247f31307" + "shas": "af5777383a77a54ce55008c24d7c0354dfdd00ac..be59ca37fcc7a6346279c3a853942b8f5ab46aeb" } ,{ "testCaseDescription": "go-type-declarations-delete-insert-test", @@ -404,7 +404,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "14fc7043a7bd5d99bf4438a14eb4b78247f31307..70d28f91867f5154f6fd7f6b6fb563515fa16135" + "shas": "be59ca37fcc7a6346279c3a853942b8f5ab46aeb..0f713a062ec420d1db88a8f9b61d299eab20deb1" } ,{ "testCaseDescription": "go-type-declarations-teardown-test", @@ -446,5 +446,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "70d28f91867f5154f6fd7f6b6fb563515fa16135..f704d2bd8966ae7d92086ff1eb25cb92b5024fb1" + "shas": "0f713a062ec420d1db88a8f9b61d299eab20deb1..38deffcfe1d81d6bb705861fba20292fa365be75" }] diff --git a/test/corpus/diff-summaries/go/type-switch-statements.json b/test/corpus/diff-summaries/go/type-switch-statements.json index da35822be..df598c79d 100644 --- a/test/corpus/diff-summaries/go/type-switch-statements.json +++ b/test/corpus/diff-summaries/go/type-switch-statements.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "6581272ba3299f4fde1a9aa41c30b47127f93df0..8fe4e1abf180a1963ab29f5326d79889e7321d34" + "shas": "79f00c97b509b40e5e9f8ad0acc8f9a754aa0e61..028be42c346a8bd8f14bde20b4a188258dc9c301" } ,{ "testCaseDescription": "go-type-switch-statements-insert-test", @@ -86,7 +86,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "8fe4e1abf180a1963ab29f5326d79889e7321d34..2eb16a44fa00d46673c573e346927a04255dc978" + "shas": "028be42c346a8bd8f14bde20b4a188258dc9c301..3503b225ce441217b2809edeec9cd688a206b252" } ,{ "testCaseDescription": "go-type-switch-statements-replacement-test", @@ -143,7 +143,7 @@ " case *Dog:" ], "gitDir": "test/corpus/repos/go", - "shas": "2eb16a44fa00d46673c573e346927a04255dc978..ceddd732070629510538180dc7fc0fdd13420374" + "shas": "3503b225ce441217b2809edeec9cd688a206b252..547a840e8201bb2f56a20572eb7fa4286e1563d7" } ,{ "testCaseDescription": "go-type-switch-statements-delete-replacement-test", @@ -200,7 +200,7 @@ " case *Dog:" ], "gitDir": "test/corpus/repos/go", - "shas": "ceddd732070629510538180dc7fc0fdd13420374..876c1bc7838d44f033d415a31bac9507f80f37ca" + "shas": "547a840e8201bb2f56a20572eb7fa4286e1563d7..aeeedd88d96e0740eeda28df785f26eb2c2f43fc" } ,{ "testCaseDescription": "go-type-switch-statements-delete-insert-test", @@ -248,7 +248,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "876c1bc7838d44f033d415a31bac9507f80f37ca..fe22793150ea6de9d857796b76dde724e12a434f" + "shas": "aeeedd88d96e0740eeda28df785f26eb2c2f43fc..a5011d9edebeee776ef1a92d3e18742bfdcd38ce" } ,{ "testCaseDescription": "go-type-switch-statements-teardown-test", @@ -290,5 +290,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "fe22793150ea6de9d857796b76dde724e12a434f..de859039e83c9bb69eac6fcc05b538a1c6b45e52" + "shas": "a5011d9edebeee776ef1a92d3e18742bfdcd38ce..bbd6967914e3a76cf9bbee06545061e1adebc848" }] diff --git a/test/corpus/diff-summaries/go/unary-expressions.json b/test/corpus/diff-summaries/go/unary-expressions.json index 7e61f23bf..e01b86019 100644 --- a/test/corpus/diff-summaries/go/unary-expressions.json +++ b/test/corpus/diff-summaries/go/unary-expressions.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "950d70a1c5167a670547a732df9ae49b0fa425e6..f0462f56de40543828c76e5600d6c4a25286e831" + "shas": "21a58a6e32967ea5a6ddb3ec9db910ee17e1bc61..455275f5b7f0d99c4c921bb6938ef443a062d161" } ,{ "testCaseDescription": "go-unary-expressions-insert-test", @@ -97,7 +97,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "f0462f56de40543828c76e5600d6c4a25286e831..9d668ac62b4887b04749ec95422d2c82172dc564" + "shas": "455275f5b7f0d99c4c921bb6938ef443a062d161..41184adc024b8464b93b1e3f1852873811e3a93e" } ,{ "testCaseDescription": "go-unary-expressions-replacement-test", @@ -181,7 +181,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "9d668ac62b4887b04749ec95422d2c82172dc564..1959c925260baa867d2b7254b25a28b294f2d926" + "shas": "41184adc024b8464b93b1e3f1852873811e3a93e..2dfc9131c1ede36e4c29d1bea605c826cf1b3813" } ,{ "testCaseDescription": "go-unary-expressions-delete-replacement-test", @@ -265,7 +265,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "1959c925260baa867d2b7254b25a28b294f2d926..4c5848742450fd917f4bb54b45be958b51b94ad8" + "shas": "2dfc9131c1ede36e4c29d1bea605c826cf1b3813..6bd677610bfc9ac8db302d978d604cb3a1cf9478" } ,{ "testCaseDescription": "go-unary-expressions-delete-insert-test", @@ -324,7 +324,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "4c5848742450fd917f4bb54b45be958b51b94ad8..685b7532bf0b4dd65b49428e5cb74331f18edd41" + "shas": "6bd677610bfc9ac8db302d978d604cb3a1cf9478..5b8c80f1a280ee38735086151e5979947e77a631" } ,{ "testCaseDescription": "go-unary-expressions-teardown-test", @@ -366,5 +366,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "685b7532bf0b4dd65b49428e5cb74331f18edd41..3589635caca4192ad0f5c250ec8f5ea45c22bf4a" + "shas": "5b8c80f1a280ee38735086151e5979947e77a631..70922dad6da05a5a672385c75af6a622feb1af02" }] 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 949b032b4..01cc922c1 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 @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "fcf149145501d1e4d3a87b08d16926b8999474eb..70d5c08dcdc4f8228453c789ce0e50153fd29191" + "shas": "1d4374dddf1e5e47a239613fcaa559892a8e1784..79fa8cc58ff7d733cedeb30cc142c61ffba89d6f" } ,{ "testCaseDescription": "go-var-declarations-with-no-expressions-insert-test", @@ -112,7 +112,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "70d5c08dcdc4f8228453c789ce0e50153fd29191..d20035a34048a1b232f85c4647ba5a62ec5520bc" + "shas": "79fa8cc58ff7d733cedeb30cc142c61ffba89d6f..40d629f2af762ab0f7394731bf41c5a92a0a5754" } ,{ "testCaseDescription": "go-var-declarations-with-no-expressions-replacement-test", @@ -223,7 +223,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "d20035a34048a1b232f85c4647ba5a62ec5520bc..84407be06de472b0196b3fb370f2b029e6ddac35" + "shas": "40d629f2af762ab0f7394731bf41c5a92a0a5754..a1944f5227a611f4b0b00b6cfb859cd9827722bc" } ,{ "testCaseDescription": "go-var-declarations-with-no-expressions-delete-replacement-test", @@ -334,7 +334,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "84407be06de472b0196b3fb370f2b029e6ddac35..4d63bf971d837608ba02cc8f23ee5d7fd8b61ade" + "shas": "a1944f5227a611f4b0b00b6cfb859cd9827722bc..dbcface2dbb1db8afc8400d55b52627fe08973f8" } ,{ "testCaseDescription": "go-var-declarations-with-no-expressions-delete-insert-test", @@ -408,7 +408,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "4d63bf971d837608ba02cc8f23ee5d7fd8b61ade..ddea3b692a657a158ed15374642ab9f5e1555ed0" + "shas": "dbcface2dbb1db8afc8400d55b52627fe08973f8..4e7dd5cac8b583e47059cbce5b13dd401e601c4b" } ,{ "testCaseDescription": "go-var-declarations-with-no-expressions-teardown-test", @@ -450,5 +450,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "ddea3b692a657a158ed15374642ab9f5e1555ed0..dc1dccf16f7c02589456035163385b69944f497a" + "shas": "4e7dd5cac8b583e47059cbce5b13dd401e601c4b..8ffcdcc4c7dd96d6a96f41a12f601801b7668f47" }] 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 b4b2e8826..e8a5ca402 100644 --- a/test/corpus/diff-summaries/go/var-declarations-with-types.json +++ b/test/corpus/diff-summaries/go/var-declarations-with-types.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "3391d9274d5b11d59782f373e0d179a651245649..ced5513315be4b5f3eb735864fc6e01dc19a363d" + "shas": "af705dd15ded51db4ce65dbb57af026377791a30..34d3b4449bb844eae632070293e06674a84f1200" } ,{ "testCaseDescription": "go-var-declarations-with-types-insert-test", @@ -112,7 +112,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "ced5513315be4b5f3eb735864fc6e01dc19a363d..83b1fd02465c2fc2a9a57b9009b07566d31d3697" + "shas": "34d3b4449bb844eae632070293e06674a84f1200..81ebf77194c2903fa8aa47e1517e6ef208289b4f" } ,{ "testCaseDescription": "go-var-declarations-with-types-replacement-test", @@ -223,7 +223,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "83b1fd02465c2fc2a9a57b9009b07566d31d3697..3e2acc5ddf2f81361579b1c44c46ff7d104f26c7" + "shas": "81ebf77194c2903fa8aa47e1517e6ef208289b4f..f413dc7d03a783e9c0a5617ffeb373cc9bd99d5d" } ,{ "testCaseDescription": "go-var-declarations-with-types-delete-replacement-test", @@ -334,7 +334,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "3e2acc5ddf2f81361579b1c44c46ff7d104f26c7..6505b85973aa5c021620fa646298882294de9426" + "shas": "f413dc7d03a783e9c0a5617ffeb373cc9bd99d5d..cc6140857c610a7fb2e75d0451f39d9c23c3cdec" } ,{ "testCaseDescription": "go-var-declarations-with-types-delete-insert-test", @@ -408,7 +408,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "6505b85973aa5c021620fa646298882294de9426..30d4ccc66d74df6a6400d4442140251d3b57e381" + "shas": "cc6140857c610a7fb2e75d0451f39d9c23c3cdec..5f5bceb839c4efcc83f7e04b6917f5371a09b64a" } ,{ "testCaseDescription": "go-var-declarations-with-types-teardown-test", @@ -450,5 +450,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "30d4ccc66d74df6a6400d4442140251d3b57e381..fcf149145501d1e4d3a87b08d16926b8999474eb" + "shas": "5f5bceb839c4efcc83f7e04b6917f5371a09b64a..1d4374dddf1e5e47a239613fcaa559892a8e1784" }] 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 c0f951096..1dee9fad6 100644 --- a/test/corpus/diff-summaries/go/var-declarations-without-types.json +++ b/test/corpus/diff-summaries/go/var-declarations-without-types.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "2d8e6c3a503c254d795de4f8055f6d10449bd5f2..98a3141664c60ed5fdadc07e40fde91ab4b29590" + "shas": "37f202b2f8c8559b48b91cf31099954a613a89ad..a47ff3fc3bee86c1a19617b14f23320f054c928b" } ,{ "testCaseDescription": "go-var-declarations-without-types-insert-test", @@ -81,7 +81,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "98a3141664c60ed5fdadc07e40fde91ab4b29590..5eb9dfd211c4ab774829c6253e04221cff742179" + "shas": "a47ff3fc3bee86c1a19617b14f23320f054c928b..e1622d706f765d2552b263357586b5110e730ce3" } ,{ "testCaseDescription": "go-var-declarations-without-types-replacement-test", @@ -178,7 +178,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "5eb9dfd211c4ab774829c6253e04221cff742179..6462bd0fc8542b542e37216b85b71e9a234b2f25" + "shas": "e1622d706f765d2552b263357586b5110e730ce3..bbb04d55972bd24b19cf8690d7478bddb3b0a606" } ,{ "testCaseDescription": "go-var-declarations-without-types-delete-replacement-test", @@ -275,7 +275,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "6462bd0fc8542b542e37216b85b71e9a234b2f25..d1bbc6e8220884fefab479879528adcfccd6ea3c" + "shas": "bbb04d55972bd24b19cf8690d7478bddb3b0a606..309551f32eab50c94607a558962ac0c3e6d490ed" } ,{ "testCaseDescription": "go-var-declarations-without-types-delete-insert-test", @@ -318,7 +318,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "d1bbc6e8220884fefab479879528adcfccd6ea3c..9b30863af409976fcee69dff9f8a6b73f3d0094e" + "shas": "309551f32eab50c94607a558962ac0c3e6d490ed..e2cbb6a6d7d2ded5acd6534eff6c3daf6212673c" } ,{ "testCaseDescription": "go-var-declarations-without-types-teardown-test", @@ -360,5 +360,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "9b30863af409976fcee69dff9f8a6b73f3d0094e..3391d9274d5b11d59782f373e0d179a651245649" + "shas": "e2cbb6a6d7d2ded5acd6534eff6c3daf6212673c..af705dd15ded51db4ce65dbb57af026377791a30" }] diff --git a/test/corpus/diff-summaries/go/variadic-function-declarations.json b/test/corpus/diff-summaries/go/variadic-function-declarations.json index 07b238709..9d3c591ee 100644 --- a/test/corpus/diff-summaries/go/variadic-function-declarations.json +++ b/test/corpus/diff-summaries/go/variadic-function-declarations.json @@ -38,7 +38,7 @@ "+}" ], "gitDir": "test/corpus/repos/go", - "shas": "e701a99229e4bdc6c5ac9d3acd85cb55ca22a294..3cdd7eba6542d6e750f1ebcba058364125238fe8" + "shas": "8530be83d690f6050b97edfa5a7a2ecaf93009f7..fd2a5f2641b036473b3932a2d6b54d400f6df260" } ,{ "testCaseDescription": "go-variadic-function-declarations-insert-test", @@ -161,7 +161,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "3cdd7eba6542d6e750f1ebcba058364125238fe8..87ac2ec129095ffd8d0731e2f23ee769be9cded6" + "shas": "fd2a5f2641b036473b3932a2d6b54d400f6df260..1e639dd0e65cca6ba3c3e304f019b52d79090993" } ,{ "testCaseDescription": "go-variadic-function-declarations-replacement-test", @@ -274,7 +274,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "87ac2ec129095ffd8d0731e2f23ee769be9cded6..bd76dd806dff1cd959f70188b634d78650d34d27" + "shas": "1e639dd0e65cca6ba3c3e304f019b52d79090993..d21303466893e1acbdb3f7b01e23fc4a2b64028d" } ,{ "testCaseDescription": "go-variadic-function-declarations-delete-replacement-test", @@ -387,7 +387,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "bd76dd806dff1cd959f70188b634d78650d34d27..02b1351c0b18ac07c5f5f53eb50745932fd94fce" + "shas": "d21303466893e1acbdb3f7b01e23fc4a2b64028d..78e02941b6dc5cdfaf235b3d124d5569c8b6dc97" } ,{ "testCaseDescription": "go-variadic-function-declarations-delete-insert-test", @@ -510,7 +510,7 @@ " }" ], "gitDir": "test/corpus/repos/go", - "shas": "02b1351c0b18ac07c5f5f53eb50745932fd94fce..b81d359232798bdd0cfe778f419ed957c72c75c0" + "shas": "78e02941b6dc5cdfaf235b3d124d5569c8b6dc97..aa07265b56ac948aff9b29e4199aec4aaace0c4a" } ,{ "testCaseDescription": "go-variadic-function-declarations-teardown-test", @@ -552,5 +552,5 @@ "-}" ], "gitDir": "test/corpus/repos/go", - "shas": "b81d359232798bdd0cfe778f419ed957c72c75c0..5c30b710dca0a06248e7069b46714b551bd79d82" + "shas": "aa07265b56ac948aff9b29e4199aec4aaace0c4a..9439c36a72cbb783e3b574edf888a27066f49719" }] diff --git a/test/corpus/repos/go b/test/corpus/repos/go index 4b3bded08..a0749fc32 160000 --- a/test/corpus/repos/go +++ b/test/corpus/repos/go @@ -1 +1 @@ -Subproject commit 4b3bded08aaf3fa00d0370e8ba8cd8b4bf0171cc +Subproject commit a0749fc3294aefc254a16311a647828a63fda1eb