zuul-jobs/roles/cabal-test
Tristan Cacqueray 8bde6d3504 cabal-test: add install_args and build_args role var
This change adds new role vars to enable setting
custom cabal arguments.

Change-Id: I4e4174117608bb76ca6e497687753cfdbc3acc02
2021-03-04 07:51:13 +00:00
..
defaults cabal-test: add install_args and build_args role var 2021-03-04 07:51:13 +00:00
tasks cabal-test: add build target job variable 2020-05-08 13:38:17 +00:00
README.rst cabal-test: add install_args and build_args role var 2021-03-04 07:51:13 +00:00

README.rst

Run the cabal test command.

Role Variables

The cabal target(s) to test.

Install command line arguments, for example to skip executable using "--lib".

Build command line arguments, for example to write hie files using "-fwrite-ide-info".