[commit: base] master: Rename some numeric tests: nnnn -> Tnnnn (3f34919)
Ian Lynagh
igloo at earth.li
Sat Jan 26 01:27:27 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/packages/base
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/3f34919d66be6d2b6df0766a5a4492a359dab7e3
>---------------------------------------------------------------
commit 3f34919d66be6d2b6df0766a5a4492a359dab7e3
Author: Ian Lynagh <ian at well-typed.com>
Date: Fri Jan 25 16:32:11 2013 +0000
Rename some numeric tests: nnnn -> Tnnnn
tests/IO/4808.hs | 13 -------------
tests/IO/4808.stderr | 1 -
tests/IO/Makefile | 6 +++---
tests/IO/{2122.hs => T2122.hs} | 2 +-
tests/IO/{3307.hs => T3307.hs} | 0
tests/IO/{3307.stdout => T3307.stdout} | 0
tests/IO/T4808.hs | 13 +++++++++++++
tests/IO/T4808.stderr | 1 +
tests/IO/{4808.stdout => T4808.stdout} | 0
tests/IO/{4855.hs => T4855.hs} | 0
tests/IO/{4855.stderr => T4855.stderr} | 0
tests/IO/{4895.hs => T4895.hs} | 2 +-
tests/IO/{4895.stdout => T4895.stdout} | 0
tests/IO/all.T | 12 ++++++------
tests/{4006.hs => T4006.hs} | 0
tests/{4006.stdout => T4006.stdout} | 0
tests/{5943.hs => T5943.hs} | 0
tests/{5943.stdout => T5943.stdout} | 0
tests/all.T | 4 ++--
19 files changed, 27 insertions(+), 27 deletions(-)
Diff suppressed because of size. To see it, use:
git show 3f34919d66be6d2b6df0766a5a4492a359dab7e3
More information about the ghc-commits
mailing list