index
:
tester
devel
master
[no description]
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
erebos-tester.cabal
Age
Commit message (
Expand
)
Author
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.2
v0.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.1
v0.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.1
v0.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ž
2021-08-06
Update for GHC 8.10
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ž