Commit 183ccfb
committed
refactor: tests: port
`git` didn't recognize this as a pure move, but it is.
This test was supposed to test if changes are visible across `commit`s,
even when those changes aren't written to the original file
(like with the `--rewrite-mode alongside` used by [`refactor`],
and unlike with `--rewrite-mode inplace`).
However, `commit` is currently broken (see #1605),
so this test is not actually testing what it's meant to.
The places where `commit`s are supposed to go
are left as comments for now until we fix `commit`.multi_rewrite to a snapshot test1 parent f08ad16 commit 183ccfb
6 files changed
Lines changed: 36 additions & 17 deletions
File tree
- c2rust-refactor/tests
- multi_rewrite
- snapshots
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
330 | 352 | | |
331 | 353 | | |
332 | 354 | | |
| |||
File renamed without changes.
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments