aboutsummaryrefslogtreecommitdiff
path: root/unit_tests/scripts/coro (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added Lua 5.5 supportBenoit Germain2025-07-041-1/+2
* Split coro tests in several scriptsBenoit Germain2025-07-048-190/+198
* Fix more issues related to suspended coroutines and join/indexing operationsBenoit Germain2025-07-032-39/+100
* Clarified interactions between join() and coroutinesBenoit Germain2025-07-011-18/+27
* Preparation for lane:close() and correct to-be-closed variablesBenoit Germain2025-06-265-102/+220
* Change lane:join() return valuesBenoit Germain2025-06-051-2/+4
* Give a name to all lanes in the testsBenoit Germain2025-03-141-1/+1
* Fix/disable some unit tests against LuaJIT until the failure reason is discov...Benoit Germain2025-03-102-3/+6
* Append all unit tests to depotBenoit Germain2024-12-132-0/+158