]> granicus.if.org Git - php/commitdiff
Cleanup some tests - remove unnecessary sections
authorStanislav Malyshev <stas@php.net>
Sun, 4 Feb 2018 10:12:13 +0000 (02:12 -0800)
committerStanislav Malyshev <stas@php.net>
Sun, 4 Feb 2018 10:21:40 +0000 (02:21 -0800)
Also unify credits - all are under --CREDITS-- now.

35 files changed:
ext/curl/tests/curl_copy_handle_variation2.phpt
ext/exif/tests/exif007.phpt
ext/exif/tests/exif008.phpt
ext/exif/tests/exif009.phpt
ext/exif/tests/exif010.phpt
ext/exif/tests/exif011.phpt
ext/exif/tests/exif012.phpt
ext/exif/tests/exif013.phpt
ext/exif/tests/exif014.phpt
ext/exif/tests/exif015.phpt
ext/exif/tests/exif016.phpt
ext/exif/tests/exif017.phpt
ext/exif/tests/exif018.phpt
ext/exif/tests/exif020.phpt
ext/exif/tests/exif021.phpt
ext/exif/tests/exif022.phpt
ext/exif/tests/exif023.phpt
ext/exif/tests/exif024.phpt
ext/exif/tests/exif025.phpt
ext/exif/tests/exif026.phpt
ext/exif/tests/exif027.phpt
ext/gettext/tests/gettext_bindtextdomain-cwd.phpt
ext/mbstring/tests/bug20087.phpt
ext/mbstring/tests/mb_parse_str.phpt
ext/mbstring/tests/mb_parse_str02.phpt
ext/standard/tests/math/rand_inverted_order.phpt
ext/standard/tests/setrawcookie_basic_001.phpt
ext/standard/tests/setrawcookie_basic_002.phpt
ext/standard/tests/strings/strnatcmp_leftalign.phpt
ext/zip/tests/oo_extract.phpt
ext/zip/tests/pecl12414.phpt
ext/zlib/tests/zlib_get_coding_type_basic.phpt
ext/zlib/tests/zlib_get_coding_type_br.phpt
ext/zlib/tests/zlib_get_coding_type_deflate.phpt
ext/zlib/tests/zlib_get_coding_type_gzip.phpt

index 924bf6a470718a376c20ce77b3509d66d5e05432..01e6af9e8c945360fb951f7bc47345312329e5c8 100644 (file)
@@ -7,7 +7,7 @@ Francesco Fullone ff@ideato.it
 <?php 
        if (!extension_loaded("curl")) exit("skip curl extension not loaded");
 ?>
---COMMENT--
+--DESCRIPTION--
 the only way to test if a option is setten on a curl handle is using the curl_getinfo() function.
 but this can only check on a limited amount of options...
 --FILE--
index 8e82fe5ab1fc385a7981017ded38664d83ee7831..0e37ad0a18d779040108e9f3cc5f53805508faac 100644 (file)
@@ -35,5 +35,5 @@ array(7) {
     int(1)
   }
 }
---CREDIT--
+--CREDITS--
 Eric Stewart <ericleestewart@gmail.com>
index 01da06e01ff4aa0f988f781184d27c9458d7df0c..1936739b18d5ff612aaf6cae1740e47f70a5227f 100644 (file)
@@ -61,5 +61,5 @@ array(16) {
   ["Copyright"]=>
   string(12) "Eric Stewart"
 }
---CREDIT--
+--CREDITS--
 Eric Stewart <ericleestewart@gmail.com>
index e2025e4f87c0510ed1b3260c450d280ca267a09f..1ce3658136e6d5d07eb3ebe22cf482d16a052ef5 100644 (file)
@@ -61,5 +61,5 @@ array(16) {
   ["Copyright"]=>
   string(12) "Eric Stewart"
 }
---CREDIT--
+--CREDITS--
 Eric Stewart <ericleestewart@gmail.com>
index 45a2617b83898638b92e000985cf6c7cb4559ba4..1e69610eb6e318c0ab6f8054549c457a0370ba7d 100644 (file)
@@ -87,5 +87,5 @@ array(28) {
   ["ExifImageLength"]=>
   int(1)
 }
