aboutsummaryrefslogtreecommitdiff
path: root/unit_tests/scripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Give a name to all lanes in the testsHEADmasterBenoit Germain36 hours11-16/+16
|
* Disable unit test "lanes.stack checker" in Release buildsBenoit Germain3 days1-1/+1
|
* Fix/disable some unit tests against LuaJIT until the failure reason is ↵Benoit Germain6 days2-3/+6
| | | | | | | | | discovered * cancel.lua fails when using lanes.coro * coro/basics.lua fails because an error message is different * coro/error_handling fails for an unknown reason * a lanes.finally test crashes inside lua_close
* Some fixes for unit tests with LuaJITBenoit Germain6 days1-1/+5
| | | | | | | * vcproj settings * always load "jit" module so that lanes does not detect it in running under PUC-Lua * add fixture support so that test "cooperative_shutdown.lua" works * fix test "lanes.configure() allocator setting not failing like it should
* Append all unit tests to depotBenoit Germain2024-12-1317-0/+1390