summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeLines
* NOISSUE finalize support for new mojang version formatPetr Mrázek2016-03-27-0/+305
|
* NOISSUE share logic for new attributes between mojang and onesix formatPetr Mrázek2016-03-26-2/+2
|
* NOISSUE make new Mojang version format pass through MultiMC structuresPetr Mrázek2016-03-07-5/+3
| | | | Not yet used effectively, but it is read and written properly
* NOISSUE no issue. with unit tests.Petr Mrázek2016-03-03-21/+32
|
* NOISSUE Fix bad unit test data path and usage of std::absPetr Mrázek2016-03-03-3/+1
|
* NOISSUE disable complex variant of mojang version format testPetr Mrázek2016-03-03-0/+3
|
* NOISSUE add basic unit tests for MojangVersionFormat reading/writingPetr Mrázek2016-03-03-17/+802
| | | | will have to make them pass now
* NOISSUE eliminate timestamp stringsPetr Mrázek2016-03-02-0/+46
|
* NOISSUE Add more qt versions to travisJan Dalheimer2016-01-06-1/+3
| | | | | | 5.0, 5.1 and 5.2 are currently marked as "allow failure". If they can be made to pass they should be removed from this list, if not they should be removed entirely.
* GH-1365 rework java version parsing and sortingPetr Mrázek2016-01-02-0/+121
|
* GH-1360 add basic changelog based on github API, fix update dialog buttonsPetr Mrázek2015-12-28-22/+0
|
* GH-1178 add failing testPetr Mrázek2015-12-26-0/+53
|
* NOISSUE add a basic test for FS::copyPetr Mrázek2015-12-26-10/+64
|
* NOISSUE dissolve util libraryPetr Mrázek2015-10-05-14/+12
|
* NOISSUE clean up some old cmake messesPetr Mrázek2015-09-28-7/+4
|
* NOISSUE fix all clang warningsPetr Mrázek2015-09-26-32/+2
|
* GH-1227 renam GZip functions to not collide with zlib macrosPetr Mrázek2015-09-14-2/+4
|
* GH-1227 add GZip compress function and a unit test fo GZipPetr Mrázek2015-09-14-0/+56
|
* NOISSUE make shared logic library ... sharedPetr Mrázek2015-09-05-1/+1
|
* GH-926 implement log cleaning functionalityPetr Mrázek2015-08-18-0/+38
| | | | Also adds gzip compressed log support
* GH-1060 update tweaksPetr Mrázek2015-06-09-1/+1
| | | | | | | | * download to multimc folder hierarchy * use rename, not copy * keep backup after update * clean previous backup before update * it's not 'copy', it's 'replace'
* GH-1060 implement very basic updater (only linux and maybe osx right now)Petr Mrázek2015-06-09-14/+0
|
* GH-1060 remove some old updater bits and piecesPetr Mrázek2015-06-09-7/+1
|
* NOISSUE Comment and bugfix the Resource systemJan Dalheimer2015-06-06-5/+22
|
* NOISSUE Various changes from multiauth that are unrelated to itJan Dalheimer2015-06-06-0/+101
|
* GH-997 add unit test for ini file save/load passthroughPetr Mrázek2015-05-26-2/+21
|
* NOISSUE move everything.Petr Mrázek2015-04-12-14/+15
|
* SCRATCH separate the generic updater logic from the applicationPetr Mrázek2015-04-12-297/+268
|
* SCRATCH nuke the overcomplicated logger, use a simple one.Petr Mrázek2015-04-12-3/+3
|
* NOISSUE Make tests no longer use the MultiMC objectPetr Mrázek2015-04-02-35/+15
| | | | They do not require the application part anymore
* NOISSUE Split MultiMC app object into MultiMC and EnvPetr Mrázek2015-04-02-34/+6
|
* Change copyright dates to 2015Greenphlem2015-02-06-1/+1
|
* Fix another bunch of copyright years, including fixing #397Jan Dalheimer2014-11-02-1/+1
|
* Sync from quickmodsPetr Mrázek2014-09-06-17/+172
|
* Implement gradle spec reader/writerPetr Mrázek2014-07-16-0/+78
|
* Show changelog even when there are no new updates available.Petr Mrázek2014-07-14-2/+2
|
* Move settings lib into the main code, fixing error logging in it.Petr Mrázek2014-07-01-3/+3
|
* [Clang Warnings] Fix char* cast from string literal in TestsTaeyeon Mori2014-06-30-2/+2
|
* Only use tabs for intendentionJan Dalheimer2014-04-09-23/+23
|
* Use the same style of CMake files everywhereJan Dalheimer2014-04-06-1/+1
|
* Workaround for dirty build folders.Petr Mrázek2014-04-06-1/+1
| | | | My disgust just turned into barely contained rage :<
* Get rid of long rebuilds because of minor cmake config changesPetr Mrázek2014-04-06-1/+2
|
* Fix issues with badly encoded escape sequences in config files.Petr Mrázek2014-03-29-0/+44
|
* Force using LF endlines while configuring testsPetr Mrázek2014-01-18-1/+6
|
* Unbreak and reactivate the some UpdateChecker testsJan Dalheimer2014-01-05-21/+52
|
* Remove the $PWD hack and tests that depended on it.Petr Mrázek2014-01-05-4/+6
|
* Meh.Petr Mrázek2014-01-05-2/+5
|
* Fix tests for masterPetr Mrázek2014-01-05-2/+2
|
* More updater fixagePetr Mrázek2014-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 pathsPetr Mrázek2014-01-03-1/+1
|