summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Calculate dateInPast and dateInFuture.Andreas Fischer2013-09-241-5/+8
|
* Compare objects directly. Also use $expected and $actual.Andreas Fischer2013-09-241-6/+6
|
* Add database tests for INSERT/SELECT date format.Andreas Fischer2013-09-233-0/+80
|
* Add comment explaining how $dateInFuture was picked.Andreas Fischer2013-09-231-0/+2
|
* Coding style: { for methods start are supposed to be on the same line.Andreas Fischer2013-09-231-12/+6
|
* Expiration tests for sharing with groups.Andreas Fischer2013-09-231-6/+76
|
* Do not repeat shareUserOneTestFileWithUserTwo() code.Andreas Fischer2013-09-231-25/+22
|
* Make dates test class properties.Andreas Fischer2013-09-231-2/+5
|
* Try to make Oracle happy by also specifying seconds.Andreas Fischer2013-09-231-2/+2
|
* Test whether a still-valid user share is still accessible.Andreas Fischer2013-09-231-11/+34
|
* Test whether an expired user share is still accessible.Andreas Fischer2013-09-231-0/+33
|
* remove deleted files while scanningRobin Appelman2013-09-231-0/+10
|
* test case for hooks send from a non-default viewRobin Appelman2013-09-101-0/+34
|
* backport of #4360Thomas Müller2013-08-291-0/+23
|
* adding unit tests for quota checksThomas Müller2013-08-271-1/+55
|
* adding unit tests to determine lengthThomas Müller2013-08-271-0/+47
|
* fix namespacess for scanner testRobin Appelman2013-08-121-3/+3
|
* Scanner: additional tests for reusing etags during scanningRobin Appelman2013-08-122-0/+92
|
* Scanner test: ensure mtime in the cache is the same as on the storage to ↵Robin Appelman2013-07-301-0/+1
| | | | prevent random failures
* manual backport of changes related to #3459Thomas Müller2013-07-292-1/+86
|
* Going from text to clob is not something we do.Bart Visscher2013-07-091-1/+2
| | | | | | | | Also Oracle DB has problems with this, see http://abhijitbashetti.blogspot.de/2011/10/converting-varchar2-to-clob-and-clob-to.html Conflicts: tests/lib/dbschema.php
* fix insertIfNotExist return value, update doc and corresponding testJörn Friedrich Dreyer2013-07-051-14/+14
|
* add correct check if table exists for oracleJörn Friedrich Dreyer2013-07-041-0/+9
|
* use assertEquals number of rows in db testsJörn Friedrich Dreyer2013-07-041-4/+4
|
* 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
|
* fix updaters test casesRobin Appelman2013-06-191-2/+1
|
* add tests for reusing existing data in scannerRobin Appelman2013-06-191-1/+19
|
* fix fetchRow checks to also work with MDB2Jörn Friedrich Dreyer2013-06-141-2/+2
|
* add missing backticks all over the placeJörn Friedrich Dreyer2013-06-141-11/+11
| | | | | | | Conflicts: apps/files_encryption/lib/util.php lib/files/cache/backgroundwatcher.php lib/files/cache/cache.php
* shorten table identifiers in testsJörn Friedrich Dreyer2013-06-144-7/+7
|
* Squashed commit of the following:Thomas Mueller2013-06-141-3/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | commit 1c7d5da4d1687183f8701336fc14636f61095f4e Author: infoneo <infoneo@yahoo.pl> Date: Sat Jun 8 19:44:58 2013 +0300 Update mapper.php commit 37f1f034f776b084ac7e25be136ce64b5772a446 Author: infoneo <infoneo@yahoo.pl> Date: Sat Jun 8 18:39:25 2013 +0300 Update mapper.php Now slugify is performed on whole filename (including extension). Changed method of adding index number (using regular expressions pathinfo() method removed). commit 4a5f872f1f55941d07992d7ac5e8f8b74ec8febc Author: infoneo <infoneo@yahoo.pl> Date: Sun May 12 15:22:57 2013 +0300 Fixed problems with a dots in a filenames commit bc17f958349e36c1caacfc9263ae1de2df8e6a76 Author: infoneo <infoneo@yahoo.pl> Date: Sun May 12 01:47:48 2013 +0200 Dots in a filenames fix
* 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
| | | | folder
* Cache Test: set datadir to temporary location, otherwise initmountpoints ↵Arthur Schiwon2013-04-261-2/+8
| | | | will access to productive location
* 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
| | | | fixing copy operation on mapper
* skip archive tests for nowThomas Mueller2013-03-122-0/+4
|