aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/tasking/trafficlight
Commit message (Expand)AuthorAgeFilesLines
* Tasking: Reuse timeoutTask in traffic light exampleJarek Kobus2025-01-241-27/+14
* Tasking: Introduce signalAwaiter() helperJarek Kobus2025-01-221-10/+2
* Tasking: Introduce transition() helper in traffic light exampleJarek Kobus2025-01-221-10/+10
* Tasking: Simplify traffic light exampleJarek Kobus2025-01-223-24/+28
* TaskTree: Refactor For loopsJarek Kobus2024-09-163-4/+4
* TaskTree: Make use of the trivial DoneResult handlersJarek Kobus2024-06-191-2/+2
* TrafficLight: Undecorate strings in order to compile against Qt 6.2Jarek Kobus2024-01-131-8/+6
* TaskTree: Implement TrafficLight exampleJarek Kobus2024-01-1115-0/+329