• Home
  • History
  • Annotate
  • only in /external/mesa3d/src/gtest/
History log of /external/mesa3d/src/gtest/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2191a79b4e66be0fd31371989505eec63b07899d 01-Aug-2012 Matt Turner <mattst88@gmail.com> build: Fix gtest out-of-tree build

Introduced by 3d000e7dd.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
akefile.am
9d921b168b1bfe03b602922ab93482babc0bd3f4 13-Apr-2012 Eric Anholt <eric@anholt.net> gtest: Don't actually install a library.

The whole point of importing it was that you're not supposed to
install this library.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Fixes: https://bugs.gentoo.org/show_bug.cgi?id=411825
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
akefile.am
3d000e7dd14c3185b9e27a6c38a67288b4d10431 30-Mar-2012 Ian Romanick <ian.d.romanick@intel.com> gtest: Fix up import of gtest 1.6.0

The include files were all missing.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
Acked-by: Eric Anholt <eric@anholt.net>
akefile.am
nclude/gtest/gtest-death-test.h
nclude/gtest/gtest-message.h
nclude/gtest/gtest-param-test.h
nclude/gtest/gtest-param-test.h.pump
nclude/gtest/gtest-printers.h
nclude/gtest/gtest-spi.h
nclude/gtest/gtest-test-part.h
nclude/gtest/gtest-typed-test.h
nclude/gtest/gtest.h
nclude/gtest/gtest_pred_impl.h
nclude/gtest/gtest_prod.h
nclude/gtest/internal/gtest-death-test-internal.h
nclude/gtest/internal/gtest-filepath.h
nclude/gtest/internal/gtest-internal.h
nclude/gtest/internal/gtest-linked_ptr.h
nclude/gtest/internal/gtest-param-util-generated.h
nclude/gtest/internal/gtest-param-util-generated.h.pump
nclude/gtest/internal/gtest-param-util.h
nclude/gtest/internal/gtest-port.h
nclude/gtest/internal/gtest-string.h
nclude/gtest/internal/gtest-tuple.h
nclude/gtest/internal/gtest-tuple.h.pump
nclude/gtest/internal/gtest-type-util.h
nclude/gtest/internal/gtest-type-util.h.pump
19a4c0646b62311d3df70653d0186fb4f7866fd3 06-Mar-2012 Eric Anholt <eric@anholt.net> gtest: Build as a convenience library.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
gitignore
akefile.am
fe358c0ffa4acb7ecab10fda68ba9740497d2e7f 06-Mar-2012 Eric Anholt <eric@anholt.net> gtest: Import sources from gtest 1.6.0.

The upstream of gtest has decided that the intended usage model is for
projects to import the source and use it, which is reflected in their
recent removal of the gtest-config tool.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
rc/gtest-all.cc
rc/gtest-death-test.cc
rc/gtest-filepath.cc
rc/gtest-internal-inl.h
rc/gtest-port.cc
rc/gtest-printers.cc
rc/gtest-test-part.cc
rc/gtest-typed-test.cc
rc/gtest.cc
rc/gtest_main.cc