summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeLines
* 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
|
* 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-21/+0
|
* Get the updater to display a no update found message.robotbrainify2013-12-24-1/+1
|
* Some test madnessPetr Mrázek2013-12-20-99/+239
|
* Fix some failing tests and attempt to fix running tests on a headless computerJan Dalheimer2013-12-16-4/+16
|
* Finish unit tests for the DownloadUpdateTask classJan Dalheimer2013-12-15-1/+65
|
* Unit tests for the DownloadUpdateTask classJan Dalheimer2013-12-15-1/+240
|
* More tests for the UpdateChecker class. It should be done for now.Jan Dalheimer2013-12-14-4/+127
|
* Tests for parsing of channel lists in UpdateCheckerJan Dalheimer2013-12-14-1/+107
|
* Framework for some testsJan Dalheimer2013-12-14-0/+23
|
* Use ctestPetr Mrázek2013-12-14-7/+4
|
* Tests for the user utilsJan Dalheimer2013-12-02-0/+73
|
* Add some new foldersJan Dalheimer2013-12-02-0/+2
|