---CREDIT--
+--CREDITS--
 Eric Stewart <ericleestewart@gmail.com>
index adaf24640b83327cc99659f6660032b0739d1b36..0dac68842b62fa2e6694f026174149c191fdbcb5 100644 (file)
@@ -87,5 +87,5 @@ array(28) {
   ["ExifImageLength"]=>
   int(1)
 }
---CREDIT--
+--CREDITS--
 Eric Stewart <ericleestewart@gmail.com>
index 8e8b01aef736d36911175f36852cafad5fcbc50b..177bab8f43681902dd18b907d3103fcb26678571 100644 (file)
Binary files a/ext/exif/tests/exif012.phpt and b/ext/exif/tests/exif012.phpt differ
index 88dc881752327057c8733d9a209a47081216908f..e1f67aa3b31162695041400d5bf5ed48aae4cbe9 100644 (file)
Binary files a/ext/exif/tests/exif013.phpt and b/ext/exif/tests/exif013.phpt differ
index 4a4df12d9aaada3c7b4e2457bdcef0d3e0239e3f..716a7bab1d8df80cbda59aaafbd8d253d08d5e75 100644 (file)
Binary files a/ext/exif/tests/exif014.phpt and b/ext/exif/tests/exif014.phpt differ
index c38ef4ee95fd502b911b578ce5f8a224df3732d0..f5b38cb65720d0e624dcd3b17ce777993439130f 100644 (file)
Binary files a/ext/exif/tests/exif015.phpt and b/ext/exif/tests/exif015.phpt differ
index 266801bf0fe2cfb23deeb1a0f396df6cb87e3e3a..cd5ab2d6be391c47e52f9d7c6c9da7725396412e 100644 (file)
@@ -1618,5 +1618,5 @@ array(26) {
   ["Copyright"]=>
   string(12) "Eric Stewart"
 }
---CREDIT--
+--CREDITS--
 Eric Stewart <ericleestewart@gmail.com>
index 36c3965ee0f88b08b3a9d808072e8fb767c4978c..3f1e1b7a5998c5c743ee7c73d3de544b63ade5d3 100644 (file)
@@ -1618,5 +1618,5 @@ array(26) {
   ["Copyright"]=>
   string(12) "Eric Stewart"
 }
---CREDIT--
+--CREDITS--
 Eric Stewart <ericleestewart@gmail.com>
index a4ca53cb9bcff9eb4f1c08dc1bd00fbca3d87bf8..516f409c04306b23212857fd18367184b7cf4151 100644 (file)
@@ -1642,5 +1642,5 @@ array(37) {
   ["ExifImageLength"]=>
   int(1)
 }
---CREDIT--
+--CREDITS--
 Eric Stewart <ericleestewart@gmail.com>
index c6bb13c3258f47a5acc9af4c45d0f41c9a7714f8..1e5e216582c69ee0c1b8778da4ecc06049a6ca04 100644 (file)
@@ -1655,5 +1655,5 @@ array(34) {
     string(4) "53/1"
   }
 }
---CREDIT--
+--CREDITS--
 Eric Stewart <ericleestewart@gmail.com>
index 2cf446b00ce91f5b6bf681f77e86a41c769aceef..e8dd93c04f5ddcc749b7b1ebe47700af849d228f 100644 (file)
@@ -1655,5 +1655,5 @@ array(34) {
     string(4) "53/1"
   }
 }
---CREDIT--
+--CREDITS--
 Eric Stewart <ericleestewart@gmail.com>
index f523d88bc1800e82f1220910ab62c2166f6f9ad5..6fffe50ddddbdc724a1227ef05296b4fff3de90b 100644 (file)
@@ -1679,5 +1679,5 @@ array(45) {
     string(4) "53/1"
   }
 }
---CREDIT--
+--CREDITS--
 Eric Stewart <ericleestewart@gmail.com>
index 5940d97144511ca3916df10a4bf8276f6e529ba6..3c6803fc4c28282cf60661bfffcab0567339bf73 100644 (file)
@@ -1679,5 +1679,5 @@ array(45) {
     string(4) "53/1"
   }
 }
