pollymc/api/logic/updater
Petr Mrázek 69be23c5f6 GH-1726 better failure detection for updates
Instead of just checking if the new version started, make sure
it is able to write its IPC key to a file and then use the key
to connect to the process.
2016-11-19 22:11:45 +01:00
..
testdata NOISSUE reorganize unit tests to be placed next to the code they test. Nuke more dead tests. 2016-05-01 00:02:15 +02:00
DownloadTask_test.cpp GH-1726 better failure detection for updates 2016-11-19 22:11:45 +01:00
DownloadTask.cpp NOISSUE refactor *Download into more, smaller pieces 2016-06-05 23:55:39 +02:00
DownloadTask.h NOISSUE refactor *Download into more, smaller pieces 2016-06-05 23:55:39 +02:00
GoUpdate.cpp NOISSUE refactor *Download into more, smaller pieces 2016-06-05 23:55:39 +02:00
GoUpdate.h GH-1726 better failure detection for updates 2016-11-19 22:11:45 +01:00
UpdateChecker_test.cpp NOISSUE reorganize unit tests to be placed next to the code they test. Nuke more dead tests. 2016-05-01 00:02:15 +02:00
UpdateChecker.cpp NOISSUE refactor *Download into more, smaller pieces 2016-06-05 23:55:39 +02:00
UpdateChecker.h NOISSUE refactor *Download into more, smaller pieces 2016-06-05 23:55:39 +02:00