index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
testgitstorage.cpp
Age
Commit message (
Expand
)
Author
2018-08-25
core/tests: remove QSettings from testgitstorage
jan Iversen
2018-08-23
Parse: pass dive_table argument to parse_file()
Berthold Stoeger
2018-03-14
Cleanup: introduce copy_qstring() function
Berthold Stoeger
2018-03-14
Cleanup: consistently use qPrintable()
Berthold Stoeger
2018-01-06
Remove cloud_background_sync preferences option
Berthold Stoeger
2017-12-03
Fix typo in TestGitStorage: SapleDives -> SampleDives
Berthold Stoeger
2017-12-03
Add tests to read/write "file://..." style local git repositories
Berthold Stoeger
2017-04-29
Add SPDX header to tests
Dirk Hohndel
2017-03-04
Use QTest cleanup method for proper test shutdown
Jeremie Guichard
2017-03-04
Use proper QTest initialization method in TestGitStorage
Jeremie Guichard
2017-02-24
Fix "Load/Save to cloudstorage" for non-ASCII user names
Jeremie Guichard
2017-02-24
Make TestGitStorage::testGitStorageLocal parametrizable
Jeremie Guichard
2017-02-24
Replace pPrintable with qUtf8Printable in TestGitStorage
Jeremie Guichard
2017-02-24
Use SUBSURFACE_TEST_DATA definition to point to test data dir
Jeremie Guichard
2017-02-05
Our tests are actually GUILESS
Anton Lundin
2016-04-05
Fix compilation with the new folder architecture
Tomaz Canabrava
2016-03-23
Prevent possible SIGSEGV in test
Dirk Hohndel
2015-11-07
Remove unnecessary call from tests
Dirk Hohndel
2015-10-06
Correctly copy preferences
Dirk Hohndel
2015-09-18
Git storage test: need to instantiate the window title updater class
Dirk Hohndel
2015-09-02
Prevent tests from hanging when offline
Robert C. Helling
2015-08-30
Add test case for multi line dive notes merging
Dirk Hohndel
2015-08-25
Cloud storage: second merge test, delete dive on one side, modify on other
Dirk Hohndel
2015-08-25
Cloud storage: first test case for a very simple merge
Dirk Hohndel
2015-08-25
Cloud storage: test offline operation
Dirk Hohndel
2015-08-25
Cloud storage: add test for simple save / load from our test account
Dirk Hohndel
2015-08-25
Add simple test for git storage
Dirk Hohndel