aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/UploadTest.php
Commit message (Expand)AuthorAgeFilesLines
* Move upload tests to upload folderSam Reed2011-06-221-132/+0
* Kill var_dump from r90603Sam Reed2011-06-221-1/+1
* Readd r90538, this time with the missing global $wgHooks;Platonides2011-06-221-2/+9
* Provisional revert of r90538. I can't replicate the failures, but CI's been c...Chad Horohoe2011-06-221-8/+2
* UploadTest::testTitleValidation accessed the database to fetch the interwikis.Platonides2011-06-211-2/+8
* Tweak documentationSam Reed2011-02-271-1/+1
* Do r82017 the right way. Fix pointed by Bryan.Platonides2011-02-121-2/+2
* Follow up r81883. Readd the extension. This kind of breaks the tempnam() guar...Platonides2011-02-121-1/+1
* Fix for r80992. Remove posix extension requisite. Made to work in non-Unix sy...Platonides2011-02-101-3/+2
* Test uploading a file of size $wgMaxUploadSizeAntoine Musso2011-01-251-0/+36
* * verbose and color default output from phpunitChad Horohoe2010-12-281-1/+1
* Properly qualify usage of class constantsSam Reed2010-12-221-7/+7
* Per wikitech-l discussion: Move tests from maintenance/tests/ to tests/. They...Chad Horohoe2010-12-141-0/+90