index
:
tester
devel
master
[no description]
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
10 days
Fix test preamble parsing conflict with local statement
Roman Smrž
10 days
Fix parsing after tag declaration
Roman Smrž
11 days
Concatenation operator for lists
Roman Smrž
12 days
More generic unification in for statement
Roman Smrž
12 days
Concat builtin function
Roman Smrž
2026-05-02
Arbitrary type expression as function arguments
Roman Smrž
2026-05-01
Parsing distinction for single-word and function-call terms
Roman Smrž
2026-04-24
Arbitrary expressions as variable values
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-08
Test: checks for extra call stack output
Roman Smrž
2026-01-07
Call stack for the ‘expect’ statement
Roman Smrž
2025-10-05
Redirection in shell scripts
Roman Smrž
2025-09-27
Test: enable trivial tests for RunConfig
Roman Smrž
2025-09-27
Test: wait for shell-based setup to finish
Roman Smrž
2025-09-20
Pass call stack info through function application
Roman Smrž
2025-09-19
Add timeout argument for the ‘expect’ command
Roman Smrž
2025-09-12
Call stack type and tests
Roman Smrž
2025-09-01
Add "ignore" command
Roman Smrž
2025-08-25
Shell pipes
Roman Smrž
2025-08-02
Shell: list all shell special characters for parser
Roman Smrž
2025-08-02
Shell: support backslash-escaped spaces
Roman Smrž
2025-08-02
Test: basic shell scripts
Roman Smrž
2025-06-21
Boolean literals and comparison operators
Roman Smrž
2025-06-04
Replace 'ip netns exec' with direct setns syscall
Roman Smrž
2025-06-02
Test script execution based on config file
Roman Smrž
2025-05-12
Fix parser indentation check after ‘export’
Roman Smrž
2025-05-09
Initial test scripts and configuration
Roman Smrž
2025-04-22
Conversions for variable expansion in ExprType class
Roman Smrž