summaryrefslogtreecommitdiff
path: root/erebos-tester.cabal
AgeCommit message (Expand)Author
2023-01-04Look for core binary in the directory containing wrapperRoman Smrž
2023-01-03Command-line option to display versionRoman Smrž
2022-12-20Move TestRun monad and related types to separate moduleRoman Smrž
2022-12-04Config file lookup and parsingRoman Smrž
2022-10-18GDB process type and separate start functionRoman Smrž
2022-09-27Separate Network moduleRoman Smrž
2022-09-08Command parser using applicative functorRoman Smrž
2022-08-22Generic expression parser with integer operatorsRoman Smrž
2022-08-13Integer expressions and variablesRoman Smrž
2022-07-24Print relevant variable values after expect failureRoman Smrž
2022-06-05Refactor expressions as GADTRoman Smrž
2022-05-04Test run monadRoman Smrž
2022-04-30Separate GDB support moduleRoman Smrž
2022-03-22Update dependencies (lens-5.1, text-2.0)Roman Smrž
2022-01-18Default timeout command-line parameterRoman Smrž
2021-11-30Parser: generalize order of command parametersRoman Smrž
2021-11-26Separate constructors for internal process namesRoman Smrž
2021-11-15Separate module for output handlingRoman Smrž
2021-09-11Report when child process terminatesRoman Smrž
2021-08-18Parser of test scriptsRoman Smrž
2021-08-10Test data typeRoman Smrž
2021-08-06Update for GHC 8.10Roman Smrž
2021-08-04Create EREBOS_DIR and pass it via environmentRoman Smrž
2021-08-04Expect and send functionsRoman Smrž
2021-08-04Network and process init with unsharing wrapperRoman Smrž
2021-07-19Initial commit from cabal initRoman Smrž