diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2018-07-20 12:42:31 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2018-07-20 12:48:03 -0400 |
commit | 510a7bd65c680fcf292493b5c00ce32c90a5155c (patch) | |
tree | df51e7be095863de316e7e9b4877de6d9baeb690 /tests/test_printf_Y_error.out | |
parent | 45eafe9cf597c071029d61a9625bb96034d5aac9 (diff) | |
download | bfs-510a7bd65c680fcf292493b5c00ce32c90a5155c.tar.xz |
printf: Output ? for errors in %Y
Diffstat (limited to 'tests/test_printf_Y_error.out')
-rw-r--r-- | tests/test_printf_Y_error.out | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/test_printf_Y_error.out b/tests/test_printf_Y_error.out new file mode 100644 index 0000000..00d6ee7 --- /dev/null +++ b/tests/test_printf_Y_error.out @@ -0,0 +1,3 @@ +(scratch) () d d +(scratch/foo) () d d +(scratch/bar) (foo/bar) l ? |