e02d06d91c
Google's framework for writing C++ tests on a variety of platforms (Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian). Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, value- and type-parameterized tests, various options for running the tests, and XML test report generation. From MAINTAINER Vincent Auclair (thanks!) @ ACSEL
31 lines
932 B
Plaintext
31 lines
932 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/12/31 11:21:13 landry Exp $
|
|
%%SHARED%%
|
|
bin/gtest-config
|
|
include/gtest/
|
|
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/
|
|
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.a
|
|
lib/libgtest.la
|
|
lib/libgtest_main.a
|
|
lib/libgtest_main.la
|
|
share/aclocal/
|
|
share/aclocal/gtest.m4
|