summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 daysAvoid using Expr Maybe when parsing shell pipelineHEADmasterRoman Smrž
5 daysAdditional instances of ExprType used by parsed commandsRoman Smrž
6 daysTest: enable trivial tests for RunConfigRoman Smrž
6 daysTest: wait for shell-based setup to finishRoman Smrž
8 daysRemove ParamType instance for ExprRoman Smrž
12 daysRequire result of TestBlock to be ExprType instanceRoman Smrž
13 daysPass call stack info through function applicationRoman Smrž
14 daysAdd timeout argument for the ‘expect’ commandRoman Smrž
14 daysClear network namespaces also after failed testRoman Smrž
2025-09-15Support zero timeoutRoman Smrž
2025-09-13Get call stack information from function applicationRoman Smrž
2025-09-12Call stack type and testsRoman Smrž
2025-09-01Add "ignore" commandRoman Smrž
2025-08-25Shell pipesRoman Smrž
2025-08-05Close handles created for spawned processesRoman 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-07-06Isolate filesystems using mount namespaceRoman Smrž
2025-06-25Version 0.3.3v0.3.3Roman Smrž
2025-06-25Fix build of setNetworkNamespace with unix-2.7Roman Smrž
2025-06-21Exclude tests on command lineRoman Smrž
2025-06-21Boolean literals and comparison operatorsRoman Smrž
2025-06-21Use current timeout value when waiting for process terminationRoman Smrž
2025-06-21Multiply-timeout commandRoman Smrž
2025-06-21Object type with constructors and destructorsRoman Smrž
2025-06-19Explicit Scope constructor in TestStep data typeRoman Smrž
2025-06-18Timeout setting in config fileRoman Smrž
2025-06-04Replace 'ip netns exec' with direct setns syscallRoman Smrž
2025-06-02Test script execution based on config fileRoman Smrž
2025-06-01Execute shell commands in appropriate network namespaceRoman Smrž
2025-06-01Show name of failed test in outputRoman Smrž
2025-05-31Print source line of shell command failureRoman Smrž
2025-05-29Fix waiting on failed shell commandRoman Smrž
2025-05-25Fix build with older baseRoman Smrž
2025-05-19Describe asset exporting in READMERoman Smrž
2025-05-18CI: run automated testsRoman Smrž
2025-05-16Version 0.3.2v0.3.2Roman Smrž
2025-05-15Single-quoted strings in shellRoman Smrž
2025-05-15Extra arguments for the spawned toolRoman Smrž
2025-05-14Make shell process name optionalRoman Smrž
2025-05-14Parse shell statement parameters in arbitrary orderRoman Smrž
2025-05-12Select tests from project configuration by nameRoman Smrž
2025-05-12Asset documentationRoman Smrž
2025-05-12Fix parser indentation check after ‘export’Roman Smrž
2025-05-09Initial test scripts and configurationRoman Smrž
2025-05-09Return error from parseTestFileRoman Smrž
2025-04-27Preserve environment for spawn processesRoman Smrž
2025-04-27Evaluate asset path to absolute and check if it existsRoman Smrž
2025-04-26Add parsed asset to local variablesRoman Smrž