From owner-cvs-all Fri Oct 25 21:41: 9 2002 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 31D6837B401; Fri, 25 Oct 2002 21:41:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D371243E42; Fri, 25 Oct 2002 21:41:08 -0700 (PDT) (envelope-from tjr@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 g9Q4eGmV060088; Fri, 25 Oct 2002 21:40:16 -0700 (PDT) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9Q4eGJv060087; Fri, 25 Oct 2002 21:40:16 -0700 (PDT) Message-Id: <200210260440.g9Q4eGJv060087@repoman.freebsd.org> From: "Tim J. Robbins" Date: Fri, 25 Oct 2002 21:40:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression/lib/libc/locale Makefile test-mbrtowc.c test-wcrtomb.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 tjr 2002/10/25 21:40:16 PDT Added files: tools/regression/lib/libc/locale Makefile test-mbrtowc.c test-wcrtomb.c Log: Add regression tests for mbrtowc(3) and wcrtomb(3). Revision Changes Path 1.1 +14 -0 src/tools/regression/lib/libc/locale/Makefile (new) 1.1 +142 -0 src/tools/regression/lib/libc/locale/test-mbrtowc.c (new) 1.1 +135 -0 src/tools/regression/lib/libc/locale/test-wcrtomb.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message