Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added Lua 5.5 support | Benoit Germain | 2025-07-04 | 1 | -1/+1 |
| | | | | * some unit tests fail/segfault/freeze, but that could be because Lua 5.5 is still in beta yet | ||||
* | Changed lua wrapper prefixes from luaG_ to luaW_ (w as in wrapper!) | Benoit Germain | 2025-07-04 | 1 | -1/+1 |
| | |||||
* | Renamed a few unit tests | Benoit Germain | 2025-05-06 | 1 | -4/+4 |
| | |||||
* | Make gcc more happy | Benoit Germain | 2025-04-20 | 1 | -1/+4 |
| | |||||
* | New feature: Linda periodical cancellation checks | Benoit Germain | 2025-04-18 | 1 | -2/+2 |
| | | | | | | | * lanes.linda() api change: takes all settings in a single table argument * new linda creation argument wake_period * new lanes.configure setting linda_wake_period * adjusted all unit tests (one TODO test fails on purpose) | ||||
* | A bit of code factorization | Benoit Germain | 2025-04-15 | 1 | -0/+1 |
| | |||||
* | Give a name to all lanes in the tests | Benoit Germain | 2025-03-14 | 1 | -1/+1 |
| | |||||
* | lanes/core.[so|dll] → lanes_core.[so|dll] | Benoit Germain | 2025-03-14 | 1 | -2/+2 |
| | |||||
* | Make gcc happy | Benoit Germain | 2025-03-12 | 1 | -1/+1 |
| | |||||
* | More unit tests | Benoit Germain | 2025-03-11 | 1 | -46/+185 |
| | |||||
* | Makefile and code fixes to build the unit tests | Benoit Germain | 2025-03-06 | 1 | -8/+0 |
| | |||||
* | 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 | -98/+94 |
| | |||||
* | Append all unit tests to depot | Benoit Germain | 2024-12-13 | 1 | -0/+140 |