ultimatepp/bazaar/plugin/gtest/gtest.upp
klugier 8e3e11e5ce .bazaar minor gtest improvements, added template for gtest (in bazaar/upt)
git-svn-id: svn://ultimatepp.org/upp/trunk@9432 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-01-24 12:16:17 +00:00

47 lines
1 KiB
Text

description "Google C++ unite test framework\3770,128,128";
uses
Core;
library(POSIX) pthread;
file
Sources readonly separator,
gtest-death-test.cc,
gtest-filepath.cc,
gtest-port.cc,
gtest-printers.cc,
gtest-test-part.cc,
gtest-typed-test.cc,
gtest.cc,
Include readonly separator,
gtest.h,
gtest-death-test.h,
gtest-internal-inl.h,
gtest-message.h,
gtest-param-test.h,
gtest-printers.h,
gtest-spi.h,
gtest-test-part.h,
gtest-typed-test.h,
gtest_pred_impl.h,
gtest_prod.h,
"Include - Internal" readonly separator,
internal/gtest-death-test-internal.h,
internal/gtest-filepath.h,
internal/gtest-internal.h,
internal/gtest-linked_ptr.h,
internal/gtest-param-util-generated.h,
internal/gtest-param-util.h,
internal/gtest-port-arch.h,
internal/gtest-port.h,
internal/gtest-string.h,
internal/gtest-tuple.h,
internal/gtest-type-util.h,
"Include - Internal - Custom" readonly separator,
internal/custom/gtest.h,
internal/custom/gtest-printers.h,
internal/custom/gtest-port.h,
Info readonly separator,
Copying;