summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
32 hoursParse list types in type expressionHEADmasterRoman Smrž
32 hoursAccept various builtin types in type expressionsRoman Smrž
32 hoursType annotations in arguments of function definitionRoman Smrž
32 hoursParse type annotations in expressionsRoman Smrž
3 daysTest: refactor Praser test with helper functionsRoman Smrž
4 daysRetport summary of test executionRoman Smrž
4 daysData type for fully-qualified test nameRoman Smrž
6 daysFix parsing statements using innerBlock without new variablesRoman Smrž
6 daysShell: implement ‘!’ operatorRoman Smrž
6 daysShell: track exit code of the last commandRoman Smrž
6 daysShell: allow to toggle "exit on error"Roman Smrž
6 daysShell: implement cd commandRoman Smrž
6 daysShell: implement pwd commandRoman Smrž
2026-05-31Options to select and exclude tests in config fileRoman Smrž
2026-05-24Refactor test filtering to its own function and typeRoman Smrž
2026-05-19Fix test preamble parsing conflict with local statementRoman Smrž
2026-05-19Fix parsing after tag declarationRoman Smrž
2026-05-18Concatenation operator for listsRoman Smrž
2026-05-17More generic unification in for statementRoman Smrž
2026-05-17Concat 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-14Print test names in verbose outputRoman Smrž
2026-01-14Mark ignored output linesRoman Smrž
2026-01-09Improve displayed values for process, network and node typesRoman Smrž
2026-01-08Test: checks for extra call stack outputRoman Smrž
2026-01-07Call stack for the ‘expect’ statementRoman Smrž
2025-10-05Redirection in shell scriptsRoman Smrž
2025-09-27Test: enable trivial tests for RunConfigRoman Smrž
2025-09-27Test: wait for shell-based setup to finishRoman 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-05-09Initial test scripts and configurationRoman Smrž
2025-04-22Conversions for variable expansion in ExprType classRoman Smrž