Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove the $PWD hack and tests that depended on it. | Petr Mrázek | 2014-01-05 | -4/+6 |
| | ||||
* | Meh. | Petr Mrázek | 2014-01-05 | -2/+5 |
| | ||||
* | Fix tests for master | Petr Mrázek | 2014-01-05 | -2/+2 |
| | ||||
* | More updater fixage | Petr Mrázek | 2014-01-05 | -2/+2 |
| | | | | | | | | 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] | |||
* | Log version, work paths | Petr Mrázek | 2014-01-03 | -1/+1 |
| | ||||
* | 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 | -21/+0 |
| | ||||
* | Get the updater to display a no update found message. | robotbrainify | 2013-12-24 | -1/+1 |
| | ||||
* | Some test madness | Petr Mrázek | 2013-12-20 | -99/+239 |
| | ||||
* | Fix some failing tests and attempt to fix running tests on a headless computer | Jan Dalheimer | 2013-12-16 | -4/+16 |
| | ||||
* | 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 | -1/+240 |
| | ||||
* | More tests for the UpdateChecker class. It should be done for now. | Jan Dalheimer | 2013-12-14 | -4/+127 |
| | ||||
* | Tests for parsing of channel lists in UpdateChecker | Jan Dalheimer | 2013-12-14 | -1/+107 |
| | ||||
* | Framework for some tests | Jan Dalheimer | 2013-12-14 | -0/+23 |
| | ||||
* | Use ctest | Petr Mrázek | 2013-12-14 | -7/+4 |
| | ||||
* | Tests for the user utils | Jan Dalheimer | 2013-12-02 | -0/+73 |
| | ||||
* | Add some new folders | Jan Dalheimer | 2013-12-02 | -0/+2 |
| | ||||
* | Unit testing | Jan Dalheimer | 2013-12-02 | -0/+193 |