ppl tests/Box/boundedaffineimage1.cc tests/Box ...

CVSROOT: /cvs/ppl Module name: ppl Changes by: hill@cs.unipr.it 2008-03-03 08:52:56
Modified files: tests/Box : boundedaffineimage1.cc generalizedaffineimage1.cc generalizedaffineimage2.cc src : Box.templates.hh
Log message: Corrected two bugs, one in bounded_affine_image() when setting an interval to be unbounded caused an exception to be thrown and the other in generalized_affine_image/4 where the bounds were set when they should have been left unbounded. The first bug was illustrated by the extra test17 in boundedaffineimage1.cc The second bug by a modified form of test04 in generalizedaffineimage2.cc (previously the test did not test anything that is not tested elsewhere). Some tests in generalizedaffineimage1.cc used constraints that were not non-relational. Corrected.
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Box/boundedaffineimage1.... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Box/generalizedaffineima... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Box/generalizedaffineima... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Box.templates.hh.diff?cvsr...
participants (1)
-
Patricia Hill