| Age | Commit message (Collapse) | Author |
|
|
|
Changelog: Added support for empty lists
|
|
Changelog: Initial support for polymorphic types
|
|
|
|
|
|
|
|
|
|
Changelog: Added `killwith` clause to set a signal used to terminate `spawn`ed process.
|
|
|
|
Changelog: Added `pid` member to the `Process` type to get its system PID
|
|
Changelog: Added comman-line options to set path of tcpdump or disable its use
|
|
|
|
|
|
|
|
Changelog: Support for GHC up to 9.14
|
|
|
|
Changelog: Verbose output now includes test names.
|
|
Changelog: Mark flushed or ignored output lines
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changelog: Show command and arguments for spawned processes in verbose output
|
|
|
|
|
|
Changelog: Implemented input/output redirection in shell scripts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changelog: Show call stack in error messages
|
|
Changelog: Added `timeout` argument for the `expect` command
|
|
|
|
Changelog: Support zero as a timeout multiplyer
|
|
|
|
|
|
Changelog: Added `ignore` builtin command
|
|
Changelog: Implemented pipes in shell scripts
|
|
|
|
|
|
|
|
|