Age | Commit message (Expand) | Author |
2022-09-02 | Regex expression instance | Roman Smrž |
2022-08-23 | Expression expansion in strings and regexes | Roman Smrž |
2022-08-22 | Boolean operators and expression | Roman Smrž |
2022-08-22 | Generic expression parser with integer operators | Roman Smrž |
2022-08-20 | Print relevant variables for guard failure | Roman Smrž |
2022-08-13 | Integer expressions and variables | Roman Smrž |
2022-08-10 | Let statement | Roman Smrž |
2022-07-24 | Print relevant variable values after expect failure | Roman Smrž |
2022-07-16 | Do not escape alphanumeric chars for regexes | Roman Smrž |
2022-06-09 | Guard command | Roman Smrž |
2022-06-07 | Source line info for test steps from parsing | Roman Smrž |
2022-06-05 | Refactor expressions as GADT | Roman Smrž |
2022-06-05 | Assign regex captures to variables | Roman Smrž |
2022-06-05 | Variables containing IP addresses of nodes | Roman Smrž |
2022-06-05 | Variable expansion in strings and regexes | Roman Smrž |
2022-06-04 | Escape characters in strings and regexes | Roman Smrž |
2022-05-06 | Multiple test runs support | Roman Smrž |
2022-05-04 | Verbose option, otherwise hide most output | Roman Smrž |
2022-05-04 | Test run monad | Roman Smrž |
2022-04-30 | Separate GDB support module | Roman Smrž |
2022-01-18 | Fix typo in gdb option help text | Roman Smrž |
2022-01-18 | Default timeout command-line parameter | Roman Smrž |
2021-12-20 | Test tools defined optionally per-proc on command line | Roman Smrž |
2021-12-02 | Parser: command block support | Roman Smrž |
2021-11-30 | Parser: generalize order of command parameters | Roman Smrž |
2021-11-26 | Separate constructors for internal process names | Roman Smrž |
2021-11-26 | Initial support for running GDB | Roman Smrž |
2021-11-18 | Show regex partern on expect failure | Roman Smrž |
2021-11-16 | Timeout for the expect step | Roman Smrž |
2021-11-15 | Keep the waiting prompt below output until triggered | Roman Smrž |
2021-11-15 | Separate module for output handling | Roman Smrž |
2021-11-10 | Line comments with hash sign | Roman Smrž |
2021-10-08 | Run tcpdump to collect network packets | Roman Smrž |
2021-10-08 | Show proc name instead of node name in output | Roman Smrž |
2021-10-06 | Move process list to network | Roman Smrž |
2021-09-11 | Report when child process terminates | Roman Smrž |
2021-08-19 | Wait command | Roman Smrž |
2021-08-18 | Parser of test scripts | Roman Smrž |
2021-08-10 | Test data type | Roman Smrž |
2021-08-04 | Final cleanup and exit code checking | Roman Smrž |
2021-08-04 | Create EREBOS_DIR and pass it via environment | Roman Smrž |
2021-08-04 | Expect and send functions | Roman Smrž |
2021-08-04 | Network and process init with unsharing wrapper | Roman Smrž |
2021-07-19 | Initial commit from cabal init | Roman Smrž |