summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'raffa-https/master'Nao Pross2019-01-281-0/+2
|\
| * Channel interface improvedancarola2019-01-281-0/+2
| |
* | Remove almost every -Wshadow warningNao Pross2019-01-281-7/+7
|/
* Small fix T& -> T*ancarola2019-01-272-2/+2
|
* Debug signals attemptedancarola2019-01-271-3/+8
|
* Testing signalancarola2019-01-261-0/+10
|
* Fix signal template errorsignal-fixNao Pross2019-01-261-0/+2
|
* Template error on compile signal testancarola2019-01-251-17/+18
|
* Core channel in flatland and signal testancarola2019-01-251-0/+101
|
* It compiles! Probably super broken, but compiles!Nao Pross2019-01-252-0/+4
|
* Fix all header names in #include statementsNao Pross2019-01-254-15/+15
|
* Delete bin and test/makefile update .gitignoreNao Pross2019-01-251-11/+0
|
* 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
| | | | Note: does not work, idk why
* Merge remote-tracking branch 'raffa/master'Nao Pross2019-01-221-0/+120
|\
| * Wooancarola2019-01-221-0/+120
| |
* | Add test for task and job, fix bug in jobNao Pross2019-01-221-0/+39
| | | | | | | | | | By being a std::set job did not allow to add duplicate elements, changing it to a std::multiset fixed the issue.
* | Update .gitignore, delete test/testNao Pross2019-01-221-0/+0
|/
* Test 3 partially executedancarola2019-01-203-8/+128
|
* minor fixesancarola2019-01-192-1/+2
|
* Test two completed successfullyancarola2019-01-193-2/+32
|
* edasancarola2019-01-121-0/+0
|
* initializationancarola2018-11-173-0/+41