summaryrefslogtreecommitdiffstats
path: root/tests/lib/vcategories.php
Commit message (Expand)AuthorAgeFilesLines
* OC_VCategories=>OC\Tags. Public interface + getter in server containerThomas Tanghus2013-09-231-128/+0
* Add test for renaming non-existing category.Thomas Tanghus2013-05-201-0/+1
* Add rename() method to OC_VCategories.Thomas Tanghus2013-05-201-0/+10
* drop SimpleTest compatibilityThomas Mueller2013-01-241-11/+11
* Remove unused variable.Thomas Tanghus2012-11-051-1/+1
* Switch expectation and result in unit tests.Thomas Tanghus2012-10-311-9/+12
* Added unit tests for OC_VCategories.Thomas Tanghus2012-10-311-0/+114