Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 0E92963BA2A for ; Tue, 26 Jan 2010 01:11:56 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 99B7D63B120; Tue, 26 Jan 2010 01:11:55 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id AA5E263B111 for ; Tue, 26 Jan 2010 01:11:54 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 880AA175DD; Tue, 26 Jan 2010 01:11:54 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 26 Jan 2010 01:11:54 +0000 From: "Jeremy C. Reed" Subject: CVS commit: pkgsrc/devel/googletest To: pkgsrc-changes@NetBSD.org Reply-To: reed@netbsd.org X-Mailer: log_accum Message-Id: <20100126011154.880AA175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: reed Date: Tue Jan 26 01:11:54 UTC 2010 Update of /cvsroot/pkgsrc/devel/googletest In directory ivanova.netbsd.org:/tmp/cvs-serv29476 Log Message: Import again: googletest. (I had removed it because accidently committed during a freeze.) The googletest package provides Google's C++ test writing framework. It is based on the xUnit architecture and works for a variety of platforms (Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian). It provides various options for running the tests, a rich set of assertions, automatic test discovery, and XML test report generation. It supports type- and value-parameterized tests, death tests, fatal and non-fatal failures, and user-defined assertions. Status: Vendor Tag: TNF Release Tags: pkgsrc-base C pkgsrc/devel/googletest/Makefile C pkgsrc/devel/googletest/DESCR C pkgsrc/devel/googletest/distinfo C pkgsrc/devel/googletest/PLIST 4 conflicts created by this import. Use the following command to help the merge: cvs checkout -jTNF:yesterday -jTNF pkgsrc/devel/googletest