41d0579e8de9ef4ff178fc4991043c61a19943f7 |
|
30-Nov-2011 |
Brett Chabot <brettchabot@android.com> |
Update gtest to 1.6 Change-Id: I64785f7e1926e230b3f1b8df47c424e6ee423446
/external/gtest/test/gtest_unittest.cc
|
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/test/gtest_unittest.cc
|
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/test/gtest_unittest.cc
|
ee6dc702a03e8768998a8b5321f9c2bd8bed63e5 |
|
27-May-2009 |
Nicolas Catania <niko@google.com> |
Revert "First import of gtest 1.3.0" This reverts commit 96839103cf05c81525e57ef00456e0afac90823f.
/external/gtest/test/gtest_unittest.cc
|
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/test/gtest_unittest.cc
|