index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Task_test.cpp
Age
Commit message (
Expand
)
Author
2023-08-14
chore: reformat
Sefa Eyeoglu
2023-08-11
fix: fix more warnings
Sefa Eyeoglu
2023-07-30
Merge branch 'develop' into chore/add-compiler-warnings
Rachel Powers
2023-07-06
fix(tests): Fix abort of Task test on Linux
flow
2023-07-05
fix(tests): linux big task memory leak.
Rachel Powers
2023-07-05
fix(test): tasks test memmory leak. don't store local task copy.
Rachel Powers
2023-07-05
fix(test): task test memory leak *again*
Rachel Powers
2023-07-05
fix: Task test memory leaks again
Rachel Powers
2023-07-03
fix: memory leaks in tests
Rachel Powers
2023-06-04
chore: clean up after new compiler warnings
Rachel Powers
2023-05-01
feat: Propogated subtask progress
Rachel Powers
2023-05-01
feat: better task tracking
Rachel Powers
2023-02-01
fix(tests): improve the reliability of the Task's stack test
flow
2023-01-25
refactor: make shared_qobject_ptr ctor explicit
flow
2023-01-20
fix(tests): add some comments on the stack overflow Task test
flow
2023-01-18
feat(tests): add test for stack overflow in ConcurrentTask
flow
2022-09-11
refactor: restructure tests
Sefa Eyeoglu