Commit Graph

11 Commits

Author SHA1 Message Date
becaebd60d Remove the $PWD hack and tests that depended on it. 2014-01-05 19:54:05 +01:00
b49fa9d2a9 Mess with the updater again. 2014-01-05 00:06:55 +01:00
997be947c9 Maybe break updater even more? 2013-12-29 01:13:57 +01:00
7652b3d64a Various updater fixes
Updater tests for path utils
The updater now doesn't use splitpath on Windows (fixes problems with Windows XP)
Fix up paths for the OSX updater - should now install the updates into the right place
Fix translations install path - translation isntall and deploy should be fixed
2013-12-28 04:23:48 +01:00
00822fa0f9 Treat the updater separately 2013-12-23 10:34:43 +01:00
d6c71488b3 Some test madness 2013-12-20 23:04:11 +01:00
7f884a18a8 Finish unit tests for the DownloadUpdateTask class 2013-12-15 18:50:56 +01:00
3e8bcc1cf6 Unit tests for the DownloadUpdateTask class 2013-12-15 12:18:42 +01:00
6ac94ddcb6 Finish implementing update installation.
Also add the option to update on exit.
2013-12-06 12:59:58 -06:00
e90f1a2756 Implement update installer 2013-12-05 20:32:52 -06:00
48ec8e67b8 Implement DownloadUpdateTask
Installing updates is not implemented yet. That's next.
2013-12-05 13:52:55 -06:00