aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-07-01Merge branch 'develop' into chore/add-compiler-warningsRachel Powers
2023-06-26Removed unused filesTrial97
2023-06-15Fix tests for windowTrial97
2023-06-15Fixed testsTrial97
2023-06-15Added new migration for special charactersTrial97
2023-06-13Added back the INIFile read functionTrial97
2023-06-04chore: fix test & clean up one last warningRachel Powers
2023-06-04chore: clean up after new compiler warningsRachel Powers
2023-05-28fix(memory leak): don't give shared pointers out to foldermodels (causes cycl...Rachel Powers
2023-05-26fix(memory leak): IndexedPack too large to live inside a qlist without pointe...Rachel Powers
2023-05-07Merge remote-tracking branch 'upstream/develop' into better-tasksRachel Powers
2023-05-01feat: Propogated subtask progressRachel Powers
2023-05-01feat: better task trackingRachel Powers
2023-04-29refactor: pass instance ptr to resource models. use it to find instance root.Rachel Powers
2023-04-29refactor: Move ini to use QSettings && drop get/setList functionsRachel Powers
2023-03-31fix: typos, CamelCase to camelCase the new namesRachel Powers
2023-03-20fix: clean up initial review comments (flowin)Rachel Powers
2023-03-20feat: track instance copies that use linksRachel Powers
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