Skip to content
Snippets Groups Projects
Commit f783a6fc authored by Austin Seipp's avatar Austin Seipp
Browse files

Add new ghc-e/should_fail test suite


Also add a basic test for #7962.

Signed-off-by: default avatarAustin Seipp <austin@well-typed.com>
parent 381724bf
No related branches found
No related tags found
No related merge requests found
TOP=../../..
include $(TOP)/mk/boilerplate.mk
include $(TOP)/mk/test.mk
T7962:
'$(TEST_HC)' $(TEST_HC_OPTS) -ignore-dot-ghci -e "return ("
setTestOpts(when(compiler_profiled(), skip))
test('T7962', [exit_code(2), req_interp, ignore_output], run_command, ['$MAKE --no-print-directory -s T7962'])
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment