summaryrefslogtreecommitdiffstats
path: root/tests/test_printf_color.out
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2022-03-13 13:32:44 -0400
committerTavian Barnes <tavianator@tavianator.com>2022-03-13 13:44:32 -0400
commit851942e235fe17869d7e7f2b3cc4d559f1e90e89 (patch)
treefae14d24f9be3ec20d1b668ac9eed05d3438a153 /tests/test_printf_color.out
parentfa767895d4165dc9b0a8808f4760141067e0ea12 (diff)
downloadbfs-851942e235fe17869d7e7f2b3cc4d559f1e90e89.tar.xz
tests: Use plain sort, not bfs_sort
bfs_sort existed to keep the test outputs nicely in breadth-first order. Unfortunately the implementation using awk didn't support NUL bytes.
Diffstat (limited to 'tests/test_printf_color.out')
-rw-r--r--tests/test_printf_color.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_printf_color.out b/tests/test_printf_color.out
index dc04d14..d9cd1a4 100644
--- a/tests/test_printf_color.out
+++ b/tests/test_printf_color.out
@@ -2,6 +2,7 @@
. ./rainbow exec.sh ./rainbow/exec.sh rainbow/exec.sh
. ./rainbow socket ./rainbow/socket rainbow/socket
. ./rainbow broken ./rainbow/broken rainbow/broken nowhere
+. ./rainbow chardev_link ./rainbow/chardev_link rainbow/chardev_link /dev/null
. ./rainbow link.txt ./rainbow/link.txt rainbow/link.txt file.txt
. ./rainbow sticky_ow ./rainbow/sticky_ow rainbow/sticky_ow
. ./rainbow sgid ./rainbow/sgid rainbow/sgid
@@ -17,4 +18,3 @@
. ./rainbow star.gz ./rainbow/star.gz rainbow/star.gz
. ./rainbow star.tar ./rainbow/star.tar rainbow/star.tar
. ./rainbow star.tar.gz ./rainbow/star.tar.gz rainbow/star.tar.gz
-. ./rainbow chardev_link ./rainbow/chardev_link rainbow/chardev_link /dev/null