You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
23Skidoo
changed the title
cabal new-test is not at feature paraity with cabal test
cabal new-test is not at feature parity with cabal test
Oct 14, 2017
This means that old `test` flags can be passed in to `new-test`, `new-build`, `new-install`,
`new-configure`, etc. These new flags are:
* `--test-log` (see old `--log`)
* `--test-machine-log` (see `--machine-log`)
* `--test-show-details` (see `--show-details`)
* `--test-keep-tix-files` (see `--keep-tix-files`)
* `--test-options`
* `--test-option`
This fixes#4803, #4643, #4766, and #5416.
Uh oh!
There was an error while loading. Please reload this page.
eg
--keep-tix-files keep .tix files for HPC between test runs
isn't supported yet (not withstanding the current breakage in coverage testing :) )The text was updated successfully, but these errors were encountered: