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
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 exclude unit test, adopt to new Iface of isExcluded.Klaas Freitag
2016-05-10Fix utility test: Pass a command name to do the version check.Klaas Freitag
2016-04-29LockWatcher: Keep an eye on Windows file locks (#4758)ckamm
2016-04-21Use QTokenizer to properly parse netrcDaniel Molkentin
2016-04-12Fix unit test buildChristian Kamm
2016-03-30Simplify the build of auto testsJocelyn Turcotte
2016-03-30Merge pull request #4615 from owncloud/socketApiRefactorOlivier Goffart
2016-03-29Add utility function for shorter time duration strings #3403Christian Kamm
2016-03-29Adjust size description strings #3403Christian Kamm
2016-03-28Make the AccountState a construction argument of the FolderJocelyn Turcotte
2016-03-08Merge pull request #4513 from owncloud/csyncContextToSyncEngineOlivier Goffart
2016-03-01AccountState: Allow storing state in settingsChristian Kamm
2016-02-25Fix TestXmlParse::testParser1Jocelyn Turcotte
2016-02-15Tests: Add a test for the timeAgoInWords functionKlaas Freitag
2015-11-26SyncJournalTest: Use valid time for the tests.Klaas Freitag
2015-11-25Test syncjournaldb: Fix comparison of two QDateTime objects.Klaas Freitag
2015-11-23Rename filesChristian Kamm
2015-11-23Checksums: Don't reupload if size and checksum are unchanged #3235Christian Kamm
2015-11-11Fix OwnSql testChristian Kamm
2015-11-11SyncJournalFileRecord: Remove unused mode fieldChristian Kamm
2015-11-10Checksums: Treat more carefully in db #4034Christian Kamm
2015-10-29Merge pull request #3951 from ckamm/checksumckamm
2015-10-28Checksum: Don't lose it on metadata update #3735Christian Kamm
2015-10-28Checksum: Put checksum type into separate column #3735Christian Kamm
2015-10-28Merge branch 'kill_legacy_propagator'Markus Goetz
2015-10-28Checksums: Improvement in async computation and validation #3735Christian Kamm
2015-10-22test/CMakeLists.txt: remove commentsOlivier Goffart
2015-10-21csync_update: Don't fetch the etag in the local discovery from the DBOlivier Goffart
2015-10-20Remove legacy propagator and neonMarkus Goetz
2015-10-15Fix test compileChristian Kamm
2015-10-15ETag: Allow parsing of weak tags #3946Christian Kamm
2015-10-13ExcludedFiles: Add testChristian Kamm
2015-10-02FolderWatcher: Use csync exclude code #3805Christian Kamm
2015-10-02Merge branch '2.0'Christian Kamm
2015-09-10Utility: Fix the size display back to JEDEC standard.Klaas Freitag
2015-09-10Minor typos in client test sectionPhil Davis
2015-09-05Get rid of ShibbolethRefresherJocelyn Turcotte
2015-08-07Make version check test conditional for nowDaniel Molkentin
2015-08-06Merge pull request #3472 from owncloud/linux_restart_on_new_versionDaniel Molkentin
2015-08-061.8 Migration: Fix password overwrite #3539Markus Goetz
2015-08-06Merge branch 'master' into linux_restart_on_new_versionDaniel Molkentin
2015-08-05Utility: use SI units for the sizes in bytesOlivier Goffart
2015-08-04FolderManTest: Make compileMarkus Goetz
2015-07-31test Utility: really check for a version string.Klaas Freitag
2015-07-31Tests: Make independent of an hardcoded path, rather use CMAKE_BINARY_DIR.Klaas Freitag
2015-07-28Fix the tests build on OS X in debugJocelyn Turcotte
2015-07-28Wizards: allow adding a folder in a non-existing directory and create that fo...Olivier Goffart