359d06bad3
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.
24 lines
829 B
Text
24 lines
829 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2009/12/21 19:18:25 reed Exp $
|
|
bin/gtest-config
|
|
include/gtest/gtest-death-test.h
|
|
include/gtest/gtest-message.h
|
|
include/gtest/gtest-param-test.h
|
|
include/gtest/gtest-spi.h
|
|
include/gtest/gtest-test-part.h
|
|
include/gtest/gtest-typed-test.h
|
|
include/gtest/gtest.h
|
|
include/gtest/gtest_pred_impl.h
|
|
include/gtest/gtest_prod.h
|
|
include/gtest/internal/gtest-death-test-internal.h
|
|
include/gtest/internal/gtest-filepath.h
|
|
include/gtest/internal/gtest-internal.h
|
|
include/gtest/internal/gtest-linked_ptr.h
|
|
include/gtest/internal/gtest-param-util-generated.h
|
|
include/gtest/internal/gtest-param-util.h
|
|
include/gtest/internal/gtest-port.h
|
|
include/gtest/internal/gtest-string.h
|
|
include/gtest/internal/gtest-tuple.h
|
|
include/gtest/internal/gtest-type-util.h
|
|
lib/libgtest.la
|
|
lib/libgtest_main.la
|
|
share/aclocal/gtest.m4
|