Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Raise a regular Lua error instead of throwing a C++ std::logic_error exceptio... | Benoit Germain | 2025-03-17 | 1 | -26/+56 |
* | lanes/core.[so|dll] → lanes_core.[so|dll] | Benoit Germain | 2025-03-14 | 1 | -1/+1 |
* | Disable unit test "lanes.stack checker" in Release builds | Benoit Germain | 2025-03-13 | 1 | -6/+21 |
* | Sample module deep test renamed deep_userdata_example | Benoit Germain | 2025-03-11 | 1 | -3/+3 |
* | Some fixes for unit tests with LuaJIT | Benoit Germain | 2025-03-10 | 1 | -1/+15 |
* | Makefile and code fixes to build the unit tests | Benoit Germain | 2025-03-06 | 1 | -1/+3 |
* | All enums are [[nodiscard]] | Benoit Germain | 2025-02-05 | 1 | -1/+1 |
* | Make VS Test Explorer happy by absorbing the text output of legacy tests | Benoit Germain | 2024-12-20 | 1 | -0/+12 |
* | Reorganized tests for the Test Explorer | Benoit Germain | 2024-12-20 | 1 | -12/+12 |
* | Migrated unit tests to Catch2 v3.7.1 | Benoit Germain | 2024-12-20 | 1 | -24/+84 |
* | Append all unit tests to depot | Benoit Germain | 2024-12-13 | 1 | -0/+360 |