aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
AgeCommit message (Collapse)Author
2023-02-05Merge pull request #751 from Edgars-Cirulis/developSefa Eyeoglu
2023-01-19feat: add debug printing for VersionRachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-01-13feat(tests): add very basic ResourceModel testflow
______very_____ basic indeed, creating tests is super boring :c Signed-off-by: flow <flowlnlnln@gmail.com>
2022-12-24feat: validate world savesRachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2022-12-24feat: add initial support for parseing datapacksRachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2022-09-20fix: testsSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-09-20feat: add texture pack parsingSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-09-11refactor: restructure testsSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2016-05-01NOISSUE reorganize unit tests to be placed next to the code they test. Nuke ↵Petr Mrázek
more dead tests.
2016-05-01NOISSUE remove dead unit tests and reorganize CMake code related to unit testsPetr Mrázek
2016-05-01NOISSUE re/move some dead code and unused build system partsPetr Mrázek
2016-04-30NOISSUE Add a skeleton of the wonko systemJan Dalheimer
2016-03-27NOISSUE finalize support for new mojang version formatPetr Mrázek
2016-03-03NOISSUE no issue. with unit tests.Petr Mrázek
2016-03-03NOISSUE Fix bad unit test data path and usage of std::absPetr Mrázek
2016-03-03NOISSUE add basic unit tests for MojangVersionFormat reading/writingPetr Mrázek
will have to make them pass now
2016-03-02NOISSUE eliminate timestamp stringsPetr Mrázek
2016-01-06NOISSUE Add more qt versions to travisJan 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-02GH-1365 rework java version parsing and sortingPetr Mrázek
2015-12-26GH-1178 add failing testPetr Mrázek
2015-12-26NOISSUE add a basic test for FS::copyPetr Mrázek
2015-09-28NOISSUE clean up some old cmake messesPetr Mrázek
2015-09-14GH-1227 add GZip compress function and a unit test fo GZipPetr Mrázek
2015-09-05NOISSUE make shared logic library ... sharedPetr Mrázek
2015-08-18GH-926 implement log cleaning functionalityPetr Mrázek
Also adds gzip compressed log support
2015-06-06NOISSUE Comment and bugfix the Resource systemJan Dalheimer
2015-04-12NOISSUE move everything.Petr Mrázek
2015-04-12SCRATCH separate the generic updater logic from the applicationPetr Mrázek
2015-04-02NOISSUE Make tests no longer use the MultiMC objectPetr Mrázek
They do not require the application part anymore
2014-09-06Sync from quickmodsPetr Mrázek
2014-07-16Implement gradle spec reader/writerPetr Mrázek
2014-04-09Only use tabs for intendentionJan Dalheimer
2014-04-06Use the same style of CMake files everywhereJan Dalheimer
2014-03-29Fix issues with badly encoded escape sequences in config files.Petr Mrázek
2014-01-18Force using LF endlines while configuring testsPetr Mrázek
2014-01-05Unbreak and reactivate the some UpdateChecker testsJan Dalheimer
2013-12-20Some test madnessPetr Mrázek
2013-12-15Unit tests for the DownloadUpdateTask classJan Dalheimer
2013-12-14Framework for some testsJan Dalheimer
2013-12-14Use ctestPetr Mrázek
2013-12-02Tests for the user utilsJan Dalheimer
2013-12-02Add some new foldersJan Dalheimer
2013-12-02Unit testingJan Dalheimer