Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE reorganize unit tests to be placed next to the code they test. Nuke ↵ | Petr Mrázek | 2016-05-01 | -55/+0 |
| | | | | more dead tests. | |||
* | NOISSUE share logic for new attributes between mojang and onesix format | Petr Mrázek | 2016-03-26 | -2/+2 |
| | ||||
* | NOISSUE make new Mojang version format pass through MultiMC structures | Petr Mrázek | 2016-03-07 | -5/+3 |
| | | | | Not yet used effectively, but it is read and written properly | |||
* | NOISSUE disable complex variant of mojang version format test | Petr Mrázek | 2016-03-03 | -0/+3 |
| | ||||
* | NOISSUE add basic unit tests for MojangVersionFormat reading/writing | Petr Mrázek | 2016-03-03 | -0/+54 |
will have to make them pass now |