index
:
tester
devel
master
[no description]
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Test
Age
Commit message (
Collapse
)
Author
11 days
Refactor script/expression related code to multiple modules
Roman Smrž
13 days
Collect and evaluate global definitions together
Roman Smrž
2025-02-11
Provide imported definitions at run-time
Roman Smrž
2024-11-29
Special "builtin" value for SourceLine
Roman Smrž
2024-11-28
Separate VarValue type without hidden type
Roman Smrž
2024-11-20
Avoid embedded Expr in most of test step parameters
Roman Smrž
2024-11-13
Keep track of used variables alongside evaluated expressions
Roman Smrž
2024-09-28
Use "matching" as keyword for regex argument of "flush"
Roman Smrž
Changelog: Change "flush" command to take regex argument via "matching" keyword
2024-09-28
Optional arguments and "flush" as a builtin
Roman Smrž
2024-09-28
Implement "send" as a builtin
Roman Smrž
2024-09-27
Default and context-provided values for function arguments
Roman Smrž
2024-09-25
Implement "guard" as a builtin
Roman Smrž
2024-09-24
Function parameters and calls
Roman Smrž
2024-08-07
Replace first command (wait) with a builtin
Roman Smrž