summaryrefslogtreecommitdiff
path: root/test/miscellaneous/thread.cpp
Commit message (Expand)AuthorAgeFilesLines
* [tests] Remove libuv dependency from the testsThiago Marcos P. Santos2015-12-011-10/+11
* Do not force uv_loop_t as the first parameter for a threaded object ctorThiago Marcos P. Santos2015-07-061-3/+2
* Simplify RunLoopJohn Firebaugh2015-07-011-28/+33
* Convert Worker tests to Thread testsJohn Firebaugh2015-07-011-0/+83
* Move WorkerTask functionality into RunLoop coreJohn Firebaugh2015-07-011-12/+19
* Add unit tests for ThreadContextThiago Marcos P. Santos2015-06-251-0/+29
* Introduce the ThreadContextThiago Marcos P. Santos2015-06-251-1/+1
* Add Thread tests; get argument transfer working for all casesJohn Firebaugh2015-05-211-0/+102