[commit: base] master: Move testsuite/tests/lib/Numeric to base/tests (afe9a3f)
Ian Lynagh
igloo at earth.li
Sat Nov 19 23:54:30 CET 2011
Repository : ssh://darcs.haskell.org//srv/darcs/packages/base
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/afe9a3fdc234e3b657a2dfcd6c35f2f55f900b4e
>---------------------------------------------------------------
commit afe9a3fdc234e3b657a2dfcd6c35f2f55f900b4e
Author: Ian Lynagh <igloo at earth.li>
Date: Sat Nov 19 22:37:56 2011 +0000
Move testsuite/tests/lib/Numeric to base/tests
tests/{ => Numeric}/Makefile | 2 +-
tests/Numeric/all.T | 10 +
tests/Numeric/num001.hs | 6 +
tests/Numeric/num001.stdout | 1 +
tests/Numeric/num002.hs | 20 ++
tests/Numeric/num002.stdout | 6 +
tests/Numeric/num002.stdout-alpha-dec-osf3 | 6 +
tests/Numeric/num002.stdout-mips-sgi-irix | 6 +
tests/Numeric/num002.stdout-ws-64 | 6 +
tests/Numeric/num002.stdout-x86_64-unknown-openbsd | 6 +
tests/Numeric/num003.hs | 20 ++
tests/Numeric/num003.stdout | 6 +
tests/Numeric/num003.stdout-alpha-dec-osf3 | 6 +
tests/Numeric/num003.stdout-mips-sgi-irix | 6 +
tests/Numeric/num003.stdout-ws-64 | 6 +
tests/Numeric/num003.stdout-x86_64-unknown-openbsd | 6 +
tests/Numeric/num004.hs | 20 ++
tests/Numeric/num004.stdout | 6 +
tests/Numeric/num004.stdout-alpha-dec-osf3 | 6 +
tests/Numeric/num004.stdout-mips-sgi-irix | 6 +
tests/Numeric/num004.stdout-ws-64 | 6 +
tests/Numeric/num004.stdout-x86_64-unknown-openbsd | 6 +
tests/Numeric/num005.hs | 23 +++
tests/Numeric/num005.stdout | 55 ++++++
tests/Numeric/num005.stdout-alpha-dec-osf3 | 55 ++++++
tests/Numeric/num005.stdout-mips-sgi-irix | 55 ++++++
tests/Numeric/num005.stdout-ws-64 | 55 ++++++
tests/Numeric/num005.stdout-x86_64-unknown-openbsd | 55 ++++++
tests/Numeric/num006.hs | 28 +++
tests/Numeric/num006.stdout | 6 +
tests/Numeric/num007.hs | 17 ++
tests/Numeric/num007.stdout | 9 +
tests/Numeric/num008.hs | 57 ++++++
tests/Numeric/num008.stdout | 148 +++++++++++++++
tests/Numeric/num009.hs | 39 ++++
tests/Numeric/num009.stdout | 1 +
tests/Numeric/num010.hs | 29 +++
tests/Numeric/num010.stdout | 189 ++++++++++++++++++++
38 files changed, 989 insertions(+), 1 deletions(-)
Diff suppressed because of size. To see it, use:
git show afe9a3fdc234e3b657a2dfcd6c35f2f55f900b4e
More information about the Cvs-libraries
mailing list