Made setupGlobals() return the created context and use it instead of either global...
[lhc/web/wiklou.git] / tests / phpunit / includes / upload /
2011-10-27 Alexandre EmsenhuberFix for r100905:
2011-10-16 Sam ReedFixup some assignments in conditionals
2011-10-07 Bryan Tong MinhFollow-up r99224, fix unit tests.
2011-09-29 Bryan Tong MinhUse data providers
2011-09-29 Bryan Tong Minh(bug 30202) Restrict file names on upload to 240 bytes...
2011-08-17 Brian Wolfffollow-up r94601 - add unit tests for stripping the...
2011-08-15 Ian BakerFixed incorrect usage of || operator, added test
2011-07-26 Chad HorohoeMark 2 tests as requiring a DB...since they do :)
2011-07-12 Ian BakerRefactored UploadStash and related classes to use the...
2011-07-01 Chad HorohoeMerge ApiTestSetup into ApiTestCase and update all...
2011-06-22 Sam Reedrequire_once dirname( dirname( __FILE__ ) ) . '/api...
2011-06-22 Sam ReedMove upload tests to upload folder
2011-06-21 PlatonidesRevert r90483, if tesla has problems, it should get...
2011-06-18 Bryan Tong MinhFollow-up r90340: just add the test file to SVN, which...
2011-06-18 Bryan Tong Minh(bug 29408) Key 'something.' is not in a proper format