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
2015-10-19CMake/NSIS: We don't need QtSqlMarkus Goetz
2015-09-10Utility: Fix the size display back to JEDEC standard.Klaas Freitag
2015-09-10Minor typos in client test sectionPhil Davis
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
2015-07-27Tests: Some tests need QtWidgetsOlivier Goffart
2015-07-16Utility: Added function versionOfInstalledBinary()Klaas Freitag
2015-07-15Fix test build... again.Christian Kamm
2015-07-15Fix test build.Christian Kamm
2015-07-14Qt4 test build: QTemporaryDir only exist since Qt5Olivier Goffart
2015-07-13FolderMan::checkPathValidityForNewFolderOlivier Goffart
2015-06-29Utility: improve the function to conver a duration to stringOlivier Goffart
2015-06-25Fix Qt4 buildOlivier Goffart
2015-06-25Test for transchecksumvalidator: Do not use arbitrary waiting timeOlivier Goffart
2015-05-26Merge remote-tracking branch 'origin/1.8'Olivier Goffart
2015-05-22Merge remote-tracking branch 'origin/checksum_1.8' into 1.8Olivier Goffart
2015-05-22Windows: Fix build of tests.Christian Kamm
2015-05-21TransmissionChecksumming: Remove SyncFileItem dependency.Klaas Freitag
2015-05-20Improved implementation efficiency of checksum calculation.Klaas Freitag
2015-05-19Transmission checksum: Adopt unit test to latest changes.Klaas Freitag
2015-05-19Add a class TransmissionChecksumValidator, incl. unit test.Klaas Freitag
2015-05-19Checksum Calculation: Add unit test.Klaas Freitag
2015-05-13Merge branch '1.8' into 1.9Markus Goetz
2015-05-12Qt4: Fix testMarkus Goetz
2015-05-12Merge remote-tracking branch 'origin/1.8' into 1.9Daniel Molkentin
2015-05-11Propagator: Limit length of temporary file name #2789 (fixup)Markus Goetz
2015-05-08Propagator: Limit length of temporary file name #2789Markus Goetz
2015-05-07Discovery: Test better, treat invalid hrefs as error #3176Markus Goetz
2015-05-06Bump to 1.9Daniel Molkentin
2015-04-14LsColXMLParser: More testing 2Markus Goetz
2015-04-14LsColXMLParser: More testingMarkus Goetz
2015-04-14test xmlparser: Verify call to parse()Klaas Freitag
2015-04-14Added unit test for XML Parser class.Klaas Freitag
2015-02-25Remove extra ; to silence warning.Christian Kamm
2015-02-18SyncFileItem::operator<: must return false when two items are equalOlivier Goffart
2015-02-13Fix Qt4 buildOlivier Goffart
2015-02-13concatUrl: Remove manual parsing, add test. #2817Christian Kamm
2015-02-13Tests: Removed C++11 Hokuspokus to not confuse and kill elderly compilers.Klaas Freitag
2015-02-12libsync: Fix a case in which canceling the sync would result in some folder n...Olivier Goffart
2015-02-08use touch from pathElan Ruusamäe
2015-02-06Some fixes for favlink manual testDaniel Molkentin
2015-01-15Utility: Use appropriate unit when converting from bytes to human readable unitsOlivier Goffart