[commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (adc2613)
Simon Peyton Jones
simonpj at microsoft.com
Thu Feb 14 11:45:03 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/adc26130f79d3f133e519600ed7a6d37d8009bb0
>---------------------------------------------------------------
commit adc26130f79d3f133e519600ed7a6d37d8009bb0
Merge: 95d1177... e774b46...
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Wed Aug 22 15:26:04 2012 +0100
Merge branch 'master' of http://darcs.haskell.org/testsuite
tests/codeGen/should_run/T7163.hs | 10 ++++++++++
tests/codeGen/should_run/T7163.stdout | 1 +
tests/codeGen/should_run/all.T | 1 +
tests/ffi/should_run/7170.hs | 21 +++++++++++++++++++++
tests/ffi/should_run/7170.stderr | 1 +
tests/ffi/should_run/7170.stdout | 1 +
tests/ffi/should_run/all.T | 1 +
tests/perf/compiler/all.T | 4 ++--
tests/perf/haddock/all.T | 6 ++++--
tests/rts/Makefile | 3 +++
tests/rts/T7040.hs | 9 +++++++++
tests/rts/T7040.stdout | 2 ++
tests/rts/T7040_c.c | 11 +++++++++++
tests/rts/T7040_c.h | 2 ++
tests/rts/T7040_ghci.hs | 9 +++++++++
tests/rts/T7040_ghci.stdout | 2 ++
tests/rts/T7040_ghci_c.c | 11 +++++++++++
tests/rts/T7160.hs | 27 +++++++++++++++++++++++++++
tests/rts/T7160.stderr | 6 ++++++
tests/rts/all.T | 9 +++++++++
20 files changed, 133 insertions(+), 4 deletions(-)
More information about the ghc-commits
mailing list