From 09c7d212379dfe1ae76ac48eef795804f2f3cd5d Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Thu, 24 Apr 2008 08:45:11 +0000 Subject: [PATCH] - improve test and remove files on exit --- ext/standard/tests/file/bug44805.phpt | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/ext/standard/tests/file/bug44805.phpt b/ext/standard/tests/file/bug44805.phpt index 7054b76cfc..85f1255a6d 100644 --- a/ext/standard/tests/file/bug44805.phpt +++ b/ext/standard/tests/file/bug44805.phpt @@ -1,15 +1,30 @@ --TEST-- Bug#44806 (rename() function is not portable to Windows) +--SKIPIF-- + --FILE-- --EXPECT-- reading file 2: this is file 1 -- 2.50.1