Commit baf0364
committed
Recharacterize switch/select tests and fix TestFileRewriter path for Linux
- Remove blank lines before `default:` and post-switch `return` that
the converter doesn't actually emit
- Fix TestFileRewriter path separator (backslash → forward slash, add
missing level) so recharacterization works on Linux1 parent 6537a0f commit baf0364
File tree
2 files changed
+2
-14
lines changed- Tests/CSharp
- ExpressionTests
- StatementTests
2 files changed
+2
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2086 | 2086 | | |
2087 | 2087 | | |
2088 | 2088 | | |
2089 | | - | |
2090 | 2089 | | |
2091 | 2090 | | |
2092 | 2091 | | |
| |||
2301 | 2300 | | |
2302 | 2301 | | |
2303 | 2302 | | |
2304 | | - | |
2305 | 2303 | | |
2306 | 2304 | | |
2307 | 2305 | | |
| |||
2363 | 2361 | | |
2364 | 2362 | | |
2365 | 2363 | | |
2366 | | - | |
2367 | 2364 | | |
2368 | 2365 | | |
2369 | 2366 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
1051 | 1051 | | |
1052 | 1052 | | |
1053 | 1053 | | |
1054 | | - | |
1055 | 1054 | | |
1056 | 1055 | | |
1057 | 1056 | | |
| |||
1089 | 1088 | | |
1090 | 1089 | | |
1091 | 1090 | | |
1092 | | - | |
1093 | 1091 | | |
1094 | 1092 | | |
1095 | 1093 | | |
| |||
1131 | 1129 | | |
1132 | 1130 | | |
1133 | 1131 | | |
1134 | | - | |
1135 | | - | |
1136 | | - | |
| 1132 | + | |
1137 | 1133 | | |
1138 | 1134 | | |
1139 | 1135 | | |
| |||
1173 | 1169 | | |
1174 | 1170 | | |
1175 | 1171 | | |
1176 | | - | |
1177 | 1172 | | |
1178 | 1173 | | |
1179 | 1174 | | |
| |||
1226 | 1221 | | |
1227 | 1222 | | |
1228 | 1223 | | |
1229 | | - | |
1230 | 1224 | | |
1231 | 1225 | | |
1232 | 1226 | | |
| |||
1270 | 1264 | | |
1271 | 1265 | | |
1272 | 1266 | | |
1273 | | - | |
1274 | 1267 | | |
1275 | 1268 | | |
1276 | 1269 | | |
| |||
1588 | 1581 | | |
1589 | 1582 | | |
1590 | 1583 | | |
1591 | | - | |
1592 | 1584 | | |
1593 | 1585 | | |
1594 | 1586 | | |
| |||
1623 | 1615 | | |
1624 | 1616 | | |
1625 | 1617 | | |
1626 | | - | |
1627 | 1618 | | |
1628 | 1619 | | |
1629 | 1620 | | |
| |||
0 commit comments