aboutsummaryrefslogtreecommitdiff
path: root/unit_tests/scripts/linda/send_registered_userdata.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Lift restriction on functions and userdata as table keysBenoit Germain2025-09-301-0/+2
| | | | As demonstrated by the unit tests, there is no problem with using a function or a userdata as a table key, as long as they are transferable
* New feature: Linda periodical cancellation checksBenoit Germain2025-04-181-1/+1
| | | | | | | * 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)
* Append all unit tests to depotBenoit Germain2024-12-131-0/+5