summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #623 from owncloud/contacts_api_2Thomas Müller2012-12-111-0/+125
|\
| * test for search and unregister addedThomas Mueller2012-11-281-6/+51
| * first unit tests implementedThomas Mueller2012-11-281-0/+80
* | Enabling unit testing for apptemplate_advancedThomas Müller2012-12-041-0/+1
* | added more unittests for the group fileBernhard Posselt2012-11-281-0/+68
|/
* Merge pull request #401 from owncloud/share_hooksJörn Friedrich Dreyer2012-11-282-2/+3
|\
| * Rename install hook functions to register hookBart Visscher2012-11-152-2/+2
| * Create functions to install standard hooksBart Visscher2012-11-132-2/+3
* | Don't use indexes in test data as postgres complains over duplicate keys.Thomas Tanghus2012-11-121-41/+0
* | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-11-121-73/+73
|\|
| * Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_*Thomas Tanghus2012-11-111-73/+73
* | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-11-111-0/+2
|\|
| * Disable loading apps before starting testsBart Visscher2012-11-101-0/+2
* | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-11-061-1/+1
|\|
| * fixes #266Thomas Mueller2012-11-051-1/+1
* | Remove unused variable.Thomas Tanghus2012-11-051-1/+1
* | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-11-0513-69/+69
|\|
| * Style: Remove all the dangling white spacesFelix Moeller2012-11-044-10/+10
| * Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-046-46/+46
| * Checkstyle fixes for SpaceBeforeOpenBraceFelix Moeller2012-11-045-13/+13
* | Swap expected and actual.Thomas Tanghus2012-11-041-1/+1
* | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-11-0410-107/+142
|\|
| * check for filename blacklist in OC_Filesystem::isValidPathRobin Appelman2012-11-031-0/+1
| * some tests for the file blacklistRobin Appelman2012-11-031-8/+42
| * Merge pull request #220 from fmms/checkstyle02Lukas Reschke2012-11-028-98/+98
| |\
| | * Checkstyle: many fixesFelix Moeller2012-11-028-98/+98
| * | fix inlude path for template testRobin Appelman2012-11-021-1/+1
| |/
* | VCategories: Swap expected and actual in unit tests.Thomas Tanghus2012-11-041-4/+4
* | 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
* | Added unit test testinsertIfNotExistDontOverwrite.Thomas Tanghus2012-10-311-0/+37
* | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-10-311-0/+71
|\|
| * fixing Test_TemplateFunctionsThomas Mueller2012-10-311-1/+1
| * fixed copy paste error. 4th test will now test print_unescaped instead of pBernhard Posselt2012-10-301-2/+2
| * splitted two tests with two assertions each into four tests with one assertionBernhard Posselt2012-10-301-4/+8
| * assert in proper orderBernhard Posselt2012-10-291-4/+4
| * added tests for p and print_unescapedBernhard Posselt2012-10-291-0/+67
* | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-10-303-2/+37
|\|
| * disble breaking test cases for nowThomas Müller2012-10-281-4/+4
| * fix running app testsRobin Appelman2012-10-281-2/+0
| * don't enable user_externalThomas Müller2012-10-271-1/+1
| * don't enable apps twiceThomas Müller2012-10-271-2/+0
| * fix paths in preeseed-config.phpThomas Müller2012-10-271-2/+2
| * exeuting tests now on apps as well - the apps repo shall be cloned into the s...Thomas Müller2012-10-272-0/+39
* | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-10-191-0/+7
|\|
| * Filter added to get all files into coderage reportThomas Müller2012-10-191-0/+7
* | Added unit tests for OC_DB::insertIfNotExist()Thomas Tanghus2012-10-192-0/+110
|/
* Fixing typoThomas Müller2012-10-181-1/+1
* Fixing expectation - comma was stupid anyhowThomas Müller2012-10-181-1/+1
* Removing strange characterThomas Müller2012-10-181-1/+1