Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test "allocator = <bad C function>" not failing against LuaJIT like it ↵ | Benoit Germain | 4 days | 1 | -169/+178 |
| | | | | should | ||||
* | Give a name to all lanes in the tests | Benoit Germain | 7 days | 1 | -0/+1 |
| | |||||
* | Fix/disable some unit tests against LuaJIT until the failure reason is ↵ | Benoit Germain | 11 days | 1 | -64/+65 |
| | | | | | | | | | 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 | 12 days | 1 | -3/+9 |
| | | | | | | | * 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 | ||||
* | Makefile and code fixes to build the unit tests | Benoit Germain | 2025-03-06 | 1 | -5/+0 |
| | |||||
* | Reorganized tests for the Test Explorer | Benoit Germain | 2024-12-20 | 1 | -4/+36 |
| | |||||
* | Migrated unit tests to Catch2 v3.7.1 | Benoit Germain | 2024-12-20 | 1 | -538/+553 |
| | |||||
* | Append all unit tests to depot | Benoit Germain | 2024-12-13 | 1 | -0/+793 |