aboutsummaryrefslogtreecommitdiff
path: root/unit_tests/scripts/lane/cooperative_shutdown.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unit test fixesBenoit Germain2025-04-241-4/+11
| | | | | | * fix cooperative_shutdown * add a test to tasking_cancelling * fix bad fixture function name give_me_back
* cancel_test() returns "soft"/"hard" instead of trueBenoit Germain2025-04-231-1/+0
|
* Give a name to all lanes in the testsBenoit Germain2025-03-141-3/+3
|
* Some fixes for unit tests with LuaJITBenoit Germain2025-03-101-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-131-0/+45