| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | verbose_errors improvement | Benoit Germain | 2025-10-27 | 1 | -1/+2 |
| | | | | | | * Use std::format instead of sprintf for verbose errors when decoding table keys * Add a unit test for the different table key types | ||||
| * | Remove whitspaces from test names | Benoit Germain | 2025-04-14 | 1 | -2/+2 |
| | | |||||
| * | Add a VisualStudio solution to build and debug Lanes | Benoit Germain | 2025-03-11 | 1 | -4/+2 |
| | | | | | | | * configured to build Lanes, the example module deep_userdata_example, and the unit tests * relies on Lua 5.1 → 5.4, LuaJIT and MoonJIT to be built and located in a fixed directory * manual_register legacy test now uses deep_userdata_example module instead of lfs | ||||
| * | Reorganized tests for the Test Explorer | Benoit Germain | 2024-12-20 | 1 | -1/+46 |
| | | |||||
| * | Migrated unit tests to Catch2 v3.7.1 | Benoit Germain | 2024-12-20 | 1 | -66/+34 |
| | | |||||
| * | Append all unit tests to depot | Benoit Germain | 2024-12-13 | 1 | -0/+79 |
