From a5c8e37b970169913ab72ea691b89aeeeffad403 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Tue, 4 Jun 2019 13:31:07 +0530 Subject: Properly fix byte column width handling --- ...ure-no-arguments-multiple-input-paths-some-not-existing | 12 ++++++------ tests/snapshots/success-bytes-binary | 14 +++++++------- tests/snapshots/success-bytes-only | 14 +++++++------- tests/snapshots/success-no-arguments | 14 +++++++------- tests/snapshots/success-no-arguments-multiple-input-paths | 12 ++++++------ .../success-no-arguments-multiple-input-paths-no-sort | 12 ++++++------ .../success-no-arguments-multiple-input-paths-no-total | 10 +++++----- .../success-no-arguments-multiple-input-paths-statistics | 12 ++++++------ tests/snapshots/success-no-arguments-no-sort | 14 +++++++------- 9 files changed, 57 insertions(+), 57 deletions(-) (limited to 'tests') 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 -- cgit v1.2.3