summaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Expand)AuthorAgeFilesLines
* Retry to checkin a version of gmock, modified to use our boost_tuple in VS2005.ajwong@chromium.org2009-05-2885-5/+37364
* Revert "Checkin a version of gmock, modified to use our boost_tuple in VS2005."ajwong@chromium.org2009-05-2685-37364/+5
* Checkin a version of gmock, modified to use our boost_tuple in VS2005.ajwong@chromium.org2009-05-2685-5/+37364
* gtest shouldn't link in gtest_main.cc, as that provides its own main().evan@chromium.org2009-05-061-1/+12
* Revert "gtest shouldn't link in gtest_main.cc, as that provides its own main()."evan@chromium.org2009-04-281-12/+1
* gtest shouldn't link in gtest_main.cc, as that provides its own main().evan@chromium.org2009-04-281-1/+12
* Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build:sgk@google.com2009-04-081-1/+1
* Remove the checked-in scons configuration files.sgk@google.com2009-04-012-124/+0
* Update to Google Test 1.3.0.patrick@chromium.org2009-03-201-0/+1
* Switching to gyp generated vcprojs for some components.bradnelson@google.com2009-03-121-247/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-111-2/+0
* Rolling back change 11431 (didn't work with a clobber either).bradnelson@google.com2009-03-111-0/+247
* Attempting to roll out gyp for base.bradnelson@google.com2009-03-111-247/+0
* Rolling back change 11429.bradnelson@google.com2009-03-111-0/+247
* junkbradnelson@google.com2009-03-111-247/+0
* Fixing mistaken guid.bradnelson@google.com2009-03-111-1/+1
* Adding fixed guids to some modules to facilitate incremental switch to gyp.bradnelson@google.com2009-03-101-0/+1
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-053-9/+9
* GYP it, GYP it good.mark@chromium.org2009-03-021-220/+0
* Import .gyp files into the Chromium treemark@chromium.org2009-02-251-0/+67
* Prep for generated .vcproj files:sgk@google.com2009-01-231-0/+1
* Generate all chrome .vcproj files:sgk@google.com2009-01-171-3/+4
* Back out erroneous r8140mark@chromium.org2009-01-161-0/+4
* Fix OSX compilejeremy@chromium.org2009-01-151-4/+0
* Updates to Visual Studio project generation to accomodatesgk@google.com2009-01-101-19/+32
* Update googletest (gtest) to 1.2.1maruel@chromium.org2009-01-073-66/+123
* Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...evanm@google.com2008-12-261-1/+1
* Initial subset of .vcproj file generation, covering generation of:sgk@google.com2008-12-241-4/+54
* Set svn:eol-style so patches will apply on all platforms.sgk@google.com2008-12-231-37/+37
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-35/+37
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-181-1/+1
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-161-194/+194
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-041-194/+194
* * Cleanup: move base/platform_test.h -> testing/jeremy@chromium.org2008-12-023-0/+57
* 1) Add a new MULTIPROCESS_TEST_MAIN macro to store child process namesjeremy@chromium.org2008-10-295-0/+111
* SCons renaming updates for base, net and googleurl:sgk@google.com2008-10-211-0/+22
* Wow, it's been a while since we cleaned EOL.maruel@google.com2008-09-251-34/+34
* Update Copyright text in SCons config files.sgk@google.com2008-09-011-28/+4
* Move subdirectory skipping from being in the DEPS file of the directory to sk...brettw@google.com2008-08-261-2/+0
* Use LF for newlines in all DEPS filesmmentovai@google.com2008-08-181-2/+2
* Add more useful settings to the xcconfigs.mmentovai@google.com2008-08-181-0/+6
* Use a common directory for all build output on the Mac.mmentovai@google.com2008-08-181-0/+2
* Final changes to make checkdeps happy.brettw@google.com2008-08-151-0/+2
* Move all settings except for the ones that really need to be per-target intommentovai@google.com2008-08-151-25/+17
* Unify all of the build settings, and tweak a couple. Set as many things as p...mmentovai@google.com2008-08-151-30/+24
* Eliminate symbol visibility warnings produced when linking a unit test target...mmentovai@google.com2008-08-121-18/+12
* fix includes to not be so genericpinkerton@google.com2008-08-041-2/+8
* XCode project for building gTest static library so we can link it in our unit...pinkerton@google.com2008-08-041-0/+210
* Convert submodules SConscript files to psuedo-builder calls.sgk@google.com2008-08-031-1/+1
* Linuxify testing/SConscript.evanm@google.com2008-08-011-7/+8