summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into doctrineBart Visscher2013-07-1315-75/+316
|\
| * Merge pull request #3978 from owncloud/forwarding-emittericewind19912013-07-101-0/+74
| |\
| | * forward previously registerd hooksRobin Appelman2013-07-081-0/+12
| | * add forwarding emitter for agregating multiple emittersRobin Appelman2013-07-081-0/+62
| * | Add unit testVictor Dubiniuk2013-07-091-0/+6
| * | Merge pull request #3954 from owncloud/update_insertifnotexist_and_testThomas Müller2013-07-081-14/+14
| |\ \ | | |/ | |/|
| | * fix insertIfNotExist return value, update doc and corresponding testJörn Friedrich Dreyer2013-07-051-14/+14
| * | Scanner test: ensure mtime in the cache is the same as on the storage to prev...Robin Appelman2013-07-051-0/+1
| * | Merge pull request #3911 from owncloud/fixing-unittests-masterMichael Gapczynski2013-07-031-2/+4
| |\ \
| | * | rename can cause mtime change - invalid assertThomas Müller2013-07-011-2/+4
| * | | Merge pull request #3775 from owncloud/test_fixes_for_dbschemaThomas Müller2013-07-011-43/+37
| |\ \ \ | | |/ / | |/| |
| | * | Going from text to clob is not something we do.Bart Visscher2013-06-281-6/+0
| | * | remove wrong check hereJörn Friedrich Dreyer2013-06-281-1/+0
| | * | use executeAudited, add table name to assert message, skip schema changing te...Jörn Friedrich Dreyer2013-06-281-43/+44
| | |/
| * | Merge pull request #3763 from owncloud/recursive-rmdirThomas Müller2013-06-301-1/+13
| |\ \
| | * | Make rmdir recursive for local storageRobin Appelman2013-06-171-1/+13
| * | | Merge pull request #3635 from owncloud/storage-wrapperBart Visscher2013-06-292-0/+72
| |\ \ \
| | * | | fix storage wrapper namespacesRobin Appelman2013-06-282-3/+3
| | * | | add test cases for MountRobin Appelman2013-06-071-0/+46
| | * | | merge master into storage-wrapperRobin Appelman2013-06-0719-20/+1714
| | |\ \ \
| | * | | | Add wrapper storage backendRobin Appelman2013-05-081-0/+26
| * | | | | Merge pull request #3881 from owncloud/archive_tar_php5.5Morris Jobke2013-06-281-0/+6
| |\ \ \ \ \
| | * | | | | Skip Test_Archive_TAR in php 5.5 for nowBart Visscher2013-06-281-0/+6
| * | | | | | Merge pull request #3884 from owncloud/fixing-unittests-masterMorris Jobke2013-06-283-0/+23
| |\ \ \ \ \ \
| | * | | | | | make phpunit happy - adding assertsThomas Mueller2013-06-281-0/+18
| | * | | | | | make PHPUnit happy and add assertsThomas Mueller2013-06-281-0/+2
| | * | | | | | TimedJob: make PhpUnit happy with assertsThomas Mueller2013-06-281-0/+3
| | |/ / / / /
| * | | | | | Merge pull request #3892 from owncloud/static-streamwrappericewind19912013-06-282-12/+68
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | better unit tests for static stream wrapperRobin Appelman2013-06-282-12/+68
| | |/ / / /
| * / / / / use assertEquals number of rows in db testsJörn Friedrich Dreyer2013-06-241-4/+4
| |/ / / /
| * | | | graceful teardown of cacheJörn Friedrich Dreyer2013-06-241-1/+3
* | | | | View test needs a dummy userBart Visscher2013-06-261-0/+9
* | | | | numRows doesn't work with OracleBart Visscher2013-06-241-1/+1
* | | | | Doctrine only returns falseBart Visscher2013-06-241-1/+1
* | | | | Fix tableExists test function for OracleBart Visscher2013-06-241-3/+4
* | | | | Skip Test_Archive_TAR in php 5.5 for nowBart Visscher2013-06-241-0/+6
|/ / / /
* | | | Merge pull request #3796 from owncloud/gracefully_handle_teardown_in_scanner_...Thomas Müller2013-06-201-4/+6
|\ \ \ \
| * | | | skip teardown if cache has not been set upJörn Friedrich Dreyer2013-06-201-4/+6
* | | | | adding unit test for folder remove: testRemovedFolder()Thomas Mueller2013-06-201-0/+11
* | | | | remove deleted files when re-scanning a folderRobin Appelman2013-06-201-0/+10
|/ / / /
* | | | Merge pull request #3764 from owncloud/scanfolder-existingicewind19912013-06-192-4/+21
|\ \ \ \
| * | | | fix updaters test casesRobin Appelman2013-06-191-2/+1
| * | | | add tests for reusing existing data in scannerRobin Appelman2013-06-171-1/+19
* | | | | Merge pull request #3661 from owncloud/fixing-windows-server-masterJörn Friedrich Dreyer2013-06-191-3/+125
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add tests for the updater with mount pointsMichael Gapczynski2013-06-121-3/+125
* | | | | Merge pull request #3621 from owncloud/path-mimetypeThomas Müller2013-06-161-0/+9
|\ \ \ \ \
| * | | | | Basic tests for getFileNameMimeTypeRobin Appelman2013-06-161-0/+9
| | |_|_|/ | |/| | |
* | | | | fix oci dbschema testJörn Friedrich Dreyer2013-06-141-1/+6
| |_|/ / |/| | |
* | | | Merge pull request #3640 from infoneo/masterThomas Müller2013-06-131-3/+15
|\ \ \ \
| * | | | Update mapper.phpinfoneo2013-06-081-3/+15