index
:
tester
devel
master
[no description]
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Run
Age
Commit message (
Expand
)
Author
11 days
Refactor script/expression related code to multiple modules
Roman Smrž
14 days
Collect and evaluate global definitions together
Roman Smrž
2025-02-11
Provide imported definitions at run-time
Roman Smrž
2024-12-03
Ignore missing variables when gathering used values
Roman Smrž
2024-12-03
Remove remaining Expr usage in TestStep
Roman Smrž
2024-11-29
Represent root network as an internal variable
Roman Smrž
2024-11-28
Separate VarValue type without hidden type
Roman Smrž
2024-11-13
Keep track of used variables alongside evaluated expressions
Roman Smrž
2024-11-09
Move withVar into MonadEval type class
Roman Smrž
2023-08-24
Option to wait at the end of each test
Roman Smrž
2023-04-26
Use link objects for disconnect commands
Roman Smrž
2023-04-18
Command-line option to keep test directory
Roman Smrž
2023-04-04
Disconnect commands
Roman Smrž
2023-01-12
Move process-related functions to Process module
Roman Smrž
2023-01-02
Split command line and test options
Roman Smrž
2022-12-20
Move TestRun monad and related types to separate module
Roman Smrž