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
aab4cdaa
Commit
aab4cdaa
authored
Jul 20, 2013
by
Edward Z. Yang
Browse files
Only run T7995 with optimizations (it tests rule firing).
Signed-off-by:
Edward Z. Yang
<
ezyang@mit.edu
>
parent
657da7aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/simplCore/should_compile/all.T
View file @
aab4cdaa
...
...
@@ -180,7 +180,9 @@ test('T7702',
['
-v0 -package-db T7702plugin/pkg.T7702/local.package.conf -fplugin T7702Plugin -package T7702plugin
'
+
config
.
ghci_way_flags
])
test
('
T7995
',
normal
,
# RULE doesn't seem to fire unless optimizations are turned on.
# This seems reasonable, so I've required it for the test. -- EZY 20130720
only_ways
(['
optasm
']),
run_command
,
['
$MAKE -s --no-print-directory T7995
'])
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