Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Give a name to all lanes in the testsHEADmaster | Benoit Germain | 36 hours | 11 | -16/+16 |
| | |||||
* | Disable unit test "lanes.stack checker" in Release builds | Benoit Germain | 3 days | 1 | -1/+1 |
| | |||||
* | Fix/disable some unit tests against LuaJIT until the failure reason is ↵ | Benoit Germain | 6 days | 2 | -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 LuaJIT | Benoit Germain | 6 days | 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 | 17 | -0/+1390 |