aboutsummaryrefslogtreecommitdiff
path: root/unit_tests/scripts/lane (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Raise a regular Lua error instead of throwing a C++ std::logic_error ↵Benoit Germain8 days1-2/+2
| | | | exception in Universe::UniverseGC
* Give a name to all lanes in the testsBenoit Germain11 days10-15/+15
|
* Disable unit test "lanes.stack checker" in Release buildsBenoit Germain12 days1-1/+1
|
* 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-1310-0/+759