summaryrefslogtreecommitdiffstats
path: root/testing/gtest.gyp
Commit message (Expand)AuthorAgeFilesLines
* clang/win: Fix warnings to prepare for building without -Wno-reorder.sammc2015-07-021-0/+8
* Flush gcda files on test suite exit, not on every tear down.eugenebut2015-02-041-6/+1
* Runs unittests in non-scaled mode on all iOS devices.rohitrao2014-10-081-1/+1
* Create NaCl build of gtest.ncbray@chromium.org2014-08-141-34/+4
* Revert 289216 "Create NaCl build of gtest."joaodasilva@chromium.org2014-08-131-4/+34
* Create NaCl build of gtest.ncbray@chromium.org2014-08-131-34/+4
* Roll gtest and gmock DEPS.ncbray@chromium.org2014-08-091-0/+3
* Revert 288164 "Roll gtest and gmock DEPS."tommi@chromium.org2014-08-081-3/+0
* Roll gtest and gmock DEPS.ncbray@chromium.org2014-08-071-0/+3
* Flush gcda (code coverage) files manually in iOS Platform Test.eugenebut@chromium.org2014-07-101-1/+10
* Build gtest for both 'host' and 'target'.simonb@chromium.org2014-06-021-0/+1
* Remove a few dead MSVS_VERSION checks.thakis@chromium.org2014-04-121-10/+0
* Make gtest always use simple internal regex engine.mithro@mithis.com2013-12-181-0/+10
* Revert 239423 since it breaks base_unittests in linux, cros, mac valgrind bots.sadrul@chromium.org2013-12-101-10/+0
* Make gtest always use simple internal regex engine.mithro@mithis.com2013-12-091-0/+10
* Revert 238913 "Make gtest always use simple internal regex engine."hashimoto@chromium.org2013-12-051-10/+0
* Make gtest always use simple internal regex engine.mithro@mithis.com2013-12-051-0/+10
* Fix the variable expansion prefix for copy_asan_dylib_path in the direct depe...glider@chromium.org2013-07-091-1/+1
* Include the ASan runtime dylib into the test app bundles on iOSglider@chromium.org2013-07-031-0/+24
* Support target/host architecture with ninja iOS buildsjustincohen@google.com2013-05-131-1/+1
* Add a white Default-568h@2x.png placeholder in iOS unit tests bundles.lliabraa@google.com2013-02-211-0/+1
* Support Visual Studio Express 2012.wtc@chromium.org2013-01-231-1/+1
* roll gtest 621:629 and gmock 405:410thakis@chromium.org2012-12-031-0/+5
* fix for compilation of gtest on VS2012scottmg@chromium.org2012-10-091-1/+11
* compilation fix for gtest on vs2012scottmg@chromium.org2012-10-081-1/+1
* clang: Remove another unnecessary workaroundthakis@chromium.org2012-09-111-1/+1
* Update iossim.gyp to use src/build/ios/mac_build.gypi.lliabraa@chromium.org2012-08-201-0/+3
* Add a helper script to run unit test targets for iOSstuartmorgan@chromium.org2012-07-261-1/+1
* Revert "Revert 147986 - [Android] Add remaining build/common.gypi changes fro...yfriedman@chromium.org2012-07-251-0/+10
* Make all gtest targets into bundles on iOSstuartmorgan@chromium.org2012-07-091-2/+41
* Move gtest_prod.h into its own target so it can be correctly set as a depende...ensonic@google.com2011-12-021-2/+12
* Use gtest's own implementation of tr1::tuple on Android.jnd@chromium.org2011-09-051-4/+4
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* Remove msvs_guids from ipc, media, net, ppapi, printing, sandbox,tony@chromium.org2011-06-161-1/+0
* Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...tony@chromium.org2011-05-231-1/+1
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-2/+2
* Use run_as to hang the action for the runners so GYP doesn't have to know abo...thomasvl@chromium.org2010-12-171-1/+15
* scons: excise more scons references from the code baseevan@chromium.org2010-12-031-3/+1
* Support for building Chrome using Clang.evan@chromium.org2010-09-181-0/+14
* clang: update gtest to r435 and gmock to r300.evan@chromium.org2010-09-161-1/+2
* This adds adds four macros when compiling using GTEST_OS_MAC:rsesek@chromium.org2010-08-061-0/+2
* Revert 49982 - patchthakis@chromium.org2010-06-161-2/+0
* patchthakis@chromium.org2010-06-161-0/+2
* OpenBSD/FreeBSD GYP changes (most of the remaining ones)pvalchev@google.com2010-02-041-1/+1
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* Update gmock and gtest.nsylvain@chromium.org2009-10-031-0/+1
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-3/+0
* Move NSAutoreleasePool management into the PlatformTest constructor andmark@chromium.org2009-08-201-0/+5
* Disable RTTI and C++ exceptions in the Mac build. Disable RTTI in the Linuxmark@chromium.org2009-08-131-1/+22
* Upgrade gtest to r267 and gmock to r173.ajwong@chromium.org2009-06-221-11/+17