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
02c7135d
Commit
02c7135d
authored
Feb 09, 2014
by
eir@cis.upenn.edu
Browse files
Move test case for #8631 to the correct directory.
parent
65170fcb
Changes
3
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/deriving/should_
run
/T8631.hs
→
testsuite/tests/deriving/should_
compile
/T8631.hs
View file @
02c7135d
File moved
testsuite/tests/deriving/should_compile/all.T
View file @
02c7135d
...
...
@@ -42,3 +42,4 @@ test('T7710', normal, compile, [''])
test
('
AutoDeriveTypeable
',
normal
,
compile
,
[''])
test
('
T8138
',
reqlib
('
primitive
'),
compile
,
['
-O2
'])
test
('
T8631
',
normal
,
compile
,
[''])
\ No newline at end of file
testsuite/tests/deriving/should_run/all.T
View file @
02c7135d
...
...
@@ -36,4 +36,4 @@ test('T5628', exit_code(1), compile_and_run, [''])
test
('
T5712
',
normal
,
compile_and_run
,
[''])
test
('
T7931
',
normal
,
compile_and_run
,
[''])
test
('
T8280
',
normal
,
compile_and_run
,
[''])
test
('
T8631
',
normal
,
compile
,
[''])
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