summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
10 daysRequire result of TestBlock to be ExprType instanceHEADmasterRoman Smrž
11 daysPass call stack info through function applicationRoman Smrž
12 daysAdd timeout argument for the ‘expect’ commandRoman Smrž
12 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-07-06Isolate filesystems using mount namespaceRoman 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-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-12Fix parser indentation check after ‘export’Roman 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ž
2025-04-25Test modeRoman Smrž
2025-04-24Fix parsing regexes containing only a variable expansionRoman Smrž
2025-04-22Conversions for variable expansion in ExprType classRoman Smrž
2025-04-21Asset type and parserdevelRoman Smrž
2025-04-18Shell interpreter for test scriptRoman Smrž
2025-04-15Parametrize test block with return typeRoman Smrž
2025-04-15Avoid head usage in MainRoman Smrž
2025-03-03Turn relative command path to absolute before starting subprocessRoman Smrž
2025-02-28Do not prefix parse error from first module as "imported"Roman Smrž
2025-02-27Fail when requested test is not foundRoman Smrž
2025-02-27Bump dependencies, build with GHC up to 9.12Roman Smrž
2025-02-27Add ifname member to the node typeRoman Smrž