[commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (ce1c7de)
Simon Peyton Jones
simonpj at microsoft.com
Thu Feb 14 11:45:19 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/ce1c7dee5db8eacef66a448ebc00449a9a4e951c
>---------------------------------------------------------------
commit ce1c7dee5db8eacef66a448ebc00449a9a4e951c
Merge: a9051de... 98af644...
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Tue Feb 12 17:02:34 2013 +0000
Merge branch 'master' of http://darcs.haskell.org/testsuite
driver/runtests.py | 55 +++--
driver/testglobals.py | 6 +
driver/testlib.py | 264 ++++++--------------
mk/test.mk | 10 +
tests/annotations/should_compile/all.T | 2 +-
tests/annotations/should_fail/annfail06.hs | 2 +-
tests/annotations/should_run/all.T | 4 +-
tests/array/should_run/all.T | 34 ++--
tests/arrows/should_compile/all.T | 2 +-
tests/arrows/should_fail/all.T | 2 +-
tests/arrows/should_run/all.T | 4 +-
tests/codeGen/should_compile/all.T | 4 +-
tests/codeGen/should_run/all.T | 2 +-
tests/concurrent/T2317/all.T | 2 +-
tests/concurrent/prog001/all.T | 2 +-
tests/concurrent/prog002/all.T | 2 +-
tests/concurrent/prog003/all.T | 2 +-
tests/concurrent/should_run/all.T | 10 +-
tests/deSugar/should_compile/all.T | 3 +-
tests/deSugar/should_compile/ds061.hs | 14 -
tests/deSugar/should_run/all.T | 8 +-
tests/deriving/should_compile/T2378.hs | 2 +-
tests/deriving/should_compile/T3965.hs | 11 +-
tests/deriving/should_compile/T4302.hs | 2 +-
tests/deriving/should_compile/all.T | 1 +
tests/deriving/should_compile/drv021.hs | 2 +-
tests/deriving/should_compile/drv021.stderr | 13 +
tests/deriving/should_compile/drv022.hs | 10 +
tests/deriving/should_fail/T2604.stderr | 4 +-
tests/deriving/should_fail/all.T | 1 -
tests/deriving/should_fail/drvfail010.hs | 10 -
tests/deriving/should_fail/drvfail010.stderr | 11 -
tests/deriving/should_fail/drvfail010.stderr-hugs | 1 -
tests/deriving/should_fail/drvfail014.hs | 2 +-
tests/deriving/should_run/all.T | 34 ++--
tests/dph/diophantine/dph-diophantine.T | 2 +-
tests/dph/dotp/dph-dotp.T | 4 +-
tests/dph/nbody/dph-nbody.T | 4 +-
tests/dph/primespj/dph-primespj.T | 2 +-
tests/dph/quickhull/dph-quickhull.T | 4 +-
tests/dph/smvm/dph-smvm.T | 4 +-
tests/dph/words/dph-words.T | 4 +-
tests/driver/T4437.hs | 3 +-
tests/driver/all.T | 2 +-
tests/driver/dynamicToo/all.T | 6 +-
tests/driver/dynamic_flags_001/all.T | 2 +-
tests/driver/dynamic_flags_002/all.T | 16 +-
tests/driver/recomp001/all.T | 2 +-
tests/driver/recomp002/all.T | 2 +-
tests/driver/recomp005/all.T | 2 +-
tests/driver/recomp006/all.T | 3 +-
tests/driver/recomp007/all.T | 2 +-
tests/driver/recomp008/all.T | 2 +-
tests/dynlibs/all.T | 4 +-
tests/esc/all.T | 2 +-
tests/ffi/should_run/all.T | 4 +-
tests/gadt/all.T | 20 +-
tests/ghc-api/T4891/all.T | 2 +-
tests/ghc-api/all.T | 2 +-
tests/ghc-api/apirecomp001/all.T | 5 +-
tests/ghc-api/dynCompileExpr/all.T | 2 +-
tests/ghc-e/should_run/all.T | 4 +-
tests/ghci.debugger/HappyTest.hs | 2 +-
tests/ghci.debugger/scripts/all.T | 8 +-
tests/ghci.debugger/scripts/break022/all.T | 2 +-
tests/ghci.debugger/scripts/break023/all.T | 2 +-
tests/ghci.debugger/scripts/print020.stderr | 31 +++
tests/ghci.debugger/scripts/print020.stdout | 4 +-
tests/ghci.debugger/scripts/result001.stdout | 4 +
tests/ghci/linking/all.T | 24 +-
tests/ghci/scripts/all.T | 5 +-
tests/ghci/should_run/all.T | 4 +-
tests/indexed-types/should_compile/T1769.hs | 2 +-
tests/indexed-types/should_compile/all.T | 2 +-
tests/indexed-types/should_fail/all.T | 3 +-
tests/layout/all.T | 2 +-
tests/module/all.T | 2 +-
tests/module/base01/all.T | 2 +-
tests/parser/should_compile/all.T | 6 +-
tests/parser/should_fail/all.T | 6 +-
tests/parser/should_run/all.T | 2 +-
tests/perf/compiler/all.T | 108 +++++----
tests/perf/haddock/all.T | 57 +++--
tests/perf/should_run/T3245.hs | 7 +-
tests/perf/should_run/all.T | 45 +++--
tests/perf/space_leaks/all.T | 16 +-
tests/plugins/all.T | 2 +-
tests/programs/10queens/test.T | 2 +-
tests/programs/Queens/test.T | 2 +-
tests/programs/andre_monad/test.T | 2 +-
tests/programs/andy_cherry/test.T | 2 +-
tests/programs/barton-mangler-bug/test.T | 2 +-
tests/programs/cholewo-eval/test.T | 2 +-
tests/programs/cvh_unboxing/test.T | 2 +-
tests/programs/fast2haskell/test.T | 2 +-
tests/programs/fun_insts/test.T | 2 +-
tests/programs/galois_raytrace/test.T | 2 +-
tests/programs/jl_defaults/test.T | 2 +-
tests/programs/joao-circular/test.T | 2 +-
tests/programs/jq_readsPrec/test.T | 2 +-
tests/programs/jtod_circint/test.T | 2 +-
tests/programs/jules_xref/test.T | 2 +-
tests/programs/jules_xref2/test.T | 2 +-
tests/programs/launchbury/test.T | 2 +-
tests/programs/lennart_range/test.T | 2 +-
tests/programs/lex/test.T | 2 +-
tests/programs/life_space_leak/test.T | 4 +-
tests/programs/maessen-hashtab/test.T | 2 +-
tests/programs/north_array/test.T | 2 +-
tests/programs/okeefe_neural/test.T | 2 +-
tests/programs/record_upd/test.T | 2 +-
tests/programs/rittri/test.T | 2 +-
tests/programs/sanders_array/test.T | 2 +-
tests/programs/seward-space-leak/test.T | 2 +-
tests/programs/strict_anns/test.T | 2 +-
tests/programs/thurston-modular-arith/test.T | 2 +-
tests/quasiquotation/qq005/test.T | 2 +-
tests/quasiquotation/qq006/test.T | 2 +-
tests/quasiquotation/qq007/test.T | 2 +-
tests/quasiquotation/qq008/test.T | 2 +-
tests/rename/should_compile/T4003A.hs-boot | 2 +-
tests/rename/should_compile/all.T | 2 +-
tests/rename/should_fail/all.T | 2 +-
tests/rts/T4850.hs | 7 +-
tests/rts/T4850.stdout | 2 +-
tests/rts/all.T | 22 +-
tests/safeHaskell/ghci/p15.script | 2 +-
tests/safeHaskell/ghci/p15.stderr | 8 +
.../safeHaskell/safeInfered/UnsafeInfered07.stderr | 18 ++
tests/safeHaskell/safeInfered/UnsafeInfered07_A.hs | 2 +-
tests/safeHaskell/safeLanguage/SafeLang13.hs | 2 +-
tests/safeHaskell/safeLanguage/SafeLang14.hs | 2 +-
tests/safeHaskell/unsafeLibs/BadImport02.hs | 2 +-
tests/safeHaskell/unsafeLibs/BadImport03.hs | 2 +-
tests/simplCore/should_compile/all.T | 8 +-
tests/th/T2014/all.T | 2 +-
tests/th/T7681.hs | 12 +
tests/th/TH_import_loop/TH_import_loop.T | 2 +-
tests/th/TH_spliceViewPat/test.T | 2 +-
tests/th/all.T | 7 +-
tests/typecheck/prog001/test.T | 2 +-
tests/typecheck/prog002/test.T | 2 +-
tests/typecheck/should_compile/T2433.hs | 4 +-
tests/typecheck/should_compile/all.T | 6 +-
tests/typecheck/should_fail/AssocTyDef02.hs | 3 +-
tests/typecheck/should_fail/AssocTyDef02.stderr | 2 +-
tests/typecheck/should_fail/all.T | 4 +-
tests/typecheck/should_run/T6117.stdout | 1 +
tests/typecheck/should_run/all.T | 2 +-
tests/typecheck/testeq1/test.T | 2 +-
150 files changed, 624 insertions(+), 577 deletions(-)
More information about the ghc-commits
mailing list