aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testgitstorage.cpp
AgeCommit message (Expand)Author
2018-03-14Cleanup: introduce copy_qstring() functionGravatar Berthold Stoeger
2018-03-14Cleanup: consistently use qPrintable()Gravatar Berthold Stoeger
2018-01-06Remove cloud_background_sync preferences optionGravatar Berthold Stoeger
2017-12-03Fix typo in TestGitStorage: SapleDives -> SampleDivesGravatar Berthold Stoeger
2017-12-03Add tests to read/write "file://..." style local git repositoriesGravatar Berthold Stoeger
2017-04-29Add SPDX header to testsGravatar Dirk Hohndel
2017-03-04Use QTest cleanup method for proper test shutdownGravatar Jeremie Guichard
2017-03-04Use proper QTest initialization method in TestGitStorageGravatar Jeremie Guichard
2017-02-24Fix "Load/Save to cloudstorage" for non-ASCII user namesGravatar Jeremie Guichard
2017-02-24Make TestGitStorage::testGitStorageLocal parametrizableGravatar Jeremie Guichard
2017-02-24Replace pPrintable with qUtf8Printable in TestGitStorageGravatar Jeremie Guichard
2017-02-24Use SUBSURFACE_TEST_DATA definition to point to test data dirGravatar Jeremie Guichard
2017-02-05Our tests are actually GUILESSGravatar Anton Lundin
2016-04-05Fix compilation with the new folder architectureGravatar Tomaz Canabrava
2016-03-23Prevent possible SIGSEGV in testGravatar Dirk Hohndel
2015-11-07Remove unnecessary call from testsGravatar Dirk Hohndel
2015-10-06Correctly copy preferencesGravatar Dirk Hohndel
2015-09-18Git storage test: need to instantiate the window title updater classGravatar Dirk Hohndel
2015-09-02Prevent tests from hanging when offlineGravatar Robert C. Helling
2015-08-30Add test case for multi line dive notes mergingGravatar Dirk Hohndel
2015-08-25Cloud storage: second merge test, delete dive on one side, modify on otherGravatar Dirk Hohndel
2015-08-25Cloud storage: first test case for a very simple mergeGravatar Dirk Hohndel
2015-08-25Cloud storage: test offline operationGravatar Dirk Hohndel
2015-08-25Cloud storage: add test for simple save / load from our test accountGravatar Dirk Hohndel
2015-08-25Add simple test for git storageGravatar Dirk Hohndel