aboutsummaryrefslogtreecommitdiff
path: root/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix. Register LuaJIT built-in libraries.moteus2013-12-261-0/+14
|
* Add. `joinable` parameter to `start` method which control in which thread ↵moteus2013-12-262-1/+27
| | | | child Lua VM will be destroyed.
* Update tests.moteus2013-12-264-78/+70
|
* Add. timeout parameter to thread:join() methodmoteus2013-12-262-0/+76
|
* First commit.moteus2013-12-263-0/+288