summaryrefslogtreecommitdiffstats
path: root/tests/tst_DownloadUpdateTask.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE Make tests no longer use the MultiMC objectPetr Mrázek2015-04-02-1/+1
| | | | They do not require the application part anymore
* NOISSUE Split MultiMC app object into MultiMC and EnvPetr Mrázek2015-04-02-3/+3
|
* Remove the $PWD hack and tests that depended on it.Petr Mrázek2014-01-05-4/+6
|
* More updater fixagePetr Mrázek2014-01-05-1/+1
| | | | | | | | Preserve --dir parameter after updating Allow more than one copy of a command line parameter in MultiMC Linux runner script no longer changes current directory, which allows '--dir .' Fixed unit tests, removed the obsolete one (for some legacy updater command line params that were also removed) [fixes 63127704]
* Various updater fixesPetr Mrázek2013-12-28-0/+19
| | | | | | | 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
* No more windows paths in tests.Petr Mrázek2013-12-25-4/+0
|
* Some test madnessPetr Mrázek2013-12-20-69/+125
|
* Finish unit tests for the DownloadUpdateTask classJan Dalheimer2013-12-15-1/+65
|
* Unit tests for the DownloadUpdateTask classJan Dalheimer2013-12-15-0/+136