diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2024-05-27 16:34:10 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2024-05-28 12:43:05 -0400 |
commit | 3043922abacf5d9e7bdfc7cfc48d9d1652927c29 (patch) | |
tree | ece66889410609c900a9b56f2f37ba81f52a57fe /tests/gnu | |
parent | dfe7ff3c3fbc2f9ed66171358fafa9abb9f2b23d (diff) | |
download | bfs-3043922abacf5d9e7bdfc7cfc48d9d1652927c29.tar.xz |
tests: Add some more weird names
Diffstat (limited to 'tests/gnu')
-rw-r--r-- | tests/gnu/files0_from_file.out | 12 | ||||
-rw-r--r-- | tests/gnu/files0_from_stdin.out | 12 | ||||
-rw-r--r-- | tests/gnu/follow_comma.out | 8 |
3 files changed, 32 insertions, 0 deletions
diff --git a/tests/gnu/files0_from_file.out b/tests/gnu/files0_from_file.out index 1d87e6b..0f6b00d 100644 --- a/tests/gnu/files0_from_file.out +++ b/tests/gnu/files0_from_file.out @@ -1,3 +1,7 @@ + + + + /j /j @@ -16,6 +20,9 @@ ) )/g )/g +* +*/m +*/m , ,/f ,/f @@ -25,9 +32,14 @@ ... .../h .../h +/n +/n [ [/k [/k \ \/i \/i +{ +{/l +{/l diff --git a/tests/gnu/files0_from_stdin.out b/tests/gnu/files0_from_stdin.out index 1d87e6b..0f6b00d 100644 --- a/tests/gnu/files0_from_stdin.out +++ b/tests/gnu/files0_from_stdin.out @@ -1,3 +1,7 @@ + + + + /j /j @@ -16,6 +20,9 @@ ) )/g )/g +* +*/m +*/m , ,/f ,/f @@ -25,9 +32,14 @@ ... .../h .../h +/n +/n [ [/k [/k \ \/i \/i +{ +{/l +{/l diff --git a/tests/gnu/follow_comma.out b/tests/gnu/follow_comma.out index 920b3d3..5e4b806 100644 --- a/tests/gnu/follow_comma.out +++ b/tests/gnu/follow_comma.out @@ -1,4 +1,7 @@ + . +./ +./ ./ ./ /j ./! @@ -11,6 +14,8 @@ ./(/b ./) ./)/g +./* +./*/m ./, ./,/f ./- @@ -21,3 +26,6 @@ ./[/k ./\ ./\/i +./{ +./{/l +/n |