Age | Commit message (Expand) | Author |
2024-05-17 | Describe command-line test selection in help text | Roman Smrž |
2024-05-14 | Run multiple whole test sequences with repeat option | Roman Smrž |
2024-05-14 | MiniCI configuration and cabal flag | Roman Smrž |
2024-04-24 | Show usage info only with explicit `--help' option | Roman Smrž |
2024-02-21 | Update to support mtl-2.3 | Roman Smrž |
2023-12-12 | Repeat option on command line | Roman Smrž |
2023-10-23 | Flush command | Roman Smrž |
2023-08-24 | Option to wait at the end of each test | Roman Smrž |
2023-08-24 | Accept test name selection after filepath on command line | Roman Smrž |
2023-07-13 | Show record selectors in failure reports | Roman Smrž |
2023-05-06 | Drop support for introducing node variable by 'spawn' command | Roman Smrž |
2023-04-26 | Route tracking in namespaces and helper functions | Roman Smrž |
2023-04-26 | Use link objects for disconnect commands | Roman Smrž |
2023-04-25 | Link type and associated functions | Roman Smrž |
2023-04-24 | Fix parsing of two-element lists | Roman Smrž |
2023-04-23 | Drop unused ProcName parameter type instance | Roman Smrž |
2023-04-23 | Split parser into several modules | Roman Smrž |
2023-04-23 | Add network namespace in constructor of corresponding type | Roman Smrž |
2023-04-18 | Bring up veth peer in subnet first | Roman Smrž |
2023-04-18 | Command-line option to keep test directory | Roman Smrž |
2023-04-04 | Disconnect commands | Roman Smrž |
2023-04-02 | Network namespace type | Roman Smrž |
2023-04-01 | Shorten veth names in parent network using only index | Roman Smrž |
2023-03-31 | Types for IP address and prefix | Roman Smrž |
2023-03-30 | Move test-executing functions to separate module | Roman Smrž |
2023-03-28 | Network subnets and routing | Roman Smrž |
2023-03-26 | Network refactoring with explicit prefixes | Roman Smrž |
2023-03-22 | Fix non-exhaustive pattern match warnings | Roman Smrž |
2023-03-01 | Parser: remove no longer needed TemplateHaskell feature | Roman Smrž |
2023-03-01 | Version information from git | Roman Smrž |
2023-02-21 | Applicative instance for Expr | Roman Smrž |
2023-02-20 | Range enumeration syntax for lists | Roman Smrž |
2023-02-20 | For statement | Roman Smrž |
2023-02-19 | Equality operator for lists | Roman Smrž |
2023-02-05 | List expression type | Roman Smrž |
2023-02-02 | Enable OverloadedStrings as default extension | Roman Smrž |
2023-01-25 | GDB command completion and history | Roman Smrž |
2023-01-16 | Haskeline for input handling | Roman Smrž |
2023-01-13 | GDB: replay last command on empty input | Roman Smrž |
2023-01-12 | GDB: use non-stop mode | Roman Smrž |
2023-01-12 | Move process-related functions to Process module | Roman Smrž |
2023-01-08 | Look for core binary in PATH when invoked without path | Roman Smrž |
2023-01-07 | Fix config lookup trying parents of root indefinitely | Roman Smrž |
2023-01-04 | Look for core binary in the directory containing wrapper | Roman Smrž |
2023-01-03 | Command-line option to display version | Roman Smrž |
2023-01-02 | Split command line and test options | Roman Smrž |
2022-12-20 | Move TestRun monad and related types to separate module | Roman Smrž |
2022-12-15 | Use process variable name for node created by spawn | Roman Smrž |
2022-12-15 | Kill process when it does not terminate within a second | Roman Smrž |
2022-12-04 | Place test directory beside config file | Roman Smrž |