summaryrefslogtreecommitdiffstats
path: root/tests/test_0133.out
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2017-01-14 16:38:08 -0500
committerTavian Barnes <tavianator@tavianator.com>2017-02-05 19:02:25 -0500
commita6f94c132c425bbab543e98fcd19f4ff7519d1b7 (patch)
tree215135837c0335946b70593877ec5411ba8e6c17 /tests/test_0133.out
parent9f1863d45fe596e258596a4b4cc9a4064bcb11d3 (diff)
downloadbfs-a6f94c132c425bbab543e98fcd19f4ff7519d1b7.tar.xz
Implement -printf/-fprintf
Based on a patch by Fangrui Song <i@maskray.me>. Closes #16.
Diffstat (limited to 'tests/test_0133.out')
-rw-r--r--tests/test_0133.out19
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/test_0133.out b/tests/test_0133.out
new file mode 100644
index 0000000..0aa4ffc
--- /dev/null
+++ b/tests/test_0133.out
@@ -0,0 +1,19 @@
+(basic)/(a)
+(basic)/(b)
+(basic)/(c)
+(basic)/(e)
+(basic)/(g)
+(basic)/(i)
+(basic)/(j)
+(basic)/(k)
+(basic)/(l)
+(.)/(basic/)
+(basic/c)/(d)
+(basic/e)/(f)
+(basic/g)/(h)
+(basic/j)/(foo)
+(basic/k)/(foo)
+(basic/l)/(foo)
+(basic/k/foo)/(bar)
+(basic/l/foo)/(bar)
+(basic/l/foo/bar)/(baz)