summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSebastian Thiel <sthiel@thoughtworks.com>2019-06-04 13:31:07 +0530
committerSebastian Thiel <sthiel@thoughtworks.com>2019-06-04 13:31:07 +0530
commita5c8e37b970169913ab72ea691b89aeeeffad403 (patch)
tree8f72853e8cbd6d3e3e01bef5e05969c364deb5e5 /tests
parent7d451f968908549babd06e7858d7a5263b1737a3 (diff)
Properly fix byte column width handling
Diffstat (limited to 'tests')
-rw-r--r--tests/snapshots/failure-no-arguments-multiple-input-paths-some-not-existing12
-rw-r--r--tests/snapshots/success-bytes-binary14
-rw-r--r--tests/snapshots/success-bytes-only14
-rw-r--r--tests/snapshots/success-no-arguments14
-rw-r--r--tests/snapshots/success-no-arguments-multiple-input-paths12
-rw-r--r--tests/snapshots/success-no-arguments-multiple-input-paths-no-sort12
-rw-r--r--tests/snapshots/success-no-arguments-multiple-input-paths-no-total10
-rw-r--r--tests/snapshots/success-no-arguments-multiple-input-paths-statistics12
-rw-r--r--tests/snapshots/success-no-arguments-no-sort14
9 files changed, 57 insertions, 57 deletions
diff --git a/tests/snapshots/failure-no-arguments-multiple-input-paths-some-not-existing b/tests/snapshots/failure-no-arguments-multiple-input-paths-some-not-existing
index 6166323..143cdb1 100644
--- a/tests/snapshots/failure-no-arguments-multiple-input-paths-some-not-existing
+++ b/tests/snapshots/failure-no-arguments-multiple-input-paths-some-not-existing
@@ -1,6 +1,6 @@
- 0.00 B foo <1 IO Error(s)>
- 0.00 B bar <1 IO Error(s)>
- 0.00 B baz <1 IO Error(s)>
- 1.26 MB .
- 1.26 MB .
- 2.52 MB total <3 IO Error(s)> \ No newline at end of file
+ 0.00 B foo <1 IO Error(s)>
+ 0.00 B bar <1 IO Error(s)>
+ 0.00 B baz <1 IO Error(s)>
+ 1.26 MB .
+ 1.26 MB .
+ 2.52 MB total <3 IO Error(s)> \ No newline at end of file
diff --git a/tests/snapshots/success-bytes-binary b/tests/snapshots/success-bytes-binary
index 7a43a1a..42bcd40 100644
--- a/tests/snapshots/success-bytes-binary
+++ b/tests/snapshots/success-bytes-binary
@@ -1,7 +1,7 @@
- 0.00 B b.empty
- 123.00 B z123.b
- 256.00 B a
- 256.00 B c.lnk
- 666.00 B .hidden.666
- 1.20 MiB dir
- 1.20 MiB total \ No newline at end of file
+ 0.00 B b.empty
+123.00 B z123.b
+256.00 B a
+256.00 B c.lnk
+666.00 B .hidden.666
+ 1.20 MiB dir
+ 1.20 MiB total \ No newline at end of file
diff --git a/tests/snapshots/success-bytes-only b/tests/snapshots/success-bytes-only
index 5ad3f75..966bea6 100644
--- a/tests/snapshots/success-bytes-only
+++ b/tests/snapshots/success-bytes-only
@@ -1,7 +1,7 @@
- 0 b b.empty
- 123 b z123.b
- 256 b a
- 256 b c.lnk
- 666 b .hidden.666
- 1258024 b dir
- 1259325 b total \ No newline at end of file
+ 0 b b.empty
+ 123 b z123.b
+ 256 b a
+ 256 b c.lnk
+ 666 b .hidden.666
+ 1258024 b dir
+ 1259325 b total \ No newline at end of file
diff --git a/tests/snapshots/success-no-arguments b/tests/snapshots/success-no-arguments
index 8348016..400782c 100644
--- a/tests/snapshots/success-no-arguments
+++ b/tests/snapshots/success-no-arguments
@@ -1,7 +1,7 @@
- 0.00 B b.empty
- 123.00 B z123.b
- 256.00 B a
- 256.00 B c.lnk
- 666.00 B .hidden.666
- 1.26 MB dir
- 1.26 MB total \ No newline at end of file
+ 0.00 B b.empty
+ 123.00 B z123.b
+ 256.00 B a
+ 256.00 B c.lnk
+ 666.00 B .hidden.666
+ 1.26 MB dir
+ 1.26 MB total \ No newline at end of file
diff --git a/tests/snapshots/success-no-arguments-multiple-input-paths b/tests/snapshots/success-no-arguments-multiple-input-paths
index f157e57..e7738a5 100644
--- a/tests/snapshots/success-no-arguments-multiple-input-paths
+++ b/tests/snapshots/success-no-arguments-multiple-input-paths
@@ -1,6 +1,6 @@
- 256.00 KB ./dir/sub
- 1.26 MB dir
- 1.26 MB ./dir/
- 1.26 MB .
- 1.26 MB .
- 5.29 MB total \ No newline at end of file
+ 256.00 KB ./dir/sub
+ 1.26 MB dir
+ 1.26 MB ./dir/
+ 1.26 MB .
+ 1.26 MB .
+ 5.29 MB total \ No newline at end of file
diff --git a/tests/snapshots/success-no-arguments-multiple-input-paths-no-sort b/tests/snapshots/success-no-arguments-multiple-input-paths-no-sort
index 1725633..421330c 100644
--- a/tests/snapshots/success-no-arguments-multiple-input-paths-no-sort
+++ b/tests/snapshots/success-no-arguments-multiple-input-paths-no-sort
@@ -1,6 +1,6 @@
- 1.26 MB .
- 1.26 MB .
- 1.26 MB dir
- 1.26 MB ./dir/
- 256.00 KB ./dir/sub
- 5.29 MB total \ No newline at end of file
+ 1.26 MB .
+ 1.26 MB .
+ 1.26 MB dir
+ 1.26 MB ./dir/
+ 256.00 KB ./dir/sub
+ 5.29 MB total \ No newline at end of file
diff --git a/tests/snapshots/success-no-arguments-multiple-input-paths-no-total b/tests/snapshots/success-no-arguments-multiple-input-paths-no-total
index 2427939..a7569f2 100644
--- a/tests/snapshots/success-no-arguments-multiple-input-paths-no-total
+++ b/tests/snapshots/success-no-arguments-multiple-input-paths-no-total
@@ -1,5 +1,5 @@
- 256.00 KB ./dir/sub
- 1.26 MB dir
- 1.26 MB ./dir/
- 1.26 MB .
- 1.26 MB . \ No newline at end of file
+ 256.00 KB ./dir/sub
+ 1.26 MB dir
+ 1.26 MB ./dir/
+ 1.26 MB .
+ 1.26 MB . \ No newline at end of file
diff --git a/tests/snapshots/success-no-arguments-multiple-input-paths-statistics b/tests/snapshots/success-no-arguments-multiple-input-paths-statistics
index 36024d6..dcc34d6 100644
--- a/tests/snapshots/success-no-arguments-multiple-input-paths-statistics
+++ b/tests/snapshots/success-no-arguments-multiple-input-paths-statistics
@@ -1,7 +1,7 @@
- 256.00 KB ./dir/sub
- 1.26 MB dir
- 1.26 MB ./dir/
- 1.26 MB .
- 1.26 MB .
- 5.29 MB total
+ 256.00 KB ./dir/sub
+ 1.26 MB dir
+ 1.26 MB ./dir/
+ 1.26 MB .
+ 1.26 MB .
+ 5.29 MB total
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 126d918..617e011 100644
--- a/tests/snapshots/success-no-arguments-no-sort
+++ b/tests/snapshots/success-no-arguments-no-sort
@@ -1,7 +1,7 @@
- 666.00 B .hidden.666
- 256.00 B a
- 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
+ 666.00 B .hidden.666
+ 256.00 B a
+ 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