[commit: ghc] wip/T13861: Add T13861 (5a558ae)
git at git.haskell.org
git at git.haskell.org
Fri Dec 22 00:02:39 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T13861
Link : http://ghc.haskell.org/trac/ghc/changeset/5a558aee8ce9e03fae9316fee989a6179ec3833f/ghc
>---------------------------------------------------------------
commit 5a558aee8ce9e03fae9316fee989a6179ec3833f
Author: Gabor Greif <ggreif at gmail.com>
Date: Sat Jul 29 22:11:01 2017 +0200
Add T13861
>---------------------------------------------------------------
5a558aee8ce9e03fae9316fee989a6179ec3833f
testsuite/tests/simplStg/should_run/all.T | 2 ++
1 file changed, 2 insertions(+)
diff --git a/testsuite/tests/simplStg/should_run/all.T b/testsuite/tests/simplStg/should_run/all.T
index d3aa937..6ca2e6b 100644
--- a/testsuite/tests/simplStg/should_run/all.T
+++ b/testsuite/tests/simplStg/should_run/all.T
@@ -10,6 +10,8 @@ def f( name, opts ):
setTestOpts(f)
test('T9291', normal, compile_and_run, [''])
+test('T13861', normal, compile_and_run, [''])
+
test('T13536', normal, compile_and_run, [''])
test('T13536a',
More information about the ghc-commits
mailing list