diff options
author | Steph Fox <sfox@php.net> | 2008-05-27 09:34:55 +0000 |
---|---|---|
committer | Steph Fox <sfox@php.net> | 2008-05-27 09:34:55 +0000 |
commit | a4cb8c536fc896f8366ab87980659800a72f461c (patch) | |
tree | 1198a17fa0f381c63c353ce9a92233945ed87546 /ext/standard/tests/file/disk_total_space_variation.phpt | |
parent | 4ccb8869e7c106a3c03f65b406e2916a09313d71 (diff) | |
download | php-git-a4cb8c536fc896f8366ab87980659800a72f461c.tar.gz |
- killed off UEXPECT
Diffstat (limited to 'ext/standard/tests/file/disk_total_space_variation.phpt')
-rw-r--r-- | ext/standard/tests/file/disk_total_space_variation.phpt | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/ext/standard/tests/file/disk_total_space_variation.phpt b/ext/standard/tests/file/disk_total_space_variation.phpt index c4c2f0e820..c03ba594bd 100644 --- a/ext/standard/tests/file/disk_total_space_variation.phpt +++ b/ext/standard/tests/file/disk_total_space_variation.phpt @@ -113,50 +113,3 @@ float(%d) float(%d) --- Done --- ---UEXPECTF-- -*** Testing with a directory *** -float(%d) - -Testing for the return type *** -bool(true) - -*** Testing with different directory combinations *** --- Iteration 1 -- -float(%d) - --- Iteration 2 -- -float(%d) - --- Iteration 3 -- -float(%d) - --- Iteration 4 -- -float(%d) - --- Iteration 5 -- -float(%d) - --- Iteration 6 -- -float(%d) - --- Iteration 7 -- -float(%d) - --- Iteration 8 -- -float(%d) - --- Iteration 9 -- -float(%d) - --- Iteration 10 -- -float(%d) - --- Iteration 11 -- -float(%d) - --- Iteration 12 -- -float(%d) -*** Testing with Binary Input *** -float(%d) - ---- Done --- |