diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2017-07-21 17:46:02 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2017-07-21 17:49:16 -0400 |
commit | 4a245d3885f99169649cc45e2d1abe606c249d22 (patch) | |
tree | 283dc9f8a88a29a9434bb05f6ae86a98190b0559 /tests/test_printx.out | |
parent | 49fa21d023feb89e236ad4d655d96dde3574560e (diff) | |
download | bfs-4a245d3885f99169649cc45e2d1abe606c249d22.tar.xz |
Implement -printx
Also from NetBSD.
Diffstat (limited to 'tests/test_printx.out')
-rw-r--r-- | tests/test_printx.out | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/test_printx.out b/tests/test_printx.out new file mode 100644 index 0000000..53c7547 --- /dev/null +++ b/tests/test_printx.out @@ -0,0 +1,21 @@ +weirdnames +weirdnames/! +weirdnames/!- +weirdnames/( +weirdnames/(- +weirdnames/) +weirdnames/, +weirdnames/- +weirdnames/... +weirdnames/\ +weirdnames/\\ +weirdnames/!-/e +weirdnames/!/d +weirdnames/(-/c +weirdnames/(/b +weirdnames/)/g +weirdnames/,/f +weirdnames/-/a +weirdnames/.../h +weirdnames/\ /j +weirdnames/\\/i |