[commit: testsuite] master: Rename some numeric tests: nnnn -> Tnnnn (ebeb2f3)
Ian Lynagh
igloo at earth.li
Fri Jan 25 16:33:21 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/ebeb2f31d1d5c75c4462f839f92875e2735ab2fb
>---------------------------------------------------------------
commit ebeb2f31d1d5c75c4462f839f92875e2735ab2fb
Author: Ian Lynagh <ian at well-typed.com>
Date: Fri Jan 25 15:21:05 2013 +0000
Rename some numeric tests: nnnn -> Tnnnn
tests/ffi/should_compile/{1357.hs => T1357.hs} | 0
.../should_compile/{1357.stderr => T1357.stderr} | 2 +-
tests/ffi/should_compile/{3624.hs => T3624.hs} | 0
tests/ffi/should_compile/{3742.hs => T3742.hs} | 0
tests/ffi/should_compile/all.T | 6 +-
tests/ffi/should_run/7170.stderr | 1 -
tests/ffi/should_run/Makefile | 16 ++--
tests/ffi/should_run/{1288.hs => T1288.hs} | 0
tests/ffi/should_run/{1288.stdout => T1288.stdout} | 0
tests/ffi/should_run/{1288_c.c => T1288_c.c} | 0
.../ffi/should_run/{1288_ghci.hs => T1288_ghci.hs} | 0
.../{1288_ghci.stdout => T1288_ghci.stdout} | 0
.../should_run/{1288_ghci_c.c => T1288_ghci_c.c} | 0
tests/ffi/should_run/{1679.hs => T1679.hs} | 0
tests/ffi/should_run/{1679.stdout => T1679.stdout} | 0
tests/ffi/should_run/{2276.hs => T2276.hs} | 0
tests/ffi/should_run/{2276.stdout => T2276.stdout} | 0
tests/ffi/should_run/{2276_c.c => T2276_c.c} | 0
.../ffi/should_run/{2276_ghci.hs => T2276_ghci.hs} | 0
.../{2276_ghci.stdout => T2276_ghci.stdout} | 0
.../should_run/{2276_ghci_c.c => T2276_ghci_c.c} | 0
tests/ffi/should_run/{2469.hs => T2469.hs} | 0
tests/ffi/should_run/{2594.hs => T2594.hs} | 0
tests/ffi/should_run/{2594.stdout => T2594.stdout} | 0
tests/ffi/should_run/{2594_c.c => T2594_c.c} | 2 +-
tests/ffi/should_run/{2594_c.h => T2594_c.h} | 0
tests/ffi/should_run/{2917a.hs => T2917a.hs} | 0
tests/ffi/should_run/{4038.hs => T4038.hs} | 0
tests/ffi/should_run/{4038.stdout => T4038.stdout} | 0
tests/ffi/should_run/{4221.hs => T4221.hs} | 0
tests/ffi/should_run/{4221.stdout => T4221.stdout} | 0
tests/ffi/should_run/{4221_c.c => T4221_c.c} | 0
tests/ffi/should_run/{5402.hs => T5402.hs} | 0
tests/ffi/should_run/{5402_main.c => T5402_main.c} | 2 +-
tests/ffi/should_run/{5594.hs => T5594.hs} | 0
tests/ffi/should_run/{5594.stdout => T5594.stdout} | 0
tests/ffi/should_run/{5594_c.c => T5594_c.c} | 2 +-
tests/ffi/should_run/{7170.hs => T7170.hs} | 0
tests/ffi/should_run/T7170.stderr | 1 +
tests/ffi/should_run/{7170.stdout => T7170.stdout} | 0
tests/ffi/should_run/all.T | 96 ++++++++++----------
41 files changed, 64 insertions(+), 64 deletions(-)
Diff suppressed because of size. To see it, use:
git show ebeb2f31d1d5c75c4462f839f92875e2735ab2fb
More information about the ghc-commits
mailing list