| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Copy deep_userdata_example test script in the test framework | Benoit Germain | 2025-07-31 | 1 | -1/+10 |
| | | | | | | * 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 | ||||
| * | Sample module deep test renamed deep_userdata_example | Benoit Germain | 2025-03-11 | 1 | -8/+8 |
| | | |||||
| * | Reorganized tests for the Test Explorer | Benoit Germain | 2024-12-20 | 1 | -1/+1 |
| | | |||||
| * | Migrated unit tests to Catch2 v3.7.1 | Benoit Germain | 2024-12-20 | 1 | -79/+73 |
| | | |||||
| * | Append all unit tests to depot | Benoit Germain | 2024-12-13 | 1 | -0/+101 |
