Age | Commit message (Expand) | Author |
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-03-22 | Update dependencies (lens-5.1, text-2.0) | 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-06 | Update for GHC 8.10 | 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-20 | Add .gitignore | Roman Smrž |
2021-07-19 | Initial commit from cabal init | Roman Smrž |