summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2017-06-11 20:41:09 -0400
committerTavian Barnes <tavianator@tavianator.com>2017-06-11 20:41:09 -0400
commit45f5b5d2ecf2fea8ecf5817df22d1cbbab3518d1 (patch)
treeec3b8ddd108fd1ddf60b5ed625c1001291be708f /tests
parenta3faa73f03a4d539de4c808d1a4f3b8ebc5ce537 (diff)
downloadbfs-45f5b5d2ecf2fea8ecf5817df22d1cbbab3518d1.tar.xz
tests: Fix test_printf_nul with non-GNU sort
Other UNIX sort implementations seem to truncate at the nul bytes, so open-code it without the sort.
Diffstat (limited to 'tests')
-rw-r--r--tests/test_printf_nul.outbin198 -> 8 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/test_printf_nul.out b/tests/test_printf_nul.out
index 3e30a4f..6833fdd 100644
--- a/tests/test_printf_nul.out
+++ b/tests/test_printf_nul.out
Binary files differ