Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-12 | NOISSUE move everything. | Petr Mrázek | |
2015-04-12 | SCRATCH separate the generic updater logic from the application | Petr Mrázek | |
2015-04-12 | SCRATCH nuke the overcomplicated logger, use a simple one. | Petr Mrázek | |
2015-04-02 | NOISSUE Make tests no longer use the MultiMC object | Petr Mrázek | |
They do not require the application part anymore | |||
2015-04-02 | NOISSUE Split MultiMC app object into MultiMC and Env | Petr Mrázek | |
2015-02-06 | Change copyright dates to 2015 | Greenphlem | |
2014-11-02 | Fix another bunch of copyright years, including fixing #397 | Jan Dalheimer | |
2014-09-06 | Sync from quickmods | Petr Mrázek | |
2014-07-16 | Implement gradle spec reader/writer | Petr Mrázek | |
2014-07-14 | Show changelog even when there are no new updates available. | Petr Mrázek | |
2014-07-01 | Move settings lib into the main code, fixing error logging in it. | Petr Mrázek | |
2014-06-30 | [Clang Warnings] Fix char* cast from string literal in Tests | Taeyeon Mori | |
2014-04-09 | Only use tabs for intendention | Jan Dalheimer | |
2014-04-06 | Use the same style of CMake files everywhere | Jan Dalheimer | |
2014-04-06 | Workaround for dirty build folders. | Petr Mrázek | |
My disgust just turned into barely contained rage :< | |||
2014-04-06 | Get rid of long rebuilds because of minor cmake config changes | Petr Mrázek | |
2014-03-29 | Fix issues with badly encoded escape sequences in config files. | Petr Mrázek | |
2014-01-18 | Force using LF endlines while configuring tests | Petr Mrázek | |
2014-01-05 | Unbreak and reactivate the some UpdateChecker tests | Jan Dalheimer | |
2014-01-05 | Remove the $PWD hack and tests that depended on it. | Petr Mrázek | |
2014-01-05 | Meh. | Petr Mrázek | |
2014-01-05 | Fix tests for master | Petr Mrázek | |
2014-01-05 | More updater fixage | Petr Mrázek | |
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] | |||
2014-01-03 | Log version, work paths | Petr Mrázek | |
2013-12-28 | Various updater fixes | Petr Mrázek | |
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-25 | No more windows paths in tests. | Petr Mrázek | |
2013-12-24 | Get the updater to display a no update found message. | robotbrainify | |
2013-12-20 | Some test madness | Petr Mrázek | |
2013-12-16 | Fix some failing tests and attempt to fix running tests on a headless computer | Jan Dalheimer | |
2013-12-15 | Finish unit tests for the DownloadUpdateTask class | Jan Dalheimer | |
2013-12-15 | Unit tests for the DownloadUpdateTask class | Jan Dalheimer | |
2013-12-14 | More tests for the UpdateChecker class. It should be done for now. | Jan Dalheimer | |
2013-12-14 | Tests for parsing of channel lists in UpdateChecker | Jan Dalheimer | |
2013-12-14 | Framework for some tests | Jan Dalheimer | |
2013-12-14 | Use ctest | Petr Mrázek | |
2013-12-02 | Tests for the user utils | Jan Dalheimer | |
2013-12-02 | Add some new folders | Jan Dalheimer | |
2013-12-02 | Unit testing | Jan Dalheimer | |