
16 Feb
2010
16 Feb
'10
8:07 p.m.
Module: ppl/ppl Branch: master Commit: 9857bc5b9ae3a4e4af7fe024d4ed9657103a845c URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=9857bc5b9ae3a...
Author: Enea Zaffanella zaffanella@cs.unipr.it Date: Tue Feb 16 20:06:43 2010 +0100
Enable test12.
---
tests/Octagonal_Shape/upperboundifexact1.cc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/tests/Octagonal_Shape/upperboundifexact1.cc b/tests/Octagonal_Shape/upperboundifexact1.cc index 16d2163..70a10a2 100644 --- a/tests/Octagonal_Shape/upperboundifexact1.cc +++ b/tests/Octagonal_Shape/upperboundifexact1.cc @@ -419,4 +419,5 @@ BEGIN_MAIN DO_TEST(test09); DO_TEST(test10); DO_TEST(test11); + DO_TEST(test12); END_MAIN