[PPL-devel] [GIT] ppl/ppl(master): Test PIP_Problem/ weightwatch1 requires unbounded coefficients.

Enea Zaffanella zaffanella at cs.unipr.it
Wed Apr 11 17:26:02 CEST 2012


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

Author: Enea Zaffanella <zaffanella at cs.unipr.it>
Date:   Wed Apr 11 17:25:13 2012 +0200

Test PIP_Problem/weightwatch1 requires unbounded coefficients.

---

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

diff --git a/tests/PIP_Problem/weightwatch1.cc b/tests/PIP_Problem/weightwatch1.cc
index 653d129..0218b12 100644
--- a/tests/PIP_Problem/weightwatch1.cc
+++ b/tests/PIP_Problem/weightwatch1.cc
@@ -183,5 +183,5 @@ test01() {
 } // namespace
 
 BEGIN_MAIN
-  DO_TEST(test01);
+  DO_TEST_F64(test01);
 END_MAIN




More information about the PPL-devel mailing list