
CVSROOT: /cvs/ppl Module name: ppl Changes by: bagnara@cs.unipr.it 2006-02-27 17:48:09
Modified files: tests : ppl_test.hh tests/Polyhedron: bhrz03widening3.cc boundingbox3.cc
Log message: New macros NEW_TEST_F, NEW_TEST_F64, NEW_TEST_F32, NEW_TEST_F16, NEW_TEST_F8 and NEW_TEST_F8A to be used for tests that are known to fail always, with bounded coefficients with number of bits less than or equal to the indicated number, or with 8-bit coefficient and with assertions enabled, respectively.
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/ppl_test.hh.diff?cvsroot... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Polyhedron/bhrz03widenin... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Polyhedron/boundingbox3....