From owner-cvs-all Sat Feb 8 12:45:51 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2D8337B401; Sat, 8 Feb 2003 12:45:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7162543F85; Sat, 8 Feb 2003 12:45:49 -0800 (PST) (envelope-from mike@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h18Kjnbv071481; Sat, 8 Feb 2003 12:45:49 -0800 (PST) (envelope-from mike@repoman.freebsd.org) Received: (from mike@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h18KjnRt071478; Sat, 8 Feb 2003 12:45:49 -0800 (PST) Message-Id: <200302082045.h18KjnRt071478@repoman.freebsd.org> From: Mike Barcroft Date: Sat, 8 Feb 2003 12:45:49 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, legacy-committers@FreeBSD.org Subject: cvs commit: src/tools/regression/lib/libc/gen test-fpclassify.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mike 2003/02/08 12:45:49 PST Modified files: tools/regression/lib/libc/gen test-fpclassify.c Log: Add more tests. Specifically, infinity cast from other types should always be classified as infinity. Revision Changes Path 1.2 +6 -0 src/tools/regression/lib/libc/gen/test-fpclassify.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message