aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-05-01feat: Propogated subtask progressRachel Powers
2023-05-01feat: better task trackingRachel Powers
2023-02-05Merge pull request #751 from Edgars-Cirulis/developSefa Eyeoglu
2023-02-01fix(tests): improve the reliability of the Task's stack testflow
2023-01-25refactor: make shared_qobject_ptr ctor explicitflow
2023-01-23Merge pull request #675 from flowln/generalize_mod_modelSefa Eyeoglu
2023-01-21feat+fix(Version): make comparsion FlexVer-compatibleflow
2023-01-20fix(tests): add some comments on the stack overflow Task testflow
2023-01-20feat(tests): add FlexVer test vector to the Version testsflow
2023-01-19feat: add debug printing for VersionRachel Powers
2023-01-18feat(tests): add test for stack overflow in ConcurrentTaskflow
2023-01-13feat(tests): add very basic ResourceModel testflow
2023-01-13refactor: generalize mod models and APIs to resourcesflow
2022-12-26fix: cleanup and suggested changesRachel Powers
2022-12-24fix: update parse testsRachel Powers
2022-12-24feat: validate world savesRachel Powers
2022-12-24fix: force add of ignored testdata filesRachel Powers
2022-12-24feat: add initial support for parseing datapacksRachel Powers
2022-11-12refactor: allow copy operation with whitelistSefa Eyeoglu
2022-11-03Fix: Using uint8_t in std::uniform_int_distribution is undefinedTheLastRar
2022-10-28feat(tests): add test for FS::copy with filesflow
2022-10-15chore(tests): add test for FS copy with dot folders/filesflow
2022-10-08Merge pull request #1033 from Scrumplex/multi-arch-supportSefa Eyeoglu
2022-10-08chore: add missing license headersSefa Eyeoglu
2022-09-20feat: support multiarch system classifiersSefa Eyeoglu
2022-09-20refactor: introduce RuntimeContextSefa Eyeoglu
2022-09-20fix: comments and naming of texture pack stuffSefa Eyeoglu
2022-09-20fix: testsSefa Eyeoglu
2022-09-20feat: add texture pack parsingSefa Eyeoglu
2022-09-12chore(tests): add test for copy operation with blacklistflow
2022-09-11refactor: restructure testsSefa Eyeoglu
2016-05-01NOISSUE reorganize unit tests to be placed next to the code they test. Nuke m...Petr Mrázek
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 split GUI stuff from logic libraryPetr 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-26NOISSUE share logic for new attributes between mojang and onesix formatPetr Mrázek
2016-03-07NOISSUE make new Mojang version format pass through MultiMC structuresPetr 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 disable complex variant of mojang version format testPetr Mrázek
2016-03-03NOISSUE add basic unit tests for MojangVersionFormat reading/writingPetr Mrázek
2016-03-02NOISSUE eliminate timestamp stringsPetr Mrázek
2016-01-06NOISSUE Add more qt versions to travisJan Dalheimer
2016-01-02GH-1365 rework java version parsing and sortingPetr Mrázek
2015-12-28GH-1360 add basic changelog based on github API, fix update dialog buttonsPetr Mrázek
2015-12-26GH-1178 add failing testPetr Mrázek
2015-12-26NOISSUE add a basic test for FS::copyPetr Mrázek
2015-10-05NOISSUE dissolve util libraryPetr Mrázek