---CREDIT--
+--CREDITS--
 Eric Stewart <ericleestewart@gmail.com>
index 4839d1cb3f0444fc4605fba3b68335ba0ede7b3c..a1ee94b48753ca81a0542e85fb049aebd3d258cb 100644 (file)
@@ -51,5 +51,5 @@ array(14) {
   ["RelatedImageHeight"]=>
   int(1)
 }
---CREDIT--
+--CREDITS--
 Eric Stewart <ericleestewart@gmail.com>
index 683dc7e3eb0cdab4dca64ed394e8bd38122d17ee..b224c91546a8a4860ab623820a8bcd7523775643 100644 (file)
@@ -51,5 +51,5 @@ array(14) {
   ["RelatedImageHeight"]=>
   int(1)
 }
---CREDIT--
+--CREDITS--
 Eric Stewart <ericleestewart@gmail.com>
index 7de796801d054444937a384290202e3b8fd3c4f9..c0a8bc60abf75dfe5da652a2b41144444d3bc817 100644 (file)
@@ -1628,5 +1628,5 @@ array(31) {
   ["RelatedImageHeight"]=>
   int(1)
 }
---CREDIT--
+--CREDITS--
 Eric Stewart <ericleestewart@gmail.com>
index f527c37bf1f9e28ee8e49b780024d50921da9d2a..58c94ccef3394c6d9e5a5ec5041ecf5c029990b7 100644 (file)
@@ -1628,5 +1628,5 @@ array(31) {
   ["RelatedImageHeight"]=>
   int(1)
 }
---CREDIT--
+--CREDITS--
 Eric Stewart <ericleestewart@gmail.com>
index 375e5fba4c6c0b2a4b60e26b85a647cb126a3ff9..eac7ff3fc75e5312255cb56711f484761824314e 100644 (file)
@@ -22,6 +22,6 @@ var_dump(gettext('Basic test'));
 --EXPECTF--
 string(10) "Basic test"
 string(12) "A basic test"
---CREDIT--
+--CREDITS--
 Moritz Neuhaeuser, info@xcompile.net
 PHP Testfest Berlin 2009-05-09
index ea6ce1a37d7e759bcbd1ee20807b92a49c60db2e..842c1092b837b01e3609a2e0026e0c5394fd5831 100644 (file)
@@ -2,8 +2,6 @@
 Bug #20087 (Assertion failure)
 --SKIPIF--
 <?php extension_loaded('mbstring') or die('skip mbstring not available'); ?>
---FAIL--
-register_globals calls killed the ability for mb_parse_str() to register into the global scope
 --FILE--
 <?php
 ini_set('include_path', dirname(__FILE__));
index 94f6a9f0a027643936294ff71cc13e83fffdd16b..8580ac52c5af9e66deb0abf38a899f728d344337 100644 (file)
@@ -2,8 +2,6 @@
 mb_parse_str()
 --SKIPIF--
 <?php extension_loaded('mbstring') or die('skip mbstring not available'); ?>
---FAIL--
-register_globals calls killed the ability for mb_parse_str() to register into the global scope
 --INI--
 arg_separator.input=&
 --FILE--
index d89137de07bb8bf862707eec56ef2ffe4db8e4df..e1871bf596361ec300f12fab513058e97fa1cb09 100644 (file)
@@ -2,8 +2,6 @@
 mb_parse_str() test 2
 --SKIPIF--
 <?php extension_loaded('mbstring') or die('skip mbstring not available'); ?>
---FAIL--
-register_globals calls killed the ability for mb_parse_str() to register into the global scope
 --INI--
 arg_separator.input=&#
 --FILE--
index ac904b21ed7d40125ba5160cc9ba1a2ab81f226c..4c2fc96b54b0387ae873166c89d0a9e7e63b8cf7 100644 (file)
@@ -1,6 +1,6 @@
 --TEST--
 Test rand funtion when min and max are in proper or inverted order
---CREDIT--
+--CREDITS--
 PHP TestFEst 2017 - PHPDublin, PHPSP - Joao P V Martins <jp.joao@gmail.com>
 --FILE--
 <?php
