Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
eafa06dc
Commit
eafa06dc
authored
Dec 06, 2016
by
Matthew Pickering
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "Mark rn017 and T7672 as expect_broken(#12930) with -DDEBUG"
This reverts commit
19ae1423
.
parent
6e4188ab
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
testsuite/tests/rename/should_compile/all.T
testsuite/tests/rename/should_compile/all.T
+1
-3
No files found.
testsuite/tests/rename/should_compile/all.T
View file @
eafa06dc
...
...
@@ -26,7 +26,6 @@ test('rn012',
test
('
rn013
',
normal
,
compile
,
[''])
test
('
rn017
',
[
when
(
compiler_debugged
(),
expect_broken
(
12930
)),
extra_clean
(['
RnAux017.hi
',
'
RnAux017.o
',
'
RnAux017.hi-boot
',
'
RnAux017.o-boot
'])],
multimod_compile
,
...
...
@@ -213,8 +212,7 @@ test('T7167', normal, compile, [''])
test
('
T7336
',
expect_broken
(
7336
),
compile
,
['
-Wall
'])
test
('
T2435
',
normal
,
multimod_compile
,
['
T2435
','
-v0
'])
test
('
T7672
',
when
(
compiler_debugged
(),
expect_broken
(
12930
)),
multimod_compile
,
['
T7672
','
-v0
'])
test
('
T7672
',
normal
,
multimod_compile
,
['
T7672
','
-v0
'])
test
('
T7963
',
[
extra_clean
(['
T7963a.hi
',
'
T7963a.o
',
'
T7963.imports
'])],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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