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, type-parameterized tests, various options
for running the tests, and XML test report generation.
2008-10-14 10:01:13 +02:00
|
|
|
bin/gtest-config
|
|
|
|
include/gtest/gtest-death-test.h
|
|
|
|
include/gtest/gtest-message.h
|
2008-12-12 03:44:02 +01:00
|
|
|
include/gtest/gtest-param-test.h
|
2014-11-25 18:38:09 +01:00
|
|
|
include/gtest/gtest-printers.h
|
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, type-parameterized tests, various options
for running the tests, and XML test report generation.
2008-10-14 10:01:13 +02:00
|
|
|
include/gtest/gtest-spi.h
|
2008-12-12 03:44:02 +01:00
|
|
|
include/gtest/gtest-test-part.h
|
|
|
|
include/gtest/gtest-typed-test.h
|
|
|
|
include/gtest/gtest.h
|
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, type-parameterized tests, various options
for running the tests, and XML test report generation.
2008-10-14 10:01:13 +02:00
|
|
|
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
|
2008-12-12 03:44:02 +01:00
|
|
|
include/gtest/internal/gtest-linked_ptr.h
|
|
|
|
include/gtest/internal/gtest-param-util-generated.h
|
|
|
|
include/gtest/internal/gtest-param-util.h
|
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, type-parameterized tests, various options
for running the tests, and XML test report generation.
2008-10-14 10:01:13 +02:00
|
|
|
include/gtest/internal/gtest-port.h
|
|
|
|
include/gtest/internal/gtest-string.h
|
2009-11-17 08:23:19 +01:00
|
|
|
include/gtest/internal/gtest-tuple.h
|
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, type-parameterized tests, various options
for running the tests, and XML test report generation.
2008-10-14 10:01:13 +02:00
|
|
|
include/gtest/internal/gtest-type-util.h
|
|
|
|
lib/libgtest.a
|
2008-12-12 03:44:02 +01:00
|
|
|
lib/libgtest.so
|
|
|
|
lib/libgtest.so.0
|
2014-06-17 00:21:25 +02:00
|
|
|
lib/libgtest.so.0.0.0
|
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, type-parameterized tests, various options
for running the tests, and XML test report generation.
2008-10-14 10:01:13 +02:00
|
|
|
lib/libgtest_main.a
|
2008-12-12 03:44:02 +01:00
|
|
|
lib/libgtest_main.so
|
|
|
|
lib/libgtest_main.so.0
|
2014-06-17 00:21:25 +02:00
|
|
|
lib/libgtest_main.so.0.0.0
|
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, type-parameterized tests, various options
for running the tests, and XML test report generation.
2008-10-14 10:01:13 +02:00
|
|
|
share/aclocal/gtest.m4
|