Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove the $PWD hack and tests that depended on it. | Petr Mrázek | 2014-01-05 | -4/+6 |
| | ||||
* | More updater fixage | Petr Mrázek | 2014-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 fixes | Petr Mrázek | 2013-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ázek | 2013-12-25 | -4/+0 |
| | ||||
* | Some test madness | Petr Mrázek | 2013-12-20 | -69/+125 |
| | ||||
* | Finish unit tests for the DownloadUpdateTask class | Jan Dalheimer | 2013-12-15 | -1/+65 |
| | ||||
* | Unit tests for the DownloadUpdateTask class | Jan Dalheimer | 2013-12-15 | -0/+136 |