* Fix up ApiTest a bit, cookie handling works
authorMark A. Hershberger <mah@users.mediawiki.org>
Tue, 9 Feb 2010 08:37:38 +0000 (08:37 +0000)
committerMark A. Hershberger <mah@users.mediawiki.org>
Tue, 9 Feb 2010 08:37:38 +0000 (08:37 +0000)
commit15fec3ab7f0c4c4ea49494b537b57f98b82a8dff
tree034a2ff2fdac85ed5d503ab0b4df2aa0d29e67b2
parentd74e55fc0937ba81cfc4d3e7b9546edee926d987
* Fix up ApiTest a bit, cookie handling works
* Start upload chunks testing
* found some problems with messages
includes/api/ApiBase.php
includes/api/ApiUpload.php
includes/upload/UploadFromChunks.php
maintenance/tests/ApiTest.php
maintenance/tests/UploadFromChunksTest.php [new file with mode: 0644]