summaryrefslogtreecommitdiffstats
path: root/test/task_test.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-27Small fix T& -> T*ancarola1-1/+1
2019-01-23Update job interface to allow safe ownership delegationNao Pross1-15/+14
2019-01-23Fix bug in RAII jobs, debug session on ts3Nao Pross1-7/+7
2019-01-23Task debuggingancarola1-6/+14
2019-01-23Make job hold RAII pointers that can expire, update testNao Pross1-12/+47
2019-01-22Add test for task and job, fix bug in jobNao Pross1-0/+39