summaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Expand)AuthorAgeFilesLines
* First batch of context menu testsamit@chromium.org2010-02-122-4/+2494
* OpenBSD/FreeBSD GYP changes (most of the remaining ones)pvalchev@google.com2010-02-041-1/+1
* Dropping unconnected obsolete vsprops files.bradnelson@google.com2010-02-031-11/+0
* Update gmock and gtest.evan@chromium.org2009-12-2958-754/+1380
* Functor for functions with STDCALL calling conventions. Allows invoking Windo...stoyan@chromium.org2009-11-202-4/+296
* Late object binding for stdcall.stoyan@chromium.org2009-11-162-1/+329
* Add python script that generates gmock_mutant.hstoyan@chromium.org2009-11-122-306/+1539
* Move helper_gmock.h from ChromFrame subrtee to testing directory.stoyan@google.com2009-10-272-0/+1105
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-062-0/+12
* Update gmock and gtest.nsylvain@chromium.org2009-10-0354-2012/+2975
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-152-6/+0
* Move NSAutoreleasePool management into the PlatformTest constructor andmark@chromium.org2009-08-203-10/+15
* Disable RTTI and C++ exceptions in the Mac build. Disable RTTI in the Linuxmark@chromium.org2009-08-131-1/+22
* Delete boost.ajwong@chromium.org2009-07-081-10/+0
* Upgrade gtest to r267 and gmock to r173.ajwong@chromium.org2009-06-2235-1056/+2457
* Fix msvs_guid for gmock and re-add gmock_unittest into base_unittest.ajwong@chromium.org2009-05-301-1/+1
* 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