summaryrefslogtreecommitdiffstats
path: root/chrome/test/unit/chrome_test_suite.h
Commit message (Expand)AuthorAgeFilesLines
* Do not leak temporary dirs when running UI tests.nirnimesh@chromium.org2010-09-031-3/+0
* FBTF: Move some heavy, repeatedly emitted symbols to implementation files.erg@google.com2010-08-301-142/+9
* Re-land part of r55416, minus actually moving the test_suite.h contents to a ...brettw@chromium.org2010-08-171-4/+7
* Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...nsylvain@chromium.org2010-08-091-7/+4
* Cleanup in base. This moves the implementation (and a bunch of header filebrettw@chromium.org2010-08-091-4/+7
* Remove wstrings from l10n_util/ResourceBundle locale functions.evan@chromium.org2010-08-041-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Revert r50807aa@chromium.org2010-06-251-34/+2
* Initialize WebKit for unit_tests process. Before it was getting initialized b...aa@chromium.org2010-06-251-2/+34
* Log the OS error that getaddrinfo() failed with.eroman@chromium.org2010-05-161-2/+3
* Don't delete the user profile directory for tests that ran with --user-data-dir.thestig@chromium.org2010-04-271-9/+12
* HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the...cbentzel@chromium.org2010-04-081-1/+3
* Revert 43826 - HostResolver now adds AI_CANONNAME to the hint flags if a requ...cbentzel@chromium.org2010-04-071-3/+1
* HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the...cbentzel@chromium.org2010-04-071-1/+3
* Fix a pyauto crash while loading locales.nirnimesh@chromium.org2010-04-021-1/+3
* Provide a method to specify to the automation interface the dir containing br...nirnimesh@chromium.org2010-03-091-0/+10
* chrome 1: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-0/+1
* Pulls the latest googleurl to get the fix forbrettw@chromium.org2010-03-061-0/+2
* [Linux/Mac] clean up the shared memory file on disk used by stats in tests.thomasvl@chromium.org2009-12-301-7/+33
* Use GetSwitchValueASCII.tony@chromium.org2009-11-061-3/+3
* Remove themes/default.dll and merge the resources into chrome.dll.tc@google.com2009-11-021-1/+0
* Add a mechanism to disable IPv6.eroman@chromium.org2009-10-211-2/+4
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-1/+1
* Get rid of mac_app_names.h. Replace it with real constants frommark@chromium.org2009-10-081-7/+2
* Move all resources into the framework.mark@chromium.org2009-10-071-0/+4
* Coverity: Initialize stats_table_ in the constructor.jhawkins@chromium.org2009-09-291-3/+5
* Avoids the use of ToWStringHack in a few places.evan@chromium.org2009-08-261-2/+1
* Refactorings surrounding HostResolver:ericroman@google.com2009-07-151-11/+13
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-241-2/+2
* Reland this change. Registers paths for the testing exe, too.ben@chromium.org2009-05-151-0/+2
* Provide one set of mac common app name defines for things that need the name ...thomasvl@chromium.org2009-05-141-1/+4
* Fix few miscellanous TODO(port)s.phajdan.jr@chromium.org2009-05-121-1/+0
* Put test_user_data in a temp directory instead of using base::DIR_EXE. (try 2)thestig@chromium.org2009-05-111-2/+11
* Revert r15607hclam@chromium.org2009-05-081-10/+2
* Put test_user_data in a temp directory instead of using base::DIR_EXE.thestig@chromium.org2009-05-081-2/+10
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Yet more deprecation of the wstring version of PathService::Get() for UI tests.thestig@chromium.org2009-05-021-8/+11
* Adjustments in chrome_test_suite external dns lookups detection code:phajdan.jr@chromium.org2009-04-071-5/+11
* Prevent making real DNS lookups by chrome tests.phajdan.jr@chromium.org2009-03-271-0/+30
* Add a macutil for the main app bundle and overridethomasvl@chromium.org2009-03-031-0/+14
* properly initialize resource manager on mac for unittests.thomasvl@chromium.org2009-02-261-9/+0
* Trying again to land this CL that makes the browser focus UI tests in process.jcampan@chromium.org2009-02-251-1/+3
* Reverting 10318.jcampan@chromium.org2009-02-251-3/+1
* Landing again the move of browser focus UI tests to in process.jcampan@chromium.org2009-02-251-1/+3
* Reverting 10295.jcampan@chromium.org2009-02-241-3/+1
* Converted the browser focus interactive ui tests to be in process.jcampan@chromium.org2009-02-241-1/+3
* Try to land strings on linux again (r9972). This time, enabletc@google.com2009-02-181-3/+3
* Porting profiles to the Mac.avi@chromium.org2009-01-281-1/+4
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-1/+2
* Platform cleanup in common/deanm@chromium.org2008-12-081-8/+13