X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=tests%2Fstdio%2Fprintf001.phpt;fp=tests%2Fstdio%2Fprintf001.phpt;h=cd1527d47378f7156cb61fc8bcee7ad2c042ced5;hp=0000000000000000000000000000000000000000;hb=98d971f89db2431ef24dac508cf9797ef93646c6;hpb=af9a6396ef56648e10905597ec6c09f64d8ea46d diff --git a/tests/stdio/printf001.phpt b/tests/stdio/printf001.phpt new file mode 100644 index 0000000..cd1527d --- /dev/null +++ b/tests/stdio/printf001.phpt @@ -0,0 +1,20 @@ +--TEST-- +printf +--SKIPIF-- + +--ENV-- +LC_ALL=C +--INI-- +psi.directory={PWD}/../../psi.d:{PWD} +--FILE-- +===TEST=== + +===DONE=== +--EXPECT-- +===TEST=== +hello 123456789 0.987654 +===DONE===