[commit: testsuite] master: Rename some numeric tests: nnnn -> Tnnnn (014c90c)
Ian Lynagh
igloo at earth.li
Fri Jan 25 16:33:15 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/014c90c080e5d25ea4ccd713881143ec5054cc45
>---------------------------------------------------------------
commit 014c90c080e5d25ea4ccd713881143ec5054cc45
Author: Ian Lynagh <ian at well-typed.com>
Date: Fri Jan 25 14:48:26 2013 +0000
Rename some numeric tests: nnnn -> Tnnnn
tests/rts/2783.stderr | 1 -
tests/rts/5644/Makefile | 3 -
tests/rts/5644/all.T | 7 ---
tests/rts/7087.stderr | 1 -
tests/rts/Makefile | 10 ++--
tests/rts/{2047.hs => T2047.hs} | 0
tests/rts/{2783.hs => T2783.hs} | 0
tests/rts/T2783.stderr | 1 +
tests/rts/{3236.c => T3236.c} | 0
tests/rts/{3236.stderr => T3236.stderr} | 0
tests/rts/{3424.hs => T3424.hs} | 0
tests/rts/{3424.stdout => T3424.stdout} | 0
tests/rts/{4850.hs => T4850.hs} | 0
tests/rts/{4850.stdout => T4850.stdout} | 0
tests/rts/{5250.hs => T5250.hs} | 0
tests/rts/{5644 => T5644}/Conf.hs | 0
.../should_compile => rts/T5644}/Makefile | 0
tests/rts/{5644 => T5644}/ManyQueue.hs | 0
tests/rts/{5644/5644.stderr => T5644/T5644.stderr} | 2 +-
tests/rts/{5644 => T5644}/Util.hs | 0
tests/rts/T5644/all.T | 7 +++
tests/rts/{5644 => T5644}/heap-overflow.hs | 0
tests/rts/{5993.hs => T5993.hs} | 0
tests/rts/{5993.stdout => T5993.stdout} | 0
tests/rts/{7087.hs => T7087.hs} | 0
tests/rts/T7087.stderr | 1 +
tests/rts/all.T | 40 ++++++++++----------
27 files changed, 35 insertions(+), 38 deletions(-)
Diff suppressed because of size. To see it, use:
git show 014c90c080e5d25ea4ccd713881143ec5054cc45
More information about the ghc-commits
mailing list