[PPL-devel] [GIT] ppl/ppl(master): Tests 11 fails with checked-int32 coefficients.

Patricia Hill p.m.hill at leeds.ac.uk
Wed Apr 22 08:54:18 CEST 2009


Module: ppl/ppl
Branch: master
Commit: 4086134c0c521d493e804794ca3d69d67f2e9631
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=4086134c0c521d493e804794ca3d69d67f2e9631

Author: Patricia Hill <p.m.hill at leeds.ac.uk>
Date:   Wed Apr 22 07:50:17 2009 +0100

Tests 11 fails with checked-int32 coefficients.

---

 tests/Grid/affineimage2.cc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/Grid/affineimage2.cc b/tests/Grid/affineimage2.cc
index cdce6dc..0569ced 100644
--- a/tests/Grid/affineimage2.cc
+++ b/tests/Grid/affineimage2.cc
@@ -392,6 +392,6 @@ BEGIN_MAIN
   DO_TEST(test08);
   DO_TEST(test09);
   DO_TEST_F16A(test10);
-  DO_TEST_F16(test11);
+  DO_TEST_F32(test11);
   DO_TEST_F64(test12);
 END_MAIN




More information about the PPL-devel mailing list