summaryrefslogtreecommitdiffstats
path: root/chrome/test/mini_installer_test
Commit message (Expand)AuthorAgeFilesLines
* Added more installer tests. Here is the list:anantha@chromium.org2009-05-135-57/+165
* Fix missing assignment in chrome_mini_installer.thestig@chromium.org2009-05-051-1/+1
* Remove uses of deprecated version of PathService::Get() in the installer.thestig@chromium.org2009-05-052-14/+14
* Enable two more installer tests.kuchhal@chromium.org2009-04-291-2/+2
* Try --force-uninstall param to see if that fixes installer tests.kuchhal@chromium.org2009-04-292-5/+5
* Disabling the tests again. anantha@chromium.org2009-04-281-1/+1
* Forgot to enable the test in last check-in. Enabled the test now.anantha@chromium.org2009-04-281-3/+3
* One more try to make these tests pass. Added a while loop to wait until the k...anantha@chromium.org2009-04-283-3/+19
* Disabling the tests again. Looking into them.anantha@chromium.org2009-04-281-1/+1
* Added a check to look for setup.exe before looking at registry. This test is ...anantha@chromium.org2009-04-282-8/+13
* Disabling the test again. This time the test doesn't fail at mulitple places....anantha@chromium.org2009-04-281-1/+1
* Enabling the user install tests to see if they pass. They were failing becaus...anantha@chromium.org2009-04-283-4/+3
* Disabling user install testcase to investigate why it fails on the bot and no...anantha@chromium.org2009-04-271-1/+1
* Its strange that these tests are failing only on bots, but not on local machi...anantha@chromium.org2009-04-272-4/+16
* Revert "try enabling installer tests again."kuchhal@chromium.org2009-04-222-3/+3
* try enabling installer tests again.kuchhal@chromium.org2009-04-222-3/+3
* comment test again as the fix didnt work.kuchhal@chromium.org2009-04-211-2/+2
* Fix installer tests broken by r13926.kuchhal@chromium.org2009-04-215-7/+44
* Disable installer tests while I work on fixing them.kuchhal@chromium.org2009-04-171-4/+4
* Two of the installer tests were failing because of path issues. Looks like bu...anantha@chromium.org2009-04-033-31/+47
* Disabling the tests temporarily.anantha@chromium.org2009-04-021-3/+3
* Added two more installer tests: 1. Testcase to install and verify differenial...anantha@chromium.org2009-04-023-37/+129
* Remove the checked-in scons configuration files.sgk@google.com2009-04-011-155/+0
* Added logic to get the latest diff installer, full installer, previous full i...anantha@chromium.org2009-03-265-78/+213
* re-enable this now the bug causing it to fail has been fixed.ben@chromium.org2009-03-241-4/+0
* Disable the mini installer tests because they startednsylvain@chromium.org2009-03-231-0/+4
* NO CODE CHANGEdeanm@chromium.org2009-03-105-5/+0
* Added a test for testing standalone installer.anantha@chromium.org2009-03-065-34/+179
* Add a test case to be sure that InstallerUtil::IsOSSupported returnsnsylvain@chromium.org2009-02-261-0/+6
* Fix all places where we used the GetWinVersion functionnsylvain@chromium.org2009-02-251-2/+2
* Disabled system level install tests on Vista. System level install tests are ...anantha@chromium.org2009-02-043-29/+44
* This CL fixes bugs with EULAcpu@google.com2009-01-291-1/+1
* Disabling the failing testsnsylvain@chromium.org2009-01-291-3/+3
* Added a test for checking system install.anantha@chromium.org2009-01-295-89/+153
* Generate all chrome .vcproj files:sgk@google.com2009-01-171-12/+88
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-1/+12
* 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-176/+176
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-041-176/+176
* Next round of SCons changes:sgk@google.com2008-11-142-64/+68
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-13/+13
* Tests were failing because mini_installer.exe was not found. Added logic to g...anantha@chromium.org2008-10-302-13/+27
* Modified the mini installer tests to work for both Google Chrome and Chromium. anantha@chromium.org2008-10-305-52/+86
* Using $CHROME_SRC_DIR in place of hash/..bradnelson@google.com2008-10-221-1/+1
* Modified constant names from Chrome to Google Chrome. Added logic to close fe...anantha@chromium.org2008-10-074-19/+16
* Roll the third_party/icu38 revision in DEPS to have SCons build libicu,sgk@google.com2008-09-261-1/+1
* Update Copyright text in SCons config files.sgk@google.com2008-09-011-28/+4
* Use a more compact license header in source files.license.bot2008-08-245-140/+20
* First set of changes to start separating Google specific branding from Chromi...rahulk@google.com2008-08-182-7/+12
* Add a helper method to SConscript.main for adding .pdb files to thetc@google.com2008-08-131-3/+1