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-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
2015-01-15Revert "Utility: Use SI units"Olivier Goffart
2015-01-15fixing testOctetsToStringOlivier Goffart
2014-12-10Merge remote-tracking branch 'origin/1.7'Christian Kamm
2014-12-04DB: Delete corrupt database. #2547Christian Kamm
2014-12-02Merge branch 'master' into rename_clientDaniel Molkentin
2014-11-21Merge branch '1.7'Olivier Goffart
2014-11-21FolderWatcherTest: Use Utility::usleep.Christian Kamm
2014-11-20Folder watcher now reports changing paths instead of dirs.Christian Kamm
2014-11-20Merge branch '1.7'Christian Kamm
2014-11-20Windows filewatcher: switch to ReadDirectoryChangesW.Christian Kamm
2014-11-19Merge remote-tracking branch 'origin/1.7'Christian Kamm
2014-11-19Windows: Make unit tests compile.Christian Kamm
2014-11-10Fix testsDaniel Molkentin
2014-10-29SyncJournalDB: Add filesize column to metadata.Christian Kamm
2014-10-29Merge remote-tracking branch 'origin/1.7'Daniel Molkentin
2014-10-27tests: Fix CSync Journal test, use real CSYNC struct from csync_private.Klaas Freitag
2014-10-23Add SyncJournalDB autotests.Christian Kamm
2014-10-22Merge remote-tracking branch 'origin/1.7'Christian Kamm
2014-10-16tests: Added unicode read an write testcase for ownsql.Klaas Freitag
2014-10-14Make the sync work with new sql implementation.Klaas Freitag
2014-10-14Test module for the new sql implementation.Klaas Freitag
2014-09-22tests: add the source dir in the include pathsOlivier Goffart
2014-09-18compile after mergeOlivier Goffart
2014-09-18Merge branch '1.7'Olivier Goffart
2014-09-17Allow passing user/pass explicitly or via netrcDaniel Molkentin
2014-08-27Fix testsDaniel Molkentin
2014-08-26Merge remote-tracking branch 'origin/master' into move_lib_to_sep_dirDaniel Molkentin
2014-08-15Tests: Fixed the CSync statedb test defined in the mirall module.Klaas Freitag
2014-07-11Split into three separate projects: library, gui and cmdDaniel Molkentin
2014-07-10Fix build of the test on Qt5Olivier Goffart
2014-07-10Move Folder, FolderMan, and FolderWatcher outside of owncloudsyncOlivier Goffart
2014-06-06CSync & statedb: Remove uid/gidMarkus Goetz
2014-05-14Fix testcase.Klaas Freitag
2014-05-11RemoveADir test should realy test, if it is notifiedhefee
2014-03-28fix test compilationOlivier Goffart
2014-03-26Don't create .ctmp of sync journalOlivier Goffart
2014-03-20Fix compile warning.Klaas Freitag