Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unit test fixes | Benoit Germain | 2025-04-24 | 1 | -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 true | Benoit Germain | 2025-04-23 | 1 | -1/+0 |
| | |||||
* | Give a name to all lanes in the tests | Benoit Germain | 2025-03-14 | 1 | -3/+3 |
| | |||||
* | Some fixes for unit tests with LuaJIT | Benoit Germain | 2025-03-10 | 1 | -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 depot | Benoit Germain | 2024-12-13 | 1 | -0/+45 |