summaryrefslogtreecommitdiffstats
path: root/chrome/test/mini_installer_test
Commit message (Expand)AuthorAgeFilesLines
* Don't run the mini installer tests at all if they are not supported on the pl...kkania@chromium.org2010-11-192-33/+24
* Marking InstallMiniInstallerSys as flaky.amit@chromium.org2010-11-011-1/+2
* Convert LOG(INFO) to VLOG(1) - chrome/test/.pkasting@chromium.org2010-10-201-6/+6
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-1/+3
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-2/+2
* CommandLine: remove wstring-based program() accessorevan@chromium.org2010-10-141-1/+1
* Move TestTimeouts from chrome/test to base/test.sergeyu@chromium.org2010-10-052-2/+2
* Mark MiniInstallTest.InstallMiniInstallerUser as flaky as it fails occasionally.satish@chromium.org2010-09-281-1/+7
* Ensure correct timeout ordering for timeout values managed by test_timeouts.cc.robertshield@chromium.org2010-09-211-0/+4
* Add testing of the Chrome Frame user-mode installation to mini_installer_test...robertshield@chromium.org2010-09-166-100/+148
* Review URL: http://codereview.chromium.org/3163040kkania@chromium.org2010-09-025-45/+44
* Re-land part of r55416, minus actually moving the test_suite.h contents to a ...brettw@chromium.org2010-08-171-1/+2
* Cleanup Registry API: part 3.tfarina@chromium.org2010-08-141-1/+1
* Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...nsylvain@chromium.org2010-08-091-2/+1
* Cleanup in base. This moves the implementation (and a bunch of header filebrettw@chromium.org2010-08-091-1/+2
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-061-1/+2
* Get rid of FromWStringHack in chrome_mini_installer.cc.tfarina@chromium.org2010-08-052-64/+57
* Revert "Remove GetSwitchValue() from chrome/* where easy."evan@chromium.org2010-08-041-2/+1
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-041-1/+2
* Remove number conversion functions from string_util. These moved to string_nu...brettw@chromium.org2010-08-031-4/+8
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-263-0/+3
* file_util: Get rid of the deprecated UpOneDirectory function.tfarina@chromium.org2010-07-233-12/+13
* Fix chrome mini installer test.mirandac@google.com2010-07-162-20/+9
* file_util: Get rid of most uses of UpOneDirectory.tfarina@chromium.org2010-07-092-14/+16
* Command line flag cleanup.estade@chromium.org2010-06-252-8/+10
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-2/+2
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-1/+1
* Add 64-bit binaries that are required for NaCl support to Chrome installation...gregoryd@google.com2010-03-041-0/+6
* Added few methods and a testcase to test Chrome Frame installation.anantha@chromium.org2009-11-168-91/+258
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+2
* Push the Omaha app guid into the browser distribution classes to remove compi...robertshield@chromium.org2009-11-051-3/+8
* Add a command-line option for specifying a particular build to test and for p...kkania@chromium.org2009-10-306-255/+267
* Revert 29668 - Add a commandline option for specifying a particular build to ...kkania@google.com2009-10-216-263/+256
* Add a command-line option for specifying a particular build to test and for p...kkania@chromium.org2009-10-216-256/+263
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-153-23/+22
* Remove file_util::TrimTrailingSeparators(), which is deprecated andtkent@chromium.org2009-10-151-6/+5
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-153-22/+23
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-153-23/+22
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-2/+2
* Fix a broken include in the mini installer testsbrettw@chromium.org2009-10-091-1/+1
* Fixes a string comparison bug in DeleteFolder.kuchhal@chromium.org2009-08-261-2/+3
* Moving util methods outside of installer tests.anantha@chromium.org2009-08-208-482/+510
* Remove unreferenced .vcproj files.sgk@google.com2009-07-281-176/+0
* Added Repair testcases. Also, currently installer tests are failing on offici...anantha@chromium.org2009-06-295-220/+416
* Fix the redness on the new Google Chrome continuous builder by notnsylvain@chromium.org2009-06-191-1/+3
* Enabling the tests after sgk reverted CL18441.anantha@chromium.org2009-06-161-2/+2
* Disabled mini_installer tests to investigate the failures.anantha@chromium.org2009-06-151-2/+2
* Added another command line option to run the tests after profile backup.anantha@chromium.org2009-06-117-30/+83
* Added a command line parameter(-clean), which up on passing will uninstall cu...anantha@chromium.org2009-06-082-5/+19