From a6f94c132c425bbab543e98fcd19f4ff7519d1b7 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sat, 14 Jan 2017 16:38:08 -0500 Subject: Implement -printf/-fprintf Based on a patch by Fangrui Song . Closes #16. --- tests/test_0135.out | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 tests/test_0135.out (limited to 'tests/test_0135.out') diff --git a/tests/test_0135.out b/tests/test_0135.out new file mode 100644 index 0000000..1a92b6e --- /dev/null +++ b/tests/test_0135.out @@ -0,0 +1,19 @@ +|basic | +00 0755 +|basic/a | +01 0644 +|basic/b | +01 0644 +|basic/c | +01 0755 +|basic/e | +01 0755 +|basic/g | +01 0755 +|basic/i | +01 0755 +|basic/j | +01 0755 +|basic/k | +01 0755 +|basic/l | +01 0755 +|basic/c/d | +02 0644 +|basic/e/f | +02 0644 +|basic/g/h | +02 0755 +|basic/j/fo| +02 0644 +|basic/k/fo| +02 0755 +|basic/k/fo| +03 0644 +|basic/l/fo| +02 0755 +|basic/l/fo| +03 0755 +|basic/l/fo| +04 0644 -- cgit v1.2.3