From 851942e235fe17869d7e7f2b3cc4d559f1e90e89 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sun, 13 Mar 2022 13:32:44 -0400 Subject: 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. --- tests/test_files0_from_file.out | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'tests/test_files0_from_file.out') diff --git a/tests/test_files0_from_file.out b/tests/test_files0_from_file.out index ac8aa45..1d87e6b 100644 --- a/tests/test_files0_from_file.out +++ b/tests/test_files0_from_file.out @@ -1,33 +1,33 @@ -! -!- -( -(- -) -, -- -... -[ -\ /j /j +! +!- !-/e !-/e !/d !/d +( +(- (-/c (-/c (/b (/b +) )/g )/g +, ,/f ,/f +- -/a -/a +... .../h .../h +[ [/k [/k +\ \/i \/i -- cgit v1.2.3