vid Terei
Date: Tue Apr 10 10:46:56 2012 -0700
Update Safe Haskell tests for changed format.
>---
tests/safeHaskell/check/Check09.stderr |3 ++-
tests/safeHaskell/ghci/p11.stderr |3 ++-
vid Terei
Date: Tue Apr 3 12:35:46 2012 -0700
Update safe haskell tests for change output formatting
tests/safeHaskell/check/pkg01/ImpSafe01.stderr |3 ++-
tests/safeHaskell/check/pkg01/ImpSafeOnly03.stderr |3 ++-
tests/safeHaskell/flags/SafeFlags17.stderr |3 ++-
te
vid Terei
Date: Tue Apr 3 12:35:46 2012 -0700
Update safe haskell tests for change output formatting
tests/safeHaskell/check/pkg01/ImpSafe01.stderr |3 ++-
tests/safeHaskell/check/pkg01/ImpSafeOnly03.stderr |3 ++-
tests/safeHaskell/flags/SafeFlags17.stderr |3 ++-
te
vid Terei
Date: Tue Dec 20 00:57:03 2011 -0800
Update Safe Haskell tests
>---
tests/safeHaskell/check/Check01.hs |2 +-
tests/safeHaskell/check/Check05.hs |7 +++
tests/safeHaskell/check/Check05.
vid Terei
Date: Tue Dec 20 15:53:57 2011 -0800
More Safe Haskell tests
>---
tests/safeHaskell/check/Check06.hs | 13 +
tests/safeHaskell/check/Check06.stderr |5 +
tests/safeHaskell
vid Terei
Date: Tue Dec 20 00:57:03 2011 -0800
Update Safe Haskell tests
>---
tests/safeHaskell/check/Check01.hs |2 +-
tests/safeHaskell/check/Check05.hs |7 +++
tests/safeHaskell/check/Check05.
vid Terei
Date: Wed Nov 16 13:24:29 2011 -0800
Add Safe Haskell tests for new '-fwarn-safe', '-fwarn-unsafe'
and '-fno-safe-infer' flags.
tests/safeHaskell/flags/SafeFlags21.hs |9 +
tests/safeHaskell/flags/SafeFlags22.hs | 1
vid Terei
Date: Tue Oct 25 14:24:39 2011 -0700
More updates to Safe Haskell tests
>---
tests/cabal/ghcpkg01.stdout| 12 ++--
tests/safeHaskell/safeInfered/SafeInfered04.hs |8
vid Terei
Date: Wed Oct 19 20:02:06 2011 -0700
Add more Safe Haskell tests for new design
driver/testlib.py |6 +++---
tests/safeHaskell/flags/SafeFlags03.hs |2 +-
tests/safeHaskell/flags/SafeFlags03.stderr |2 +-
te
vid Terei
Date: Mon Oct 17 20:35:28 2011 -0700
Change Safe Haskell tests for new -fpackage-trust flag
>---
tests/safeHaskell/check/all.T |3 +++
.../check/pkg01/{ImpSafe01.hs => ImpSafe02.hs}
vid Terei
Date: Tue Aug 9 13:20:39 2011 -0700
Fix up Safe Haskell tests for recent ghc changes.
>---
tests/safeHaskell/check/all.T |2 +-
tests/safeHaskell/check/pkg01/Makefile |5 -
The reason is simply I have a bunch of tests I want to run that
require some common infrastructure (in this case a certain package
needs to be initially setup). I'd rather not duplicate the
infrastructure for each test. I can instead of using 'alone' put the
tests into a make file test case, basica
vid Terei
Date: Tue Jul 12 13:43:08 2011 -0700
More THREAD fixes to safe haskell tests
>---
.../safeHaskell/safeLanguage/SafeLang06_A.hs |2 +-
.../safeHaskell/safeLanguage/SafeLang07.hs |3 +--
.../safeH
vid Terei
Date: Tue Jul 12 12:59:40 2011 -0700
Update safe haskell tests after removal of SafeLanguage
>---
.../safeHaskell/flags/SafeFlags04.stderr |2 ++
.../safeHaskell/flags/SafeFlags07.stderr
vid Terei
Date: Tue Jul 12 12:59:18 2011 -0700
Fixes to safe haskell tests when run with THREAD
>---
tests/ghc-regress/safeHaskell/check/pkg01/Makefile | 16
tests/ghc-regress/safeHaskell/check/pkg01/all.T
On Tue, Jul 12, 2011 at 01:14:42PM -0700, David Terei wrote:
>
> They should be fixed. I kept the tests dependent on each other but
> added the 'alone' function to the setup field of the tests so that
> they aren't run in parallel. Let me know if this approach is ill
> advised but seems to work fi
On 12 July 2011 06:01, Ian Lynagh wrote:
>
> Hi David,
>
> I'm seeing some Safe Haskell test failures:
>
> safeHaskell/check/pkg01 ImpSafeOnly01 [exit code non-0] (normal)
> safeHaskell/check/pkg01 ImpSafeOnly02 [exit code non-0] (normal)
> safeHaskell/check/pkg01 ImpSafeOnly03 [stderr mi
Hi David,
I'm seeing some Safe Haskell test failures:
safeHaskell/check/pkg01 ImpSafeOnly01 [exit code non-0] (normal)
safeHaskell/check/pkg01 ImpSafeOnly02 [exit code non-0] (normal)
safeHaskell/check/pkg01 ImpSafeOnly03 [stderr mismatch] (normal)
safeHaskell/check/pkg01 safePkg
vid Terei
Date: Mon Jul 11 16:36:33 2011 -0700
Add some more safe haskell tests
.../safeHaskell/check/pkg01/ImpSafe01.hs | 12 +
.../safeHaskell/check/pkg01/ImpSafe01.stderr |3 +
.../safeHaskell/check/pkg01/ImpSafeOnly01.hs |8 +++
.../safeHaskell/check/pk
vid Terei
Date: Thu Jul 7 17:54:19 2011 -0700
Fix some issues with safe haskell tests
tests/ghc-regress/safeHaskell/check/Check01.hs |2 +-
.../check/{Check01_fail.stderr => Check01.stderr} |0
tests/ghc-regress/safeHaskell/check/Check01_A.hs | 15 ++
tests/ghc-r
20 matches
Mail list logo