[commit: ghc] ghc-7.10: Commit missing T10148 files and ignore the built executable. (0e5c4af)

git at git.haskell.org git at git.haskell.org
Sat Apr 25 09:25:37 UTC 2015


Repository : ssh://git@git.haskell.org/ghc

On branch  : ghc-7.10
Link       : http://ghc.haskell.org/trac/ghc/changeset/0e5c4af22f104ef2786eef8c606855b74e49c6ca/ghc

>---------------------------------------------------------------

commit 0e5c4af22f104ef2786eef8c606855b74e49c6ca
Author: Edward Z. Yang <ezyang at cs.stanford.edu>
Date:   Tue Apr 7 11:59:09 2015 -0700

    Commit missing T10148 files and ignore the built executable.
    
    Signed-off-by: Edward Z. Yang <ezyang at cs.stanford.edu>


>---------------------------------------------------------------

0e5c4af22f104ef2786eef8c606855b74e49c6ca
 testsuite/tests/stranal/should_run/.gitignore    | 1 +
 testsuite/tests/stranal/should_run/T10148.stderr | 6 ++++++
 2 files changed, 7 insertions(+)

diff --git a/testsuite/tests/stranal/should_run/.gitignore b/testsuite/tests/stranal/should_run/.gitignore
new file mode 100644
index 0000000..b7834ad
--- /dev/null
+++ b/testsuite/tests/stranal/should_run/.gitignore
@@ -0,0 +1 @@
+T10148
diff --git a/testsuite/tests/stranal/should_run/T10148.stderr b/testsuite/tests/stranal/should_run/T10148.stderr
new file mode 100644
index 0000000..39ff4d1
--- /dev/null
+++ b/testsuite/tests/stranal/should_run/T10148.stderr
@@ -0,0 +1,6 @@
+adj 99
+adj 99
+adj 99
+adj 99
+adj 99
+adj 99



More information about the ghc-commits mailing list