summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add comment explaining how $dateInFuture was picked.Andreas Fischer2013-09-121-0/+2
* Coding style: { for methods start are supposed to be on the same line.Andreas Fischer2013-09-121-12/+6
* Expiration tests for sharing with groups.Andreas Fischer2013-09-121-6/+76
* Do not repeat shareUserOneTestFileWithUserTwo() code.Andreas Fischer2013-09-121-25/+22
* Make dates test class properties.Andreas Fischer2013-09-121-2/+5
* Try to make Oracle happy by also specifying seconds.Andreas Fischer2013-09-121-2/+2
* Test whether a still-valid user share is still accessible.Andreas Fischer2013-09-121-11/+34
* Test whether an expired user share is still accessible.Andreas Fischer2013-09-121-0/+33
* Merge pull request #4477 from owncloud/hooks-viewBernhard Posselt2013-09-041-1/+30
|\
| * test case for hooks send from a non-default viewRobin Appelman2013-08-291-1/+30
* | Merge branch 'master' into clean_up_utilkondou2013-09-025-14/+373
|\ \
| * | Check for $this->fileInfo and @depend on testData()kondou2013-09-011-0/+3
| * | Merge branch 'master' into fix_4258kondou2013-08-311-0/+108
| |\ \
| | * \ Merge master into oc_previewGeorg Ehrke2013-08-293-5/+238
| | |\ \
| | * \ \ Merge branch 'master' into oc_previewGeorg Ehrke2013-08-233-2/+141
| | |\ \ \
| | * \ \ \ Merge master into oc_previewGeorg Ehrke2013-08-194-4/+4
| | |\ \ \ \
| | * \ \ \ \ Merge master into oc_previewGeorg Ehrke2013-08-149-2/+330
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | fix merge conflictsGeorg Ehrke2013-08-059-9/+423
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into oc_previewThomas Müller2013-07-3018-168/+1140
| | |\ \ \ \ \ \
| | * | | | | | | remove debug code ...Georg Ehrke2013-07-111-4/+1
| | * | | | | | | it's setValue not getValue, damn typeGeorg Ehrke2013-07-111-3/+6
| | * | | | | | | merge conflicts ...Georg Ehrke2013-07-1017-84/+418
| | |\ \ \ \ \ \ \
| | * | | | | | | | add unit tests for preview lib to make @DeepDiver1975 happyGeorg Ehrke2013-06-261-0/+108
| * | | | | | | | | Fix #4258, clean up \OC_Image and improve its unittestkondou2013-08-301-9/+24
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge pull request #4348 from owncloud/fixing-4343-masterJörn Friedrich Dreyer2013-08-271-0/+101
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into fixing-4343-masterThomas Müller2013-08-2215-11/+327
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | * | | | | | | | adding unit tests for quota checksThomas Müller2013-08-081-1/+55
| | * | | | | | | | adding unit tests to determine lengthThomas Müller2013-08-081-0/+47
| * | | | | | | | | Merge pull request #4507 from owncloud/existingusersfromgroupblizzz2013-08-271-5/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | consolidate validity check for users in group classArthur Schiwon2013-08-261-5/+5
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge pull request #4292 from owncloud/add_appconfig_unittestBart Visscher2013-08-261-0/+132
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | Use setUpBeforeClass() and tearDownAfterClass()kondou2013-08-061-3/+9
| | * | | | | | | | Revert "Add null and emptystring tests to check NOT NULL"kondou2013-08-021-14/+0
| | * | | | | | | | Add null and emptystring tests to check NOT NULLkondou2013-08-021-0/+14
| | * | | | | | | | Add \OC_Appconfig Unittestkondou2013-08-021-0/+126
* | | | | | | | | | Merge branch 'master' into clean_up_utilkondou2013-08-207-6/+145
|\| | | | | | | | |
| * | | | | | | | | Merge pull request #4467 from owncloud/storage-wrapper-quotaicewind19912013-08-193-2/+141
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | merge master in storage-wrapper-quotaRobin Appelman2013-08-1820-58/+778
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | * | | | | | | | add quota storage wrapperRobin Appelman2013-07-251-0/+61
| | * | | | | | | | move storage wrapper test to new namespaceRobin Appelman2013-07-251-2/+2
| | * | | | | | | | add quota streamwrapper that limits the amount of data that can be written to...Robin Appelman2013-07-251-0/+78
| * | | | | | | | | Add _many_ newlines at the end of fileskondou2013-08-184-4/+4
| | |/ / / / / / / | |/| | | | | | |
* / | | | | | | | Clean up \OC\Utilkondou2013-08-153-4/+4
|/ / / / / / / /
* | | | | | | | Scanner: additional tests for reusing etags during scanningRobin Appelman2013-08-122-0/+92
* | | | | | | | adding test case for a numeric valueThomas Müller2013-08-091-2/+7
* | | | | | | | Add datetime test for numeric string.Andreas Fischer2013-08-091-0/+7
* | | | | | | | Merge pull request #4271 from owncloud/plural_translationsOwen Winkler2013-08-084-0/+70
|\ \ \ \ \ \ \ \
| * | | | | | | | remove unneeded vars from unit testThomas Müller2013-08-051-2/+2
| * | | | | | | | unit tests for plural translations addedThomas Müller2013-08-024-0/+70
* | | | | | | | | Merge pull request #4151 from owncloud/doctrine-objectJörn Friedrich Dreyer2013-08-081-2/+0
|\ \ \ \ \ \ \ \ \