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
AgeCommit message (Expand)Author
2021-11-02Replace deprecated QRegExp with QRegularExpression.alex-z
2021-09-08Use QRandomGenerator instead of qrandFelix Weilbach
2021-06-02Added unit tests for Utility::isPathWindowsDrivePartitionRoot.allexzander
2020-12-30Fix testVersionOfInstalledBinary for brandingsDominik Schmidt
2020-12-30Use owncloudcmd in testVersionOfInstalledBinaryDominik Schmidt
2020-12-30Fix styleDominik Schmidt
2020-12-15Test: Move the test for Utility::normalizeEtag to testutility.cppOlivier Goffart
2020-05-27testLaunchOnStartup shouldn't fail on dev setupKevin Ottens
2020-05-26Use raw string literals when appropriateKevin Ottens
2020-05-20Don't use int literals for boolsKevin Ottens
2018-06-28Update testutilityRoeland Jago Douma
2018-05-29Merge pull request #311 from nextcloud/upstream/pr/6371Roeland Jago Douma
2018-05-16Utility::fsCasePreserving: remove UNIT_TESTING ifdefOlivier Goffart
2018-05-15Conflicts: Add user name to conflict file name #6325Christian Kamm
2017-10-05remove qt4 codeHelmut K. C. Tessarek
2017-10-05Move Utility to a new common static libraryJocelyn Turcotte
2017-07-06Use OWNCLOUD_BIN_DIR directly in C++ code.Hefee
2017-04-04Transfers: Show a decimal for single digit MB rates #4428Christian Kamm
2017-02-14Fix UtilityTest on macOSJocelyn Turcotte
2016-11-29Fix compilation with Qt < 5.1Christian Kamm
2016-11-23Merge branch 'master' into dbjournal_per_accountChristian Kamm
2016-11-21libsync: Don't store the remote URI in the csync or in the SyncEngineOlivier Goffart
2016-11-08Test: Don't fail when DST change is near #5284Christian Kamm
2016-10-12Utility: Add a function to check if two filenames are equal plus test.Klaas Freitag
2016-05-13A final release version number breaks this regex (#4835)hefee
2016-05-12For tests we do not need a xserver running.Hefee
2016-05-12timeAgo test: Fix for qt4, clean upChristian Kamm
2016-05-10Fix utility test: Pass a command name to do the version check.Klaas Freitag
2016-03-30Simplify the build of auto testsJocelyn Turcotte