Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-05 | Merge pull request #751 from Edgars-Cirulis/develop | Sefa Eyeoglu | |
2023-01-19 | feat: add debug printing for Version | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-01-13 | feat(tests): add very basic ResourceModel test | flow | |
______very_____ basic indeed, creating tests is super boring :c Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-24 | feat: validate world saves | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-12-24 | feat: add initial support for parseing datapacks | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-09-20 | fix: tests | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-09-20 | feat: add texture pack parsing | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-09-11 | refactor: restructure tests | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2016-05-01 | NOISSUE reorganize unit tests to be placed next to the code they test. Nuke ↵ | Petr Mrázek | |
more dead tests. | |||
2016-05-01 | NOISSUE remove dead unit tests and reorganize CMake code related to unit tests | Petr Mrázek | |
2016-05-01 | NOISSUE re/move some dead code and unused build system parts | Petr Mrázek | |
2016-04-30 | NOISSUE Add a skeleton of the wonko system | Jan Dalheimer | |
2016-03-27 | NOISSUE finalize support for new mojang version format | Petr Mrázek | |
2016-03-03 | NOISSUE no issue. with unit tests. | Petr Mrázek | |
2016-03-03 | NOISSUE Fix bad unit test data path and usage of std::abs | Petr Mrázek | |
2016-03-03 | NOISSUE add basic unit tests for MojangVersionFormat reading/writing | Petr Mrázek | |
will have to make them pass now | |||
2016-03-02 | NOISSUE eliminate timestamp strings | Petr Mrázek | |
2016-01-06 | NOISSUE Add more qt versions to travis | Jan Dalheimer | |
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. | |||
2016-01-02 | GH-1365 rework java version parsing and sorting | Petr Mrázek | |
2015-12-26 | GH-1178 add failing test | Petr Mrázek | |
2015-12-26 | NOISSUE add a basic test for FS::copy | Petr Mrázek | |
2015-09-28 | NOISSUE clean up some old cmake messes | Petr Mrázek | |
2015-09-14 | GH-1227 add GZip compress function and a unit test fo GZip | Petr Mrázek | |
2015-09-05 | NOISSUE make shared logic library ... shared | Petr Mrázek | |
2015-08-18 | GH-926 implement log cleaning functionality | Petr Mrázek | |
Also adds gzip compressed log support | |||
2015-06-06 | NOISSUE Comment and bugfix the Resource system | Jan Dalheimer | |
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-02 | NOISSUE Make tests no longer use the MultiMC object | Petr Mrázek | |
They do not require the application part anymore | |||
2014-09-06 | Sync from quickmods | Petr Mrázek | |
2014-07-16 | Implement gradle spec reader/writer | Petr Mrázek | |
2014-04-09 | Only use tabs for intendention | Jan Dalheimer | |
2014-04-06 | Use the same style of CMake files everywhere | Jan Dalheimer | |
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 | |
2013-12-20 | Some test madness | Petr Mrázek | |
2013-12-15 | Unit tests for the DownloadUpdateTask class | 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 | |