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

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-07-16Use dav instead of webdavFelix Weilbach
2021-07-08bring back dynamic load of VFS pluginsMatthieu Gallien
2021-06-25Add unit test for move custom remote rootFelix Weilbach
2021-06-17Remove unused function declarationFelix Weilbach
2021-06-10Allow download with mismatched checksum if a config option is set.allexzander
2021-06-02Added unit tests for Utility::isPathWindowsDrivePartitionRoot.allexzander
2021-05-18use folders in CMakeDmytro Korchynskyi
2021-05-06Use the http logger with the unittestsHannah von Reth
2021-05-04Push Notifications: Reconnect forever if capabilities allow itFelix Weilbach
2021-05-04Refactor push notification testsFelix Weilbach
2021-05-04Add missing copyright headers for push notificationsFelix Weilbach
2021-04-15CMake: Use own SQLite3 on macOS and WindowsFelix Weilbach
2021-04-13Add notification cacheFelix Weilbach
2021-04-13Ping websocket serverFelix Weilbach
2021-04-13Refactor push notification test utilsFelix Weilbach
2021-03-10Split out wizard welcome pageFelix Weilbach
2021-02-16Fix incorrect logger output for non-latin strings.allexzander
2021-02-02Add test utils libraryFelix Weilbach
2021-02-02Compile nextcoud gui as separate libraryFelix Weilbach
2021-01-27Use push notifications for Tray activities/notifications fetch trigger.allexzander
2021-01-26Don't treat new folders in unpinned folders as files to dehydrateKevin Ottens
2021-01-25Add push notifications for file changesFelix Weilbach
2021-01-14Add the XAttr backend prototype with its test suiteKevin Ottens
2020-12-30Fix testVersionOfInstalledBinary for brandingsDominik Schmidt
2020-12-30Use owncloudcmd in testVersionOfInstalledBinaryDominik Schmidt
2020-12-30Fix styleDominik Schmidt
2020-12-30Cleanup pathtoUNC and its testHannah von Reth
2020-12-30Ensure we properly cancel hydration on server errorsKevin Ottens
2020-12-30Implement callback between wrapper and vfs object for hydration requestsKevin Ottens
2020-12-30Improve test readability with a bunch of macrosKevin Ottens
2020-12-30Port the tests to the CfApiWrapperKevin Ottens
2020-12-30Add initial version of the CfApi backendKevin Ottens
2020-12-28Changed spelling of "etag".rakekniven
2020-12-15Get the excluded files test to pass again on WindowsKevin Ottens
2020-12-15Please the clang-tidy overlordKevin Ottens
2020-12-15Fix unit tests by setting Date headerHannah von Reth
2020-12-15Speedup test build by compile the fake server just onceHannah von Reth
2020-12-15Fix test on systems where C:\ is not writeableHannah von Reth
2020-12-15Ensure the callback is triggeredHannah von Reth
2020-12-15Don`t block main thread when displaying all files removed dialogHannah von Reth
2020-12-15Remove the use of goto from test/csync/std_tests/check_std_c_jhash.cHannah von Reth
2020-12-15Print checksum on mismatchHannah von Reth
2020-12-15Clazy: Fix some warnignsHannah von Reth
2020-12-15csync: apply strict QString handlingHannah von Reth
2020-12-15VFS: remove now unused parameterHannah von Reth
2020-12-15Remove more legacy C codeHannah von Reth
2020-12-15Tests: Port check_vio_ext to WindowsHannah von Reth
2020-12-15Remove custome string functionsHannah von Reth
2020-12-15VFS: Tell the vfs plugin whether we have multiple accountsHannah von Reth
2020-12-15UnitTests: Set a CookiesJar in FakeQNAMHannah von Reth