aboutsummaryrefslogtreecommitdiff
path: root/tests/Task_test.cpp
AgeCommit message (Expand)Author
2023-08-02chore: reformatSefa Eyeoglu
2023-07-06fix(tests): Fix abort of Task test on Linuxflow
2023-07-05fix(tests): linux big task memory leak.Rachel Powers
2023-07-05fix(test): tasks test memmory leak. don't store local task copy.Rachel Powers
2023-07-05fix(test): task test memory leak *again*Rachel Powers
2023-07-05fix: Task test memory leaks againRachel Powers
2023-07-03fix: memory leaks in testsRachel Powers
2023-05-01feat: Propogated subtask progressRachel Powers
2023-05-01feat: better task trackingRachel Powers
2023-02-01fix(tests): improve the reliability of the Task's stack testflow
2023-01-25refactor: make shared_qobject_ptr ctor explicitflow
2023-01-20fix(tests): add some comments on the stack overflow Task testflow
2023-01-18feat(tests): add test for stack overflow in ConcurrentTaskflow
2022-09-11refactor: restructure testsSefa Eyeoglu