index 4a6fcc8d9baa8733b9cd70207b40ba5449f25fb7..0cf36b635aff4921bf678f58cc75c05b816d83c1 100644 (file)
@@ -1,6 +1,6 @@
 --TEST--
 Test setrawcookie basic functionality
---CREDIT--
+--CREDITS--
 PHP TestFEst 2017 - PHPDublin, PHPSP - Joao P V Martins <jp.joao@gmail.com>
 --FILE--
 <?php
index fc98c8dcf4f779eb672a0ef471196c33ada9d99e..5f12465cc77c4c919e79cfa81342e9a66b554353 100644 (file)
@@ -1,6 +1,6 @@
 --TEST--
 Test setrawcookie to fail when output exists before
---CREDIT--
+--CREDITS--
 PHP TestFEst 2017 - PHPDublin, PHPSP - Joao P V Martins <jp.joao@gmail.com>
 --FILE--
 <?php
index 31eed642acba9b87ab1cac1917369382c8b20526..70d469dfa2aa444c6147dba47be8c33a51feb6da 100644 (file)
@@ -1,6 +1,6 @@
 --TEST--
 Test strnatcmp() function : left align, whitespace, digits
---CREDIT--
+--CREDITS--
 Sol Richardson <sr5732358@hotmail.com>
 --FILE--
 <?php
index 7ca39eeab84ec9fbb4df330d0b4351967b92c43c..1e4d6b25f6a4cd76aebdd0e408e449ef55d2ea33 100644 (file)
@@ -75,19 +75,6 @@ bar
 foo
 
 
-bar
-
-bar
-
-foo
---UEXPECTF--
-blabla laber rababer sülz
-
-bar
-
-foo
-
-
 bar
 
 bar
index 61546386ab7eef84fd8dad9c5444ee9c5eb0eec6..fed9bf9d6bbe4347a136b4374737e2df2d507d6c 100644 (file)
@@ -33,6 +33,5 @@ if ($res === TRUE) {
 }
 
 ?>
---DONE--
 --EXPECTF--
 zip_readfile could not read from %specl12414.zip : MYLOGOV2.GFX
index e60a97f2d91a57d6b786d5e05911d5f2cdb329c7..48fa7457453f1edd19a15bdb506d187f2be445a7 100644 (file)
@@ -1,6 +1,6 @@
 --TEST--
 zlib_get_coding_type() basic call without env
---CREDIT--
+--CREDITS--
 PHP TestFest 2017 - Bergfreunde, Florian Engelhardt <florian.engelhardt@bergfreunde.de>
 --SKIPIF--
 <?php if (!extension_loaded("zlib")) print "skip"; ?>
index dca6ad7571b8d2336336b42cae1af02be47b0496..2c4d46ddd70ac01fe43c43b6f7acc53fb632ebb8 100644 (file)
@@ -1,6 +1,6 @@
 --TEST--
 zlib_get_coding_type() with unsupported encoding
---CREDIT--
+--CREDITS--
 PHP TestFest 2017 - Bergfreunde, Florian Engelhardt <florian.engelhardt@bergfreunde.de>
 --SKIPIF--
 <?php if (!extension_loaded("zlib")) print "skip"; ?>
index bca85e9cb966c1a36dd90607d5c19de3d610dba0..f6f999b978383f95046a2a8f7d4f7fda10f44b82 100644 (file)
@@ -1,6 +1,6 @@
 --TEST--
 zlib_get_coding_type() with deflate encoding
---CREDIT--
+--CREDITS--
 PHP TestFest 2017 - Bergfreunde, Florian Engelhardt <florian.engelhardt@bergfreunde.de>
 --SKIPIF--
 <?php if (!extension_loaded("zlib")) print "skip"; ?>
index e3d26e5e71523f17de7f36e41129e1ed750b9386..b5afb0c02a5e22cab8a4f54ba51935774fe7c5e9 100644 (file)
@@ -1,6 +1,6 @@
 --TEST--
 zlib_get_coding_type() with gzip encoding
---CREDIT--
+--CREDITS--
 PHP TestFest 2017 - Bergfreunde, Florian Engelhardt <florian.engelhardt@bergfreunde.de>
 --SKIPIF--
 <?php if (!extension_loaded("zlib")) print "skip"; ?>