summaryrefslogtreecommitdiffstats
path: root/chrome/test/unit/chrome_test_suite.h
Commit message (Expand)AuthorAgeFilesLines
* [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
* fix chrome_paths to make some test dirs relative to base::DIR_SOURCE_ROOTerikkay@google.com2008-12-051-0/+3
* move a few #ifdefs around so that unit_tests does proper path initialization ...erikkay@google.com2008-12-051-1/+8
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-221-1/+1
* Rollback "Remove use of wide characters in stats table identifiers."evanm@google.com2008-11-211-1/+1
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-211-1/+1
* Force unittests to run using en-us strings.tc@google.com2008-08-261-1/+3
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-12/+14
* Use a more compact license header in source files.license.bot2008-08-241-29/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+90