summaryrefslogtreecommitdiff
path: root/test/asset
AgeCommit message (Expand)Author
10 daysFix test preamble parsing conflict with local statementRoman Smrž
10 daysFix parsing after tag declarationRoman Smrž
11 daysConcatenation operator for listsRoman Smrž
12 daysMore generic unification in for statementRoman Smrž
12 daysConcat builtin functionRoman Smrž
2026-05-02Arbitrary type expression as function argumentsRoman Smrž
2026-05-01Parsing distinction for single-word and function-call termsRoman Smrž
2026-04-24Arbitrary expressions as variable valuesRoman Smrž
2026-01-14Mark ignored output linesRoman Smrž
2026-01-07Call stack for the ‘expect’ statementRoman Smrž
2025-10-05Redirection in shell scriptsRoman Smrž
2025-09-20Pass call stack info through function applicationRoman Smrž
2025-09-19Add timeout argument for the ‘expect’ commandRoman Smrž
2025-09-12Call stack type and testsRoman Smrž
2025-09-01Add "ignore" commandRoman Smrž
2025-08-25Shell pipesRoman Smrž
2025-08-02Shell: list all shell special characters for parserRoman Smrž
2025-08-02Shell: support backslash-escaped spacesRoman Smrž
2025-08-02Test: basic shell scriptsRoman Smrž
2025-06-21Boolean literals and comparison operatorsRoman Smrž
2025-06-04Replace 'ip netns exec' with direct setns syscallRoman Smrž
2025-06-02Test script execution based on config fileRoman Smrž
2025-05-12Fix parser indentation check after ‘export’Roman Smrž
2025-04-22Conversions for variable expansion in ExprType classRoman Smrž