Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-12-11Merge pull request #623 from owncloud/contacts_api_2Thomas Müller
2012-12-04Enabling unit testing for apptemplate_advancedThomas Müller
2012-11-29test for search and unregister addedThomas Mueller
2012-11-29first unit tests implementedThomas Mueller
2012-11-28added more unittests for the group fileBernhard Posselt
2012-11-28Merge pull request #401 from owncloud/share_hooksJörn Friedrich Dreyer
2012-11-15Rename install hook functions to register hookBart Visscher
2012-11-14Create functions to install standard hooksBart Visscher
2012-11-13Don't use indexes in test data as postgres complains over duplicate keys.Thomas Tanghus
2012-11-12Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus
2012-11-12Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_*Thomas Tanghus
2012-11-11Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus
2012-11-11Disable loading apps before starting testsBart Visscher
2012-11-06Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus
2012-11-06fixes #266Thomas Mueller
2012-11-05Remove unused variable.Thomas Tanghus
2012-11-05Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus
2012-11-05Style: Remove all the dangling white spacesFelix Moeller
2012-11-04Swap expected and actual.Thomas Tanghus
2012-11-04Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus
2012-11-04VCategories: Swap expected and actual in unit tests.Thomas Tanghus
2012-11-04Checkstyle fixes: NoSpaceAfterCommaFelix Moeller
2012-11-04Checkstyle fixes for SpaceBeforeOpenBraceFelix Moeller
2012-11-03check for filename blacklist in OC_Filesystem::isValidPathRobin Appelman
2012-11-03some tests for the file blacklistRobin Appelman
2012-11-03Merge pull request #220 from fmms/checkstyle02Lukas Reschke
2012-11-03fix inlude path for template testRobin Appelman
2012-11-02Checkstyle: many fixesFelix Moeller
2012-11-01Switch expectation and result in unit tests.Thomas Tanghus
2012-10-31Added unit tests for OC_VCategories.Thomas Tanghus
2012-10-31Added unit test testinsertIfNotExistDontOverwrite.Thomas Tanghus
2012-10-31Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus
2012-10-31fixing Test_TemplateFunctionsThomas Mueller
2012-10-31fixed copy paste error. 4th test will now test print_unescaped instead of pBernhard Posselt
2012-10-30splitted two tests with two assertions each into four tests with one assertionBernhard Posselt
2012-10-30Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus
2012-10-30assert in proper orderBernhard Posselt
2012-10-30added tests for p and print_unescapedBernhard Posselt
2012-10-28disble breaking test cases for nowThomas Müller
2012-10-28fix running app testsRobin Appelman
2012-10-27don't enable user_externalThomas Müller
2012-10-27don't enable apps twiceThomas Müller
2012-10-27fix paths in preeseed-config.phpThomas Müller
2012-10-27exeuting tests now on apps as well - the apps repo shall be cloned into the s...Thomas Müller
2012-10-19Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus
2012-10-19Added unit tests for OC_DB::insertIfNotExist()Thomas Tanghus
2012-10-19Filter added to get all files into coderage reportThomas Müller
2012-10-19Fixing typoThomas Müller
2012-10-18Fixing expectation - comma was stupid anyhowThomas Müller
2012-10-18Removing strange characterThomas Müller