summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-03-29 10:39:22 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-03-29 10:39:22 +0800
commit6b90258662810ce740f7f9ad44234e10f3367fc3 (patch)
tree100da9b25a4a1604009a904e2ca34a399231bbbe /tests
parenta4abfd11f679a479d9668d833cecfee0425bd22f (diff)
Fix tests by regenerating them - issue is that sym-links are not shown anymore.
Diffstat (limited to 'tests')
-rw-r--r--tests/snapshots/success-bytes-binary1
-rw-r--r--tests/snapshots/success-bytes-bytes1
-rw-r--r--tests/snapshots/success-bytes-gb1
-rw-r--r--tests/snapshots/success-bytes-gib1
-rw-r--r--tests/snapshots/success-bytes-mb1
-rw-r--r--tests/snapshots/success-bytes-metric1
-rw-r--r--tests/snapshots/success-bytes-mib1
-rw-r--r--tests/snapshots/success-no-arguments1
-rw-r--r--tests/snapshots/success-no-arguments-no-sort1
9 files changed, 0 insertions, 9 deletions
diff --git a/tests/snapshots/success-bytes-binary b/tests/snapshots/success-bytes-binary
index 989e4b7..ad370ec 100644
--- a/tests/snapshots/success-bytes-binary
+++ b/tests/snapshots/success-bytes-binary
@@ -1,5 +1,4 @@
0.00 B b.empty
- 0.00 B c.lnk
4.00 KiB .hidden.666
4.00 KiB a
4.00 KiB z123.b
diff --git a/tests/snapshots/success-bytes-bytes b/tests/snapshots/success-bytes-bytes
index 6cb0242..bd26a9b 100644
--- a/tests/snapshots/success-bytes-bytes
+++ b/tests/snapshots/success-bytes-bytes
@@ -1,5 +1,4 @@
0 b b.empty
- 0 b c.lnk
4096 b .hidden.666
4096 b a
4096 b z123.b
diff --git a/tests/snapshots/success-bytes-gb b/tests/snapshots/success-bytes-gb
index df01a56..04f9931 100644
--- a/tests/snapshots/success-bytes-gb
+++ b/tests/snapshots/success-bytes-gb
@@ -1,5 +1,4 @@
0.00 GB b.empty
- 0.00 GB c.lnk
0.00 GB .hidden.666
0.00 GB a
0.00 GB z123.b
diff --git a/tests/snapshots/success-bytes-gib b/tests/snapshots/success-bytes-gib
index a685046..ca73b1a 100644
--- a/tests/snapshots/success-bytes-gib
+++ b/tests/snapshots/success-bytes-gib
@@ -1,5 +1,4 @@
0.00 GiB b.empty
- 0.00 GiB c.lnk
0.00 GiB .hidden.666
0.00 GiB a
0.00 GiB z123.b
diff --git a/tests/snapshots/success-bytes-mb b/tests/snapshots/success-bytes-mb
index eb3e160..1a74db4 100644
--- a/tests/snapshots/success-bytes-mb
+++ b/tests/snapshots/success-bytes-mb
@@ -1,5 +1,4 @@
0.00 MB b.empty
- 0.00 MB c.lnk
0.00 MB .hidden.666
0.00 MB a
0.00 MB z123.b
diff --git a/tests/snapshots/success-bytes-metric b/tests/snapshots/success-bytes-metric
index 0ec9e43..298ef0b 100644
--- a/tests/snapshots/success-bytes-metric
+++ b/tests/snapshots/success-bytes-metric
@@ -1,5 +1,4 @@
0.00 B b.empty
- 0.00 B c.lnk
4.10 KB .hidden.666
4.10 KB a
4.10 KB z123.b
diff --git a/tests/snapshots/success-bytes-mib b/tests/snapshots/success-bytes-mib
index ec5fe5b..7c1f9d9 100644
--- a/tests/snapshots/success-bytes-mib
+++ b/tests/snapshots/success-bytes-mib
@@ -1,5 +1,4 @@
0.00 MiB b.empty
- 0.00 MiB c.lnk
0.00 MiB .hidden.666
0.00 MiB a
0.00 MiB z123.b
diff --git a/tests/snapshots/success-no-arguments b/tests/snapshots/success-no-arguments
index 0ec9e43..298ef0b 100644
--- a/tests/snapshots/success-no-arguments
+++ b/tests/snapshots/success-no-arguments
@@ -1,5 +1,4 @@
0.00 B b.empty
- 0.00 B c.lnk
4.10 KB .hidden.666
4.10 KB a
4.10 KB z123.b
diff --git a/tests/snapshots/success-no-arguments-no-sort b/tests/snapshots/success-no-arguments-no-sort
index 9761b72..d121db4 100644
--- a/tests/snapshots/success-no-arguments-no-sort
+++ b/tests/snapshots/success-no-arguments-no-sort
@@ -1,7 +1,6 @@
4.10 KB .hidden.666
4.10 KB a
0.00 B b.empty
- 0.00 B c.lnk
1.27 MB dir
4.10 KB z123.b
1.28 MB total \ No newline at end of file