summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge master into doctrine-objectRobin Appelman2013-08-062-0/+151
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | DB: remove invalid assertsRobin Appelman2013-08-021-2/+0
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Proper WHERE – the table is called userid not userkondou2013-08-061-1/+1
* | | | | | | | | Use setUpBeforeClass() and tearDownAfterClass()kondou2013-08-061-6/+2
* | | | | | | | | Clean up DB, after we're done with testingkondou2013-08-061-0/+9
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #4321 from owncloud/add_unittests_kondouMorris Jobke2013-08-062-0/+151
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Remove pointless unittest (search/result)kondou2013-08-051-17/+0
| * | | | | | | Add unittestskondou2013-08-053-0/+168
| | |_|/ / / / | |/| | | | |
* | | | | | | Update skipped tests messageskondou2013-08-021-3/+3
* | | | | | | Optimize image and skip mimetype testkondou2013-08-012-0/+1
* | | | | | | Cover more caseskondou2013-08-011-17/+17
* | | | | | | Add OC_Image Unit Testkondou2013-08-014-0/+220
|/ / / / / /
* | | | | | Merge pull request #4221 from owncloud/fix-3698Jörn Friedrich Dreyer2013-08-011-0/+5
|\ \ \ \ \ \
| * | | | | | Add test for calculating size of newly empty folderMichael Gapczynski2013-07-291-0/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #4155 from owncloud/mdb2schemareader-booleansMorris Jobke2013-08-012-0/+157
|\ \ \ \ \ \
| * | | | | | add tests for MDB2SchemaReaderRobin Appelman2013-07-292-0/+157
* | | | | | | Merge pull request #3982 from owncloud/test_lastinsertidMorris Jobke2013-07-311-1/+15
|\ \ \ \ \ \ \
| * | | | | | | check type, assertgreaterthanJörn Friedrich Dreyer2013-07-291-4/+6
| * | | | | | | test lastinsertidJörn Friedrich Dreyer2013-07-291-1/+13
| | |/ / / / / | |/| | | | |
* | | | | | | adding test case with no /Thomas Müller2013-07-301-0/+1
* | | | | | | Merge branch 'master' into fixing-testGetById-masterThomas Müller2013-07-3010-102/+803
|\| | | | | |
| * | | | | | Merge pull request #4093 from owncloud/storage-test-cleanupBart Visscher2013-07-261-50/+3
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into storage-test-cleanupThomas Müller2013-07-246-35/+104
| | |\ \ \ \ \ \
| | * | | | | | | Storage: remove some unneeded strict tests of mtime behaviourRobin Appelman2013-07-161-21/+2