summaryrefslogtreecommitdiffstats
path: root/tests/tst_MojangVersionFormat.cpp
Commit message (Collapse)AuthorAgeLines
* 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 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-0/+54
will have to make them pass now