Age | Commit message (Collapse) | Author |
|
Recursively bind and set to read-only all the host filesystems and
bind-mount as read-write only the test dir. Provide new writable tmpfs
under /tmp.
Changelog: Make host filesystems read-only for the test process (except for test dir)
|
|
|
|
Changelog: Added `multiply_timeout` command
|
|
|
|
|
|
|
|
Changelog: Show name of failed test in output
|
|
Changelog: Added `args` parameter to `spawn` command to pass extra command-line arguments to the spawend tool
|
|
|
|
Changelog: Experimental shell interpreter
|
|
|
|
Changelog: Support for GHC up to 9.12
|
|
|
|
|
|
|
|
Changelog: Time information in output
|
|
Changelog: Change working directory of spawned process to node directory
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changelog: Fix regex check in flush command
|
|
|
|
|
|
|
|
|
|
Changelog: Add 'flush' command
|
|
Changelog: Add --wait option to wait at the end of each test
|
|
Changelog: Show record selectors in failure reports
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|