Skip to content

Commit 242beeb

Browse files
committed
Windows snapshots
1 parent 632b44d commit 242beeb

5 files changed

+6
-0
lines changed

crates/core/tests/snapshots/integration__backup-tar-groups-windows.snap

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ expression: snap
5050
time: "[time]",
5151
program_version: "rustic [rustic_core_version]",
5252
parent: "[some]",
53+
parents: "[parents]",
5354
tree: "[tree_id]",
5455
paths: StringList([
5556
"test",
@@ -98,6 +99,7 @@ expression: snap
9899
time: "[time]",
99100
program_version: "rustic [rustic_core_version]",
100101
parent: "[some]",
102+
parents: "[parents]",
101103
tree: "[tree_id]",
102104
paths: StringList([
103105
"test",

crates/core/tests/snapshots/integration__backup-tar-matching-snaps-windows.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ expression: snap
77
time: "[time]",
88
program_version: "rustic [rustic_core_version]",
99
parent: "[some]",
10+
parents: "[parents]",
1011
tree: "[tree_id]",
1112
paths: StringList([
1213
"test",

crates/core/tests/snapshots/integration__backup-tar-summary-second-windows.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ SnapshotFile(
66
time: "[time]",
77
program_version: "rustic [rustic_core_version]",
88
parent: "[some]",
9+
parents: "[parents]",
910
tree: "[tree_id]",
1011
paths: StringList([
1112
"test",

crates/core/tests/snapshots/integration__backup-tar-summary-third-windows.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ SnapshotFile(
66
time: "[time]",
77
program_version: "rustic [rustic_core_version]",
88
parent: "[some]",
9+
parents: "[parents]",
910
tree: "[tree_id]",
1011
paths: StringList([
1112
"test",

crates/core/tests/snapshots/integration__dryrun-tar-summary-second-windows.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ SnapshotFile(
66
time: "[time]",
77
program_version: "rustic [rustic_core_version]",
88
parent: "[some]",
9+
parents: "[parents]",
910
tree: "[tree_id]",
1011
paths: StringList([
1112
"test",

0 commit comments

Comments
 (0)