Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
32b0f9d9
Commit
32b0f9d9
authored
Jul 21, 2007
by
Ian Lynagh
Browse files
Tell the testsuite what exeext is
parent
957f390a
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/mk/test.mk
View file @
32b0f9d9
...
...
@@ -111,6 +111,7 @@ RUNTEST_OPTS += \
-e
"if '
$(USETHREADS)
': config.use_threads=int(
$(USETHREADS)
)"
\
-e
config.timeout
=
"int(
$(TIMEOUT)
) or config.timeout"
\
-e
config.timeout_prog
=
\"
$(TOP)
/timeout/timeout
\"
\
-e
config.exeext
=
\"
$(exeext)
\"
\
-e
config.top
=
\"
$(TOP)
\"
\
$(EXTRA_RUNTEST_OPTS)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment