aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-03-20fix: windows test compatRachel Powers
2023-03-20fix: better test compareison (also qt5 compat)Rachel Powers
2023-03-20fix: intelegent recursive links & symlink follow on exportRachel Powers
2023-03-20refactor: make complete list of links to make and send that.Rachel Powers
2023-03-20feat: successful process elevation and comunication!Rachel Powers
2023-03-20qt5 compatabilityRachel Powers
2023-03-20working outside windowsRachel Powers
2023-03-20we want to make links!Rachel 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