OSDN Git Service

Add google test to Externals folder
authorsdottaka <sdottaka@users.sourceforge.net>
Sat, 29 Nov 2014 02:22:19 +0000 (11:22 +0900)
committersdottaka <sdottaka@users.sourceforge.net>
Sat, 29 Nov 2014 02:22:19 +0000 (11:22 +0900)
commitcad523adae24dfcceaba7bbc9a0e905a9586a471
tree0e9e19e286c18b659d09a01a13740bda2b9bf905
parenta12c430abb355ff0a8046996fc732e4e6789ed61
Add google test to Externals folder

--HG--
branch : stable
40 files changed:
Externals/gtest/CONTRIBUTORS [new file with mode: 0644]
Externals/gtest/LICENSE [new file with mode: 0644]
Externals/gtest/README [new file with mode: 0644]
Externals/gtest/include/gtest/gtest-death-test.h [new file with mode: 0644]
Externals/gtest/include/gtest/gtest-message.h [new file with mode: 0644]
Externals/gtest/include/gtest/gtest-param-test.h [new file with mode: 0644]
Externals/gtest/include/gtest/gtest-param-test.h.pump [new file with mode: 0644]
Externals/gtest/include/gtest/gtest-printers.h [new file with mode: 0644]
Externals/gtest/include/gtest/gtest-spi.h [new file with mode: 0644]
Externals/gtest/include/gtest/gtest-test-part.h [new file with mode: 0644]
Externals/gtest/include/gtest/gtest-typed-test.h [new file with mode: 0644]
Externals/gtest/include/gtest/gtest.h [new file with mode: 0644]
Externals/gtest/include/gtest/gtest_pred_impl.h [new file with mode: 0644]
Externals/gtest/include/gtest/gtest_prod.h [new file with mode: 0644]
Externals/gtest/include/gtest/internal/gtest-death-test-internal.h [new file with mode: 0644]
Externals/gtest/include/gtest/internal/gtest-filepath.h [new file with mode: 0644]
Externals/gtest/include/gtest/internal/gtest-internal.h [new file with mode: 0644]
Externals/gtest/include/gtest/internal/gtest-linked_ptr.h [new file with mode: 0644]
Externals/gtest/include/gtest/internal/gtest-param-util-generated.h [new file with mode: 0644]
Externals/gtest/include/gtest/internal/gtest-param-util-generated.h.pump [new file with mode: 0644]
Externals/gtest/include/gtest/internal/gtest-param-util.h [new file with mode: 0644]
Externals/gtest/include/gtest/internal/gtest-port.h [new file with mode: 0644]
Externals/gtest/include/gtest/internal/gtest-string.h [new file with mode: 0644]
Externals/gtest/include/gtest/internal/gtest-tuple.h [new file with mode: 0644]
Externals/gtest/include/gtest/internal/gtest-tuple.h.pump [new file with mode: 0644]
Externals/gtest/include/gtest/internal/gtest-type-util.h [new file with mode: 0644]
Externals/gtest/include/gtest/internal/gtest-type-util.h.pump [new file with mode: 0644]
Externals/gtest/src/gtest-all.cc [new file with mode: 0644]
Externals/gtest/src/gtest-death-test.cc [new file with mode: 0644]
Externals/gtest/src/gtest-filepath.cc [new file with mode: 0644]
Externals/gtest/src/gtest-internal-inl.h [new file with mode: 0644]
Externals/gtest/src/gtest-port.cc [new file with mode: 0644]
Externals/gtest/src/gtest-printers.cc [new file with mode: 0644]
Externals/gtest/src/gtest-test-part.cc [new file with mode: 0644]
Externals/gtest/src/gtest-typed-test.cc [new file with mode: 0644]
Externals/gtest/src/gtest.cc [new file with mode: 0644]
Externals/gtest/src/gtest_main.cc [new file with mode: 0644]
Externals/versions.txt
Testing/GoogleTest/UnitTests/UnitTests.vcxproj
Testing/GoogleTest/UnitTests/UnitTests.vcxproj.filters