| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Test full userdata keys with verbose_errors | Benoit Germain | 2025-10-30 | 1 | -2/+7 |
| | | |||||
| * | Stronger test for verbose_errors | Benoit Germain | 2025-10-30 | 1 | -5/+9 |
| | | |||||
| * | verbose_errors improvement | Benoit Germain | 2025-10-27 | 1 | -0/+34 |
| | | | | | | * Use std::format instead of sprintf for verbose errors when decoding table keys * Add a unit test for the different table key types | ||||
| * | Copy deep_userdata_example test script in the test framework | Benoit Germain | 2025-07-31 | 1 | -0/+161 |
| * I need to keep deep_userdata_example hackishly built-in inside the unit tests executable, because using the external module cause a crash in Lua51 tests (module is unloaded before some deep objects are GCed...) * copy the test script in the proper location and invoke it as part of the tests | |||||
