aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* added files_encryption tests at first positionFlorin Peter2013-05-241-1/+1
* enable files_encryption for testingBjörn Schießle2013-05-241-0/+1
* remove unneeded hooksBjörn Schießle2013-05-241-6/+1
* Have the filecache updater testcase clean the filesystem properlyRobin Appelman2013-05-221-6/+3
* Add Compound property to avoid double escaping values.Thomas Tanghus2013-05-161-0/+19
* StringProperty unittestThomas Tanghus2013-05-161-0/+19
* Cache: only look for child entires when doing a move operation when moving a ...Robin Appelman2013-05-081-3/+4
* Cache Test: set datadir to temporary location, otherwise initmountpoints will...Arthur Schiwon2013-04-261-2/+8
* used oc version 5.0.3Bernhard Posselt2013-04-131-1/+1
* added yet another test for the verion compare check due to mailBernhard Posselt2013-04-131-0/+8
* Fix touch for creating new filesRobin Appelman2013-04-101-0/+6
* some basic unit test for loading classesThomas Mueller2013-03-311-0/+19
* Fixing author and copyrightThomas Müller2013-03-241-2/+2
* some more test cases & fix on file name generation with indexThomas Mueller2013-03-241-0/+11
* adding extension to slugified physical pathThomas Mueller2013-03-241-0/+41
* Cache: better rename hook for cache updaterRobin Appelman2013-03-171-2/+3
* fixing various filesystem/storage unit tests on windowsThomas Mueller2013-03-121-2/+1
* skip archive tests for nowThomas Mueller2013-03-122-0/+4
* Change findById to findByStorageId in mount testMichael Gapczynski2013-03-071-1/+1
* Fix fetching source path of shared filesMichael Gapczynski2013-03-071-4/+4
* adding test case for getDefaultEmailAddress() + fixing #1844 againThomas Mueller2013-03-041-0/+5
* Check resharing settingMichael Gapczynski2013-02-261-1/+4
* Merge pull request #1903 from owncloud/fix_version_checkBernhard Posselt2013-02-261-0/+8
|\
| * return true once one owncloud version number is bigger at any positionBernhard Posselt2013-02-251-0/+8
* | Merge pull request #1706 from owncloud/master-sqlserverThomas Müller2013-02-251-3/+9
|\ \ | |/ |/|
| * Merge branch 'master' into master-sqlserverThomas Mueller2013-02-202-0/+32
| |\
| * \ Merge branch 'master' into master-sqlserverThomas Mueller2013-02-182-0/+58
| |\ \
| * \ \ Merge branch 'master' into master-sqlserverThomas Mueller2013-02-142-1/+40
| |\ \ \
| * | | | final adoptions for mssql connectivityThomas Mueller2013-02-141-3/+9
* | | | | more tests to fail the version checkBernhard Posselt2013-02-251-1/+15
* | | | | created unittests and factored out version test into seperate methodBernhard Posselt2013-02-251-0/+52
| |_|_|/ |/| | |
* | | | Merge pull request #1724 from owncloud/long-storage-idFrank Karlitschek2013-02-182-0/+32
|\ \ \ \ | |_|_|/ |/| | |
| * | | Cache: hash long storage ids to ensure they fit in the databaseRobin Appelman2013-02-152-0/+32
| | |/ | |/|
* | | new test cases added to search in sub foldersThomas Mueller2013-02-151-0/+16
* | | folder should be created :-(Thomas Mueller2013-02-151-0/+2
* | | adding a new test class for mapped local using a dot in the datadir - reflect...Thomas Mueller2013-02-151-0/+40
|/ /
* | Merge pull request #1618 from owncloud/mapped-storage-unit-testing-linux-masterv5.0.0alpha1Lukas Reschke2013-02-121-0/+40
|\ \
| * | make MappedLocal available and testable within Linux as wellThomas Müller2013-02-091-0/+40
* | | Merge pull request #1616 from owncloud/cache_fixes_rebaseThomas Müller2013-02-121-1/+0
|\ \ \ | |_|/ |/| |
| * | Cache: reuse known folder sizes when doing a shallow scanRobin Appelman2013-02-111-1/+0
| |/
* / Update tests and apps to the new \OC\Files\Filesystem::init signatureRobin Appelman2013-02-112-2/+2
|/
* initial version of a local storage implementation which will use unique slugi...Thomas Mueller2013-02-061-4/+13
* Merge pull request #1509 from owncloud/correct-public-contacts-testsLukas Reschke2013-02-061-4/+4
|\
| * Correct lib/public/contacts.php testsBart Visscher2013-02-061-4/+4
* | Merge pull request #1438 from owncloud/phpunit-tests-win32-masterFrank Karlitschek2013-02-061-0/+347
|\ \ | |/ |/|
| * PHPUnit support for Windows addedThomas Mueller2013-02-041-0/+347
* | uncomment failing calls to \OC\Files\Filesystem::file_put_contentsThomas Mueller2013-02-051-3/+3
* | add phpunit configuration for autotest withou the json listener because this ...Thomas Mueller2013-02-051-0/+14
* | disable error handler while running phpunitThomas Mueller2013-02-051-0/+3
* | reuse \OC_Helper::tmpFolder()Thomas Mueller2013-02-041-4/+1
|/