Module Name: src Committed By: maya Date: Mon Aug 22 08:49:33 UTC 2016
Modified Files: src/distrib/sets/lists/debug: mi src/distrib/sets/lists/tests: mi src/tests/lib/libm: Makefile Added Files: src/tests/lib/libm: t_ilogb.c Log Message: add failing test for PR lib/51427 ilogb(INFINITY)=-INT_MAX, it should be INT_MAX while here, test raised exceptions, other values. XXX some platforms don't have exceptions To generate a diff of this commit: cvs rdiff -u -r1.164 -r1.165 src/distrib/sets/lists/debug/mi cvs rdiff -u -r1.683 -r1.684 src/distrib/sets/lists/tests/mi cvs rdiff -u -r1.37 -r1.38 src/tests/lib/libm/Makefile cvs rdiff -u -r0 -r1.1 src/tests/lib/libm/t_ilogb.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.