summaryrefslogtreecommitdiffstats
path: root/test/task_test.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Small fix T& -> T*ancarola2019-01-271-1/+1
* Update job interface to allow safe ownership delegationNao Pross2019-01-231-15/+14
* Merge branch 'raii-task'Nao Pross2019-01-231-5/+5
|\
| * Fix bug in RAII jobs, debug session on ts3Nao Pross2019-01-231-7/+7
* | Task debuggingancarola2019-01-231-6/+14
|/
* Make job hold RAII pointers that can expire, update testNao Pross2019-01-231-12/+47
* Add test for task and job, fix bug in jobNao Pross2019-01-221-0/+39