test reafactoring; release beta5
authorMichael Wallner <mike@php.net>
Mon, 12 Aug 2013 19:49:55 +0000 (19:49 +0000)
committerMichael Wallner <mike@php.net>
Mon, 12 Aug 2013 19:49:55 +0000 (19:49 +0000)
commit40688e36ecfc7b22a1221079a8d40edd122ee550
tree1df3b5bcd8d91ee765510201997203b3efce5bd8
parenta58a67d529ad662546ec8144226042c7e150c163
test reafactoring; release beta5
67 files changed:
package.xml
php_http.h
phpunit/ClientTest.php [deleted file]
phpunit/HeaderTest.php [deleted file]
phpunit/MessageTest.php [deleted file]
phpunit/ObjectTest.php [deleted file]
tests/client011.phpt [new file with mode: 0644]
tests/client012.phpt [new file with mode: 0644]
tests/client013.phpt [new file with mode: 0644]
tests/clientrequest004.phpt
tests/envrequestheader001.phpt
tests/envresponse001.phpt [new file with mode: 0644]
tests/envresponse002.phpt [new file with mode: 0644]
tests/envresponse003.phpt [new file with mode: 0644]
tests/envresponse004.phpt [new file with mode: 0644]
tests/envresponse005.phpt [new file with mode: 0644]
tests/envresponse006.phpt [new file with mode: 0644]
tests/envresponse007.phpt [new file with mode: 0644]
tests/envresponse008.phpt [new file with mode: 0644]
tests/envresponse009.phpt [new file with mode: 0644]
tests/envresponse010.phpt [new file with mode: 0644]
tests/envresponse011.phpt [new file with mode: 0644]
tests/envresponse012.phpt [new file with mode: 0644]
tests/envresponse013.phpt [new file with mode: 0644]
tests/envresponse014.phpt [new file with mode: 0644]
tests/header001.phpt [new file with mode: 0644]
tests/header002.phpt [new file with mode: 0644]
tests/header003.phpt [new file with mode: 0644]
tests/header004.phpt [new file with mode: 0644]
tests/header005.phpt [new file with mode: 0644]
tests/header006.phpt [new file with mode: 0644]
tests/header007.phpt [new file with mode: 0644]
tests/header008.phpt [new file with mode: 0644]
tests/header009.phpt [new file with mode: 0644]
tests/message002.phpt
tests/message007.phpt [new file with mode: 0644]
tests/message008.phpt [new file with mode: 0644]
tests/message009.phpt [new file with mode: 0644]
tests/message010.phpt [new file with mode: 0644]
tests/message011.phpt [new file with mode: 0644]
tests/message012.phpt [new file with mode: 0644]
tests/message013.phpt [new file with mode: 0644]
tests/message014.phpt [new file with mode: 0644]
tests/message015.phpt [new file with mode: 0644]
tests/object001.phpt [new file with mode: 0644]
tests/object002.phpt [new file with mode: 0644]
tests/object003.phpt [new file with mode: 0644]
tests/object004.phpt [new file with mode: 0644]
tests/object005.phpt [new file with mode: 0644]
tests/object006.phpt [new file with mode: 0644]
tests/object007.phpt [new file with mode: 0644]
tests/object008.phpt [new file with mode: 0644]
tests/object009.phpt [new file with mode: 0644]
tests/response001.phpt [deleted file]
tests/response002.phpt [deleted file]
tests/response003.phpt [deleted file]
tests/response004.phpt [deleted file]
tests/response005.phpt [deleted file]
tests/response006.phpt [deleted file]
tests/response007.phpt [deleted file]
tests/response008.phpt [deleted file]
tests/response009.phpt [deleted file]
tests/response010.phpt [deleted file]
tests/response011.phpt [deleted file]
tests/response012.phpt [deleted file]
tests/response013.phpt [deleted file]
tests/response014.phpt [deleted file]