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

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-06-25OAuth: correctly initialise the auth typeHannah von Reth
2020-06-24Link tests against a static owncloudCore instead of trying to pick single...Hannah von Reth
2020-06-23UnitTests: Set a CookiesJar in FakeQNAMHannah von Reth
2020-04-23Rename csync_instructions_e -> SyncInsturctionsHannah von Reth
2020-04-16Merge remote-tracking branch 'origin/2.6'Hannah von Reth
2020-04-16Disable cmocka tests on WindowsHannah von Reth
2020-04-16Tests: Fix rare crash in OAuthTestHannah von Reth
2020-04-02Merge remote-tracking branch 'origin/2.6'Hannah von Reth
2020-04-01Test: Disable parallelism to ensure serial executionHannah von Reth
2020-03-26Merge remote-tracking branch 'origin/2.6'Hannah von Reth
2020-03-26SocketAPI: fix status after a failure to moveOlivier Goffart
2020-03-26Test: Fix testMovedWithError for vfs modeHannah von Reth
2020-03-25Sync: Fix handling of virtual files in error stateHannah von Reth
2020-03-25Test: Add test for vfs failed move crashHannah von Reth
2020-03-20[CMake] Disable automoc for C targetsHannah von Reth
2020-02-25Merge remote-tracking branch 'origin/2.6'Olivier Goffart
2020-02-10Run clang-tidy check for modernize-use-nullptrOlivier Goffart
2020-02-10Run clang-tidy with modernize-use-overrideOlivier Goffart
2020-02-10fixup testOlivier Goffart
2020-02-10Tests: add a couple of move testsOlivier Goffart
2020-02-10[OAuth] Fix namingHannah von Reth
2020-02-04Remove old test scriptsHannah von Reth
2020-02-03Fix saving of cookiesHannah von Reth
2020-01-24Tests: Add test for behaviour on unexpected user in authentication replyHannah von Reth
2020-01-24[Oauth] move oauth refresh to oauth.cppHannah von Reth
2020-01-24Oauth: CleanupHannah von Reth
2020-01-24Move oauth from ui -> libsyncHannah von Reth
2020-01-20[CMAKE] Cleanup cmocka testsHannah von Reth
2020-01-20[CMAKE] Use ecm for autotestsHannah von Reth
2020-01-09[CMAKE] Set C standard for C unittestsHannah von Reth
2020-01-09[CMAKE] Resolve some issues discovered during reviewHannah von Reth
2020-01-09[CMAKE] Use KDECmakeSettingsHannah von Reth
2020-01-09[CMAKE] Start using extra cmake modulesHannah von Reth
2019-12-16[OAuth] Add state parameter to negotiationHannah von Reth
2019-12-06Merge branch '2.6'Hannah von Reth
2019-11-20Support for openid connectOlivier Goffart
2019-11-18Don't show the "All files deleted" popup when unselecting everything with sel...Olivier Goffart
2019-11-11Merge remote-tracking branch 'origin/2.6'Olivier Goffart
2019-11-03VFS: Do not overwrite existing files by placeholderOlivier Goffart
2019-10-31Merge remote-tracking branch 'origin/2.6'Olivier Goffart
2019-10-30Test: Fix testsyncvirtualfiles testOlivier Goffart
2019-10-30Fix build of tests.Olivier Goffart
2019-10-30Vfs: Lots of tests and corrections for suffix edge casesChristian Kamm
2019-10-14Merge remote-tracking branch 'origin/2.6' into masterOlivier Goffart
2019-10-11When moving is allowed but deleting is not, do not restore moved itemsOlivier Goffart
2019-10-09Fix Upload of large (> 2GiB) filesOlivier Goffart
2019-10-08Merge remote-tracking branch 'origin/2.6'Olivier Goffart
2019-10-08Tests: Fail if the initial sync failsChristian Kamm
2019-10-07Tests: introduce ItemCompletedSpy to avoid a bit of code duplicationOlivier Goffart
2019-10-07Propagate dir: Never write the etag on remote mkdir #7481Christian Kamm