From: Michael Wallner Date: Wed, 20 Jan 2016 15:10:46 +0000 (+0100) Subject: add missing test X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=commitdiff_plain;h=313d2d3f3ef257ca61c2ee98f90fd9d694631d9b add missing test --- diff --git a/tests/stdio/fopen001.phpt b/tests/stdio/fopen001.phpt new file mode 100644 index 0000000..732abdb --- /dev/null +++ b/tests/stdio/fopen001.phpt @@ -0,0 +1,23 @@ +--TEST-- +fopen +--SKIPIF-- + +--INI-- +psi.directory={PWD}/../../psi.d:{PWD} +--FILE-- +===TEST=== + +===DONE=== +--EXPECTF-- +===TEST=== +bool(true) +bool(true) +int(0) +===DONE===