summaryrefslogtreecommitdiffstats
path: root/tests/lib/helper.php
Commit message (Expand)AuthorAgeFilesLines
* Move the helpful method to the TestCase classJoas Schilling2015-06-031-21/+2
* remove logo-wide from testsJan-Christoph Borchardt2015-05-211-2/+2
* Validate the quota value to be a correct valueThomas Müller2015-05-071-9/+10
* Allow setting protected propertiesJoas Schilling2015-04-301-0/+4
* Make root tests extend the \Test\TestCaseJoas Schilling2014-11-191-1/+1
* Skip some more tests on Windows which just can not work at allJoas Schilling2014-11-171-0/+4
* Adding test helper to test private methodsClark Tomlinson2014-09-261-0/+28
* Match \OC_Helper::linkToPublic() to new links and fit unittestskondou2014-09-041-4/+22
* Added unit test for the helper's rmdirrVincent Petry2014-06-231-0/+24
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-10/+10
* Rename issubdirectory to isSubDirectoryLukas Reschke2014-05-111-4/+4
* Merge pull request #8223 from owncloud/fix_linkToPublicVincent Petry2014-05-071-0/+175
|\
| * Add tests for linkTo, linkToPublic, linkToRemote, linkToRemoteBaseThomas Tanghus2014-04-161-0/+175
* | Merge pull request #8023 from flyser/masterMorris Jobke2014-05-031-0/+22
|\ \
| * | Add unit tests for OC_Helper::phpFileSize functionFabian Henze2014-04-071-0/+22
| |/
* / White-list known secure mime types. Refs. #8184Thomas Tanghus2014-04-141-0/+12
|/
* Correctly round bytes when converted from human readable formatVincent Petry2014-03-171-1/+3
* adding test for binary file to test \OC_Helper::streamCopy()Thomas Mueller2013-11-041-0/+1
* WIN: fixing unit test for testStreamCopy()Thomas Mueller2013-11-021-1/+1
* streamCopy() should return proper structure.Thomas Müller2013-10-141-0/+34
* adding TB and GB to OC_Helper::humanFileSizeThomas Müller2013-09-131-30/+32
* Fix renaming using parenthesisBart Visscher2013-07-051-9/+27
* Make buildNotExistingFileName testable and write unittestsBart Visscher2013-07-051-0/+42
* Basic tests for getFileNameMimeTypeRobin Appelman2013-06-161-0/+9
* drop SimpleTest compatibilityThomas Mueller2013-01-241-1/+1
* Use $SERVERROOT/tests/data for testGetMimeTypeBart Visscher2012-10-131-6/+7
* Remove not reliable testLukas Reschke2012-10-131-5/+0
* Some testsLukas Reschke2012-10-131-0/+144