aboutsummaryrefslogtreecommitdiff
path: root/unit_tests/scripts/linda/wake_period.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change lane:join() return valuesBenoit Germain2025-06-051-2/+3
| | | | | | * when no error is raised in the lane, lane:join() now precedes the lane returned values with true * lane body is no longer forced to return something when used with join() * adjusted all relevant unit tests accordingly
* A unit test for linda wake_periodBenoit Germain2025-04-181-0/+41