index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
test
/
mini_installer_test
/
test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resubmitting 8464001 after removing obsolete tests.
hnguyen@chromium.org
2012-01-05
1
-79
/
+297
*
Broke mini_installer_test.
jhawkins@chromium.org
2011-12-20
1
-303
/
+66
*
A few things in this rewrite:
hnguyen@chromium.org
2011-12-20
1
-66
/
+303
*
Add tests for Chrome over install when in use.
hnguyen@google.com
2011-11-02
1
-4
/
+19
*
Add test for Chrome install with existing Chrome Frame user/sys level.
hnguyen@google.com
2011-10-31
1
-0
/
+10
*
Add test for installing Chrome Frame with multi-install.
hnguyen@chromium.org
2011-10-20
1
-0
/
+4
*
Add chrome and cf multi-install tests.
hnguyen@google.com
2011-10-18
1
-2
/
+10
*
Adding tests for chrome/cf ready mode tests
hnguyen@google.com
2011-10-14
1
-2
/
+12
*
A few things in this change:
hnguyen@google.com
2011-10-12
1
-74
/
+45
*
Second attempt at adding Chrome multi-install tests.
hnguyen@google.com
2011-10-05
1
-17
/
+17
*
Revert "Adding simple Chrome install testing using multi-install and cleaning...
rickcam@chromium.org
2011-09-29
1
-15
/
+13
*
Adding simple Chrome install testing using multi-install and cleaning up a bit.
hnguyen@google.com
2011-09-28
1
-13
/
+15
*
Change the routine to find latest build dir and installer file.
hnguyen@google.com
2011-09-16
1
-2
/
+0
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Revert "Mark MiniInstallTest.InstallMiniInstallerSys' failing while I investi...
aa@chromium.org
2011-03-12
1
-1
/
+1
*
Mark MiniInstallTest.InstallMiniInstallerSys' failing while I investigate.
aa@chromium.org
2011-03-12
1
-1
/
+1
*
Add 3 chrome frame mini installer tests, cover installation tests while IE pr...
vivianz@chromium.org
2011-02-21
1
-4
/
+24
*
New installation validator machinery to check the machine state. This CL cont...
grt@chromium.org
2011-02-16
1
-2
/
+2
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
1
-1
/
+0
*
Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...
robertshield@chromium.org
2010-12-15
1
-5
/
+5
*
Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...
robertshield@chromium.org
2010-12-14
1
-5
/
+5
*
Merge the installer, installer_util and setup_util namespaces into a single i...
robertshield@chromium.org
2010-12-14
1
-5
/
+5
*
Don't run the mini installer tests at all if they are not supported on the pl...
kkania@chromium.org
2010-11-19
1
-27
/
+15
*
Marking InstallMiniInstallerSys as flaky.
amit@chromium.org
2010-11-01
1
-1
/
+2
*
Move windows version-related stuff out of base/win_util and into base/win/win...
brettw@chromium.org
2010-10-15
1
-2
/
+2
*
Mark MiniInstallTest.InstallMiniInstallerUser as flaky as it fails occasionally.
satish@chromium.org
2010-09-28
1
-1
/
+7
*
Add testing of the Chrome Frame user-mode installation to mini_installer_test...
robertshield@chromium.org
2010-09-16
1
-68
/
+66
*
Review URL: http://codereview.chromium.org/3163040
kkania@chromium.org
2010-09-02
1
-8
/
+4
*
Remove GetSwitchValue() from chrome/* where easy.
evan@chromium.org
2010-08-06
1
-1
/
+2
*
Revert "Remove GetSwitchValue() from chrome/* where easy."
evan@chromium.org
2010-08-04
1
-2
/
+1
*
Remove GetSwitchValue() from chrome/* where easy.
evan@chromium.org
2010-08-04
1
-1
/
+2
*
Command line flag cleanup.
estade@chromium.org
2010-06-25
1
-4
/
+6
*
Added few methods and a testcase to test Chrome Frame installation.
anantha@chromium.org
2009-11-16
1
-29
/
+67
*
Add a command-line option for specifying a particular build to test and for p...
kkania@chromium.org
2009-10-30
1
-124
/
+85
*
Revert 29668 - Add a commandline option for specifying a particular build to ...
kkania@google.com
2009-10-21
1
-81
/
+125
*
Add a command-line option for specifying a particular build to test and for p...
kkania@chromium.org
2009-10-21
1
-125
/
+81
*
Moving util methods outside of installer tests.
anantha@chromium.org
2009-08-20
1
-67
/
+59
*
Added Repair testcases. Also, currently installer tests are failing on offici...
anantha@chromium.org
2009-06-29
1
-48
/
+112
*
Enabling the tests after sgk reverted CL18441.
anantha@chromium.org
2009-06-16
1
-2
/
+2
*
Disabled mini_installer tests to investigate the failures.
anantha@chromium.org
2009-06-15
1
-2
/
+2
*
Added another command line option to run the tests after profile backup.
anantha@chromium.org
2009-06-11
1
-16
/
+1
*
Added a command line parameter(-clean), which up on passing will uninstall cu...
anantha@chromium.org
2009-06-08
1
-4
/
+18
*
Roll back this part of my earlier test. Looks like these tests are still badl...
ben@chromium.org
2009-06-02
1
-2
/
+2
*
Properly initialize the native wrapper to NULL to avoid a crash. Also re-enab...
ben@chromium.org
2009-06-02
1
-2
/
+2
*
Disable this test since I can't run it without trashing my profile.
ben@chromium.org
2009-06-02
1
-1
/
+1
*
Disabling this test since I can't run the suite without them erasing my profile.
ben@chromium.org
2009-06-02
1
-1
/
+1
*
Added more installer tests. Here is the list:
anantha@chromium.org
2009-05-13
1
-15
/
+76
*
Enable two more installer tests.
kuchhal@chromium.org
2009-04-29
1
-2
/
+2
*
Try --force-uninstall param to see if that fixes installer tests.
kuchhal@chromium.org
2009-04-29
1
-1
/
+1
*
Disabling the tests again.
anantha@chromium.org
2009-04-28
1
-1
/
+1
[next]