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-10-14Trim trailing spaces before uploading filesFelix Weilbach
2021-10-12Fix BUILD_TESTING on non Linux unicesGuido Falsi
2021-10-06use alias target for internal librariesMatthieu Gallien
2021-09-27Extend TestCapabilities with shareDefaultPermissions tests.Camila
2021-09-09Add dialog to set user statusFelix Weilbach
2021-09-08Fix various deprecated warningsFelix Weilbach
2021-09-08Use QDateTime::startOfDay()Felix Weilbach
2021-09-08Use QRandomGenerator instead of qrandFelix Weilbach
2021-09-06Enable share to Talk and Email. Display correct icon. Added unit tests.allexzander
2021-08-31switch from Q_DECL_OVERRIDE to plain overrideMatthieu Gallien
2021-08-31let clang-tidy add missing override after enabling again the checkMatthieu Gallien
2021-08-23Ensure unit test are using absolute pathsHannah von Reth
2021-08-23testlockedfiles use long file pathHannah von Reth
2021-08-23Add test for csync_vio_local_stat with long pathHannah von Reth
2021-08-23Fix unittestsHannah von Reth
2021-08-23Ignore the desktop.ini file in every directory, not only in top dir. (#8299)Klaas Freitag
2021-08-23CleanupHannah von Reth
2021-08-23Move Prepared sql queries to seperate class to manage accessHannah von Reth
2021-08-20VFS + E2EE. Improved data alignment and unit tests for StreamingDecryptor. Re...allexzander
2021-08-20VFS + E2EE VFS implicit hydration of E2EE files.allexzander
2021-08-19Don't use variables for CMake target identifiersNicolas Fella
2021-08-11Don't compare integers with different signsFelix Weilbach
2021-08-11Remove unused functions and variablesFelix Weilbach
2021-08-11Check result of setPinState()Felix Weilbach
2021-08-11Always reset prepared sql statementsHannah von Reth
2021-08-11Fix testblacklist.cppHannah von Reth
2021-08-11Enable httplogger on unittestsHannah von Reth
2021-08-11Fix httplogger in unittests with lambdasHannah von Reth
2021-08-03l10n: Replace apostrophe with double quotation. Remove double space and sort ...Valdnet
2021-07-30Fix tests.allexzander
2021-07-29fix review commentMatthieu Gallien
2021-07-29prevent crash in Accont::davPath without credentialsMatthieu Gallien
2021-07-28in wizard always use the correct way to get dav pathMatthieu Gallien
2021-07-28Invoke 'bool Folder::isSyncRunning() const' from tests.allexzander
2021-07-28Revert Added config parameter that allows to bypass checksum validation failure.allexzander
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