[PPL-devel] ppl/tests ppl_test.hh

Enea Zaffanella zaffanella at cs.unipr.it
Thu Mar 8 15:16:00 CET 2007


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	zaffanella at cs.unipr.it	2007-03-08 15:16:00

Modified files:
	tests          : ppl_test.hh 

Log message:
	Added macro DO_TEST_OVERFLOW which checks that a failure in a test is
	actually motivated by an overflow. The new macro used instead of DO_TEST_F
	(which was accepting any kind of failure) when defining macros DO_TEST_Fxx.
	
	Added new macro DO_TEST_MAY_OVERFLOW_WITH_FLOAT to be used when a test
	may cause an overflow only when one of the domains supporting floating
	points (i.e., Box, BD_Shape and Octagonal_Shape) is actually instantiated
	with a floating point datatype.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/ppl_test.hh.diff?cvsroot=ppl&r1=1.59&r2=1.60




More information about the PPL-devel mailing list