aboutsummaryrefslogtreecommitdiffstats
path: root/tests/upload
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11148] Add mimetype guesser to filespec and fileupload classMarc Alexander2014-06-231-1/+38
* Merge pull request #2432 from Nicofuma/ticket/11226Joas Schilling2014-05-291-0/+25
|\
| * [ticket/11226] Explicity set file_moved to falseTristan Darricau2014-05-281-1/+2
| * [ticket/11226] Add testsTristan Darricau2014-05-281-0/+24
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-272-12/+20
|/
* [ticket/12211] Do not run attachment file names twice through htmlspecialcharsMarc Alexander2014-04-111-0/+14
* [ticket/10851] Add unit and functional tests for checking attachmentsMarc Alexander2014-04-041-0/+2
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+1
* [ticket/10763] Make functions for remote avatars staticMarc Alexander2012-12-171-2/+1
* [ticket/10939] Modified fileupload tests to deal with new behaviourFyorl2012-08-151-1/+5
* [ticket/10941] Removed superfluous arrayFyorl2012-07-091-1/+1
* [ticket/10941] File 'txt' now too big so changed tests to reflect thatFyorl2012-07-091-1/+1
* [ticket/10941] Added a comment to ensure tags stay uppercaseFyorl2012-07-091-0/+1
* [ticket/10941] Modified tearDown to use DirectoryIterator instead of globFyorl2012-07-091-2/+7
* [ticket/10941] Added tests/upload/fixture/copies to trackingFyorl2012-07-091-0/+0
* [ticket/10941] Removed manual includes of mock classesFyorl2012-07-092-3/+0
* [ticket/10941] Added subdirectory for file operationsFyorl2012-07-097-0/+389