summaryrefslogtreecommitdiffstats
path: root/tests/lib/preferences.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove all uses of numRows().Andreas Fischer2013-12-211-4/+4
|
* Convert OC_Preference to object interfaceBart Visscher2013-09-191-0/+179
|
* 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
|
* Add unittestskondou2013-08-051-0/+121
Unittests for: - search/result - util - preferences