Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Raise a regular Lua error instead of throwing a C++ std::logic_error ↵ | Benoit Germain | 8 days | 1 | -2/+2 |
| | | | | exception in Universe::UniverseGC | ||||
* | Give a name to all lanes in the tests | Benoit Germain | 11 days | 10 | -15/+15 |
| | |||||
* | Disable unit test "lanes.stack checker" in Release builds | Benoit Germain | 12 days | 1 | -1/+1 |
| | |||||
* | 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 | 10 | -0/+759 |