aboutsummaryrefslogtreecommitdiff
path: root/unit_tests/scripts/lane/tasking_join_test.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change lane:join() return valuesBenoit Germain2025-06-051-5/+11
| | | | | | * 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
* Give a name to all lanes in the testsBenoit Germain2025-03-141-1/+1
|
* Append all unit tests to depotBenoit Germain2024-12-131-0/+65