History log of /external/gtest/include/gtest/internal/gtest-port.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fc2de66453b0669c09eaca643b07d34443858b6f 29-Jan-2014 Elliott Hughes <enh@google.com> Upgrade to gtest 1.7.0.

This is part of an attempt to get us back in sync with upstream. They
currently have Android support, but it's different from what we've got.

Change-Id: I2749ef426a441c0573fbaa5e0e50fd627df75551
/external/gtest/include/gtest/internal/gtest-port.h
cfee58b45a11221732c58582988d6bb47fb4de04 19-Dec-2011 Evgeniy Stepanov <eugenis@google.com> Fix Clang build. Enable death tests.

Change-Id: I15ef1c0a7412a1d66a92e3ff12c6083f9f6b03cf
/external/gtest/include/gtest/internal/gtest-port.h
41d0579e8de9ef4ff178fc4991043c61a19943f7 30-Nov-2011 Brett Chabot <brettchabot@android.com> Update gtest to 1.6

Change-Id: I64785f7e1926e230b3f1b8df47c424e6ee423446
/external/gtest/include/gtest/internal/gtest-port.h
84190c7c1f1b899ad83fdd8e110bde08ad281534 07-Feb-2010 Nicolas Catania <niko@google.com> Bunch of tweaks need to make gtest pass on the device.
Android.mk changes will be sent in a separate CL.

gtest-port.h: need to include the linux like header files.
gtest-port.cc: disabled RTTI tests, we don't support it.
disabled typed tests we are missing the cxxabi.h file.
reenabled death tests, they work fine on android.
gtest-filepath_test.cc: Use the sdcard as the /tmp equivalent on android.
gtest-unittest.cc : ditto

gtest_uniitest.cc: disabled wchar tests.
disabled some float/double formatting tests (not important)
disabled some NEAR assertion tests for float/double (should look into that)

Bug 2398288
/external/gtest/include/gtest/internal/gtest-port.h
3f9bef5994073d5f7e91e638ab000821ea0f7628 21-Jan-2010 Nicolas Catania <niko@google.com> Tuples are not supported on Android.
/external/gtest/include/gtest/internal/gtest-port.h
f6071db8c6f4192253a3c544379ad35dcb64dab0 24-Jun-2009 Nicolas Catania <niko@google.com> Adjusted gtest-port.h to work when ANDROID is defined.

Removed from the makefile the explicit OS setting (was linux)
Added a new OS: Android.
When -DANDROID is specified during preprocessing, the right
includes should happen.
/external/gtest/include/gtest/internal/gtest-port.h
1be2c9def7187e4e643c00a31dd9986395795d7d 29-May-2009 Nicolas Catania <niko@google.com> First import of gtest 1.3.0.

Currently builds only under linux.
Support for darwin and windows will be added later.

Removed unecessary make files for other systems.
Added Android.mk to build the libraries and test suite on host.

Will enable the target build when the aSTL is available.

Added NOTICE and MODULE_LICENSE files.

Tests are tagged with 'eng' and 'tests'
/external/gtest/include/gtest/internal/gtest-port.h
ee6dc702a03e8768998a8b5321f9c2bd8bed63e5 27-May-2009 Nicolas Catania <niko@google.com> Revert "First import of gtest 1.3.0"

This reverts commit 96839103cf05c81525e57ef00456e0afac90823f.
/external/gtest/include/gtest/internal/gtest-port.h
96839103cf05c81525e57ef00456e0afac90823f 30-Apr-2009 Nicolas Catania <niko@google.com> First import of gtest 1.3.0

Removed unecessary make files for other systems.
Added Android.mk to build the libraries and test suite on host.

Will enable the target build when the aSTL is available.

Added NOTICE and MODULE_LICENSE files.

Tests are tagged with 'eng' and 'tests'
/external/gtest/include/gtest/internal/gtest-port.h