summaryrefslogtreecommitdiffstats
path: root/tests/snapshots
diff options
context:
space:
mode:
Diffstat (limited to 'tests/snapshots')
-rw-r--r--tests/snapshots/success-bytes-binary1
-rw-r--r--tests/snapshots/success-bytes-only3
-rw-r--r--tests/snapshots/success-no-arguments1
-rw-r--r--tests/snapshots/success-no-arguments-multiple-input-paths-statistics2
-rw-r--r--tests/snapshots/success-no-arguments-no-sort1
5 files changed, 6 insertions, 2 deletions
diff --git a/tests/snapshots/success-bytes-binary b/tests/snapshots/success-bytes-binary
index acc26fc..7a43a1a 100644
--- a/tests/snapshots/success-bytes-binary
+++ b/tests/snapshots/success-bytes-binary
@@ -1,4 +1,5 @@
0.00 B b.empty
+ 123.00 B z123.b
256.00 B a
256.00 B c.lnk
666.00 B .hidden.666
diff --git a/tests/snapshots/success-bytes-only b/tests/snapshots/success-bytes-only
index b83f090..bf6466a 100644
--- a/tests/snapshots/success-bytes-only
+++ b/tests/snapshots/success-bytes-only
@@ -1,6 +1,7 @@
0 b b.empty
+ 123 b z123.b
256 b a
256 b c.lnk
666 b .hidden.666
1258024 b dir
- 1259202 b total \ No newline at end of file
+ 1259325 b total \ No newline at end of file
diff --git a/tests/snapshots/success-no-arguments b/tests/snapshots/success-no-arguments
index e85cf4b..8348016 100644
--- a/tests/snapshots/success-no-arguments
+++ b/tests/snapshots/success-no-arguments
@@ -1,4 +1,5 @@
0.00 B b.empty
+ 123.00 B z123.b
256.00 B a
256.00 B c.lnk
666.00 B .hidden.666
diff --git a/tests/snapshots/success-no-arguments-multiple-input-paths-statistics b/tests/snapshots/success-no-arguments-multiple-input-paths-statistics
index 5925329..36024d6 100644
--- a/tests/snapshots/success-no-arguments-multiple-input-paths-statistics
+++ b/tests/snapshots/success-no-arguments-multiple-input-paths-statistics
@@ -4,4 +4,4 @@
1.26 MB .
1.26 MB .
5.29 MB total
-Statistics { files_traversed: 44, smallest_file_in_bytes: 0, largest_file_in_bytes: 1000000 } \ No newline at end of file
+Statistics { entries_traversed: 46, smallest_file_in_bytes: 0, largest_file_in_bytes: 1000000 } \ No newline at end of file
diff --git a/tests/snapshots/success-no-arguments-no-sort b/tests/snapshots/success-no-arguments-no-sort
index 42f24a4..126d918 100644
--- a/tests/snapshots/success-no-arguments-no-sort
+++ b/tests/snapshots/success-no-arguments-no-sort
@@ -3,4 +3,5 @@
0.00 B b.empty
256.00 B c.lnk
1.26 MB dir
+ 123.00 B z123.b
1.26 MB total \ No newline at end of file