[PPL-devel] [GIT] ppl/ppl(master): Use all the available tests.

Roberto Bagnara bagnara at cs.unipr.it
Wed Aug 10 09:20:18 CEST 2011


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

Author: Roberto Bagnara <bagnara at cs.unipr.it>
Date:   Wed Aug 10 09:19:45 2011 +0200

Use all the available tests.

---

 tests/Octagonal_Shape/bounded1.cc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/tests/Octagonal_Shape/bounded1.cc b/tests/Octagonal_Shape/bounded1.cc
index 623d7f9..503cf6e 100644
--- a/tests/Octagonal_Shape/bounded1.cc
+++ b/tests/Octagonal_Shape/bounded1.cc
@@ -128,4 +128,6 @@ BEGIN_MAIN
   DO_TEST(test03);
   DO_TEST(test04);
   DO_TEST(test05);
+  DO_TEST(test06);
+  DO_TEST(test07);
 END_MAIN




More information about the PPL-devel mailing list