index
:
tester
devel
master
[no description]
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Run.hs
Age
Commit message (
Expand
)
Author
44 hours
Options to select and exclude tests in config file
Roman Smrž
9 days
Refactor test filtering to its own function and type
Roman Smrž
10 days
Loaded modules data type to store related info
Roman Smrž
10 days
Evaluate test tag expressions
Roman Smrž
2026-04-24
Arbitrary expressions as variable values
Roman Smrž
2026-04-05
Custom signals to kill spawned process
Roman Smrž
2026-01-20
Command-line option to disable or force tcpdump
Roman Smrž
2026-01-15
Explicit case for NoSignalSpecificInfo in signal handler
Roman Smrž
2026-01-14
Print test names in verbose output
Roman Smrž
2026-01-14
Mark ignored output lines
Roman Smrž
2026-01-09
Improve displayed values for process, network and node types
Roman Smrž
2026-01-07
Call stack for the ‘expect’ statement
Roman Smrž
2025-12-06
Show command and arguments for spawned processes in output
Roman Smrž
2025-09-19
Add timeout argument for the ‘expect’ command
Roman Smrž
2025-09-19
Clear network namespaces also after failed test
Roman Smrž
2025-09-15
Support zero timeout
Roman Smrž
2025-09-13
Get call stack information from function application
Roman Smrž
2025-09-12
Call stack type and tests
Roman Smrž
2025-09-01
Add "ignore" command
Roman Smrž
2025-07-06
Isolate filesystems using mount namespace
Roman Smrž
2025-06-21
Use current timeout value when waiting for process termination
Roman Smrž
2025-06-21
Multiply-timeout command
Roman Smrž
2025-06-21
Object type with constructors and destructors
Roman Smrž
2025-06-19
Explicit Scope constructor in TestStep data type
Roman Smrž
2025-06-02
Test script execution based on config file
Roman Smrž
2025-06-01
Show name of failed test in output
Roman Smrž
2025-05-15
Extra arguments for the spawned tool
Roman Smrž
2025-05-14
Make shell process name optional
Roman Smrž
2025-04-18
Shell interpreter for test script
Roman Smrž
2025-04-15
Parametrize test block with return type
Roman Smrž
2025-02-27
Bump dependencies, build with GHC up to 9.12
Roman Smrž
2025-02-27
Refactor script/expression related code to multiple modules
Roman Smrž
2025-02-24
Collect and evaluate global definitions together
Roman Smrž
2025-02-11
Provide imported definitions at run-time
Roman Smrž
2025-02-08
Time information in output
Roman Smrž
2024-12-16
Change working directory of spawned process to node directory
Roman Smrž
2024-12-03
Remove remaining Expr usage in TestStep
Roman Smrž
2024-12-02
Trace regex variables in expect using new type
Roman Smrž
2024-11-29
Represent root network as an internal variable
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-28
Remove embedded Expr for some inner TestBlock parameters
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-11-12
Remove ExprStatement in favor of using Expr TestBlock
Roman Smrž
2024-11-09
Move withVar into MonadEval type class
Roman Smrž
2024-10-04
User-defined test functions without parameters
Roman Smrž
2024-09-28
Fix regex check in flush command
Roman Smrž
2024-09-25
Implement "guard" as a builtin
Roman Smrž
2024-09-24
Function parameters and calls
Roman Smrž
[next]