summaryrefslogtreecommitdiff
path: root/src/Test
AgeCommit message (Collapse)Author
2024-09-28Use "matching" as keyword for regex argument of "flush"HEADmasterRoman Smrž
Changelog: Change "flush" command to take regex argument via "matching" keyword
2024-09-28Optional arguments and "flush" as a builtinRoman Smrž
2024-09-28Implement "send" as a builtinRoman Smrž
2024-09-27Default and context-provided values for function argumentsRoman Smrž
2024-09-25Implement "guard" as a builtinRoman Smrž
2024-09-24Function parameters and callsRoman Smrž
2024-08-07Replace first command (wait) with a builtinRoman Smrž