Age | Commit message (Expand) | Author |
2024-10-14 | Custom C main instead of wrapper binary | Roman Smrž |
2024-10-04 | User-defined test functions without parameters | Roman Smrž |
2024-09-17 | Type variables and simple unification | Roman Smrž |
2024-08-13 | Version 0.2.4v0.2.4 | Roman Smrž |
2024-08-10 | Version 0.2.3v0.2.3 | Roman Smrž |
2024-08-07 | Replace first command (wait) with a builtin | Roman Smrž |
2024-05-17 | Version 0.2.2v0.2.2 | Roman Smrž |
2024-05-17 | Bump dependencies for GHC 9.10 | Roman Smrž |
2024-05-17 | Avoid multithreading in wrapper on newer compilers | Roman Smrž |
2024-05-17 | Prune unused dependencies | Roman Smrž |
2024-05-14 | Reference README from cabal file | Roman Smrž |
2024-05-14 | Version 0.2.1v0.2.1 | Roman Smrž |
2024-05-14 | Update homepage to tester-specific page | Roman Smrž |
2024-05-14 | Bump template-haskell version for GHC 9.8 | Roman Smrž |
2024-05-14 | MiniCI configuration and cabal flag | Roman Smrž |
2024-02-21 | Bump unix and template-haskell dependencies | Roman Smrž |
2024-02-21 | Update to support mtl-2.3 | Roman Smrž |
2024-02-21 | Update cabal description | Roman Smrž |
2023-04-26 | Version 0.2v0.2.0 | Roman Smrž |
2023-04-26 | Use link objects for disconnect commands | Roman Smrž |
2023-04-23 | Split parser into several modules | 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-16 | Bump dependencies for GHC 9.2 | Roman Smrž |
2023-03-01 | Version information from git | Roman Smrž |
2023-02-04 | Version 0.1.1v0.1.1 | Roman Smrž |
2023-02-02 | Enable OverloadedStrings as default extension | Roman Smrž |
2023-01-16 | Haskeline for input handling | Roman Smrž |
2023-01-08 | Version 0.1v0.1.0 | 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ž |
2022-12-20 | Move TestRun monad and related types to separate module | Roman Smrž |
2022-12-04 | Config file lookup and parsing | Roman Smrž |
2022-10-18 | GDB process type and separate start function | Roman Smrž |
2022-09-27 | Separate Network module | Roman Smrž |
2022-09-08 | Command parser using applicative functor | Roman Smrž |
2022-08-22 | Generic expression parser with integer operators | Roman Smrž |
2022-08-13 | Integer expressions and variables | Roman Smrž |
2022-07-24 | Print relevant variable values after expect failure | Roman Smrž |
2022-06-05 | Refactor expressions as GADT | 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 | Default timeout command-line parameter | 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-15 | Separate module for output handling | Roman Smrž |
2021-09-11 | Report when child process terminates | Roman Smrž |
2021-08-18 | Parser of test scripts | Roman Smrž |
2021-08-10 | Test data type | Roman Smrž |