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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added few methods and a testcase to test Chrome Frame installation.
anantha@chromium.org
2009-11-16
8
-91
/
+258
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
1
-1
/
+2
*
Push the Omaha app guid into the browser distribution classes to remove compi...
robertshield@chromium.org
2009-11-05
1
-3
/
+8
*
Add a command-line option for specifying a particular build to test and for p...
kkania@chromium.org
2009-10-30
6
-255
/
+267
*
Revert 29668 - Add a commandline option for specifying a particular build to ...
kkania@google.com
2009-10-21
6
-263
/
+256
*
Add a command-line option for specifying a particular build to test and for p...
kkania@chromium.org
2009-10-21
6
-256
/
+263
*
Re-try r29078: Remove some deprecated file_util wstring functions.
estade@chromium.org
2009-10-15
3
-23
/
+22
*
Remove file_util::TrimTrailingSeparators(), which is deprecated and
tkent@chromium.org
2009-10-15
1
-6
/
+5
*
Revert wstring patch (r29078 and follow up commits). It is causing failures o...
estade@chromium.org
2009-10-15
3
-22
/
+23
*
Remove some deprecated file_util wstring functions.
estade@chromium.org
2009-10-15
3
-23
/
+22
*
Use ASCII strings for switch names.
evan@chromium.org
2009-10-13
1
-2
/
+2
*
Fix a broken include in the mini installer tests
brettw@chromium.org
2009-10-09
1
-1
/
+1
*
Fixes a string comparison bug in DeleteFolder.
kuchhal@chromium.org
2009-08-26
1
-2
/
+3
*
Moving util methods outside of installer tests.
anantha@chromium.org
2009-08-20
8
-482
/
+510
*
Remove unreferenced .vcproj files.
sgk@google.com
2009-07-28
1
-176
/
+0
*
Added Repair testcases. Also, currently installer tests are failing on offici...
anantha@chromium.org
2009-06-29
5
-220
/
+416
*
Fix the redness on the new Google Chrome continuous builder by not
nsylvain@chromium.org
2009-06-19
1
-1
/
+3
*
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
7
-30
/
+83
*
Added a command line parameter(-clean), which up on passing will uninstall cu...
anantha@chromium.org
2009-06-08
2
-5
/
+19
*
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
5
-57
/
+165
*
Fix missing assignment in chrome_mini_installer.
thestig@chromium.org
2009-05-05
1
-1
/
+1
*
Remove uses of deprecated version of PathService::Get() in the installer.
thestig@chromium.org
2009-05-05
2
-14
/
+14
*
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
2
-5
/
+5
*
Disabling the tests again.
anantha@chromium.org
2009-04-28
1
-1
/
+1
*
Forgot to enable the test in last check-in. Enabled the test now.
anantha@chromium.org
2009-04-28
1
-3
/
+3
*
One more try to make these tests pass. Added a while loop to wait until the k...
anantha@chromium.org
2009-04-28
3
-3
/
+19
*
Disabling the tests again. Looking into them.
anantha@chromium.org
2009-04-28
1
-1
/
+1
*
Added a check to look for setup.exe before looking at registry. This test is ...
anantha@chromium.org
2009-04-28
2
-8
/
+13
*
Disabling the test again. This time the test doesn't fail at mulitple places....
anantha@chromium.org
2009-04-28
1
-1
/
+1
*
Enabling the user install tests to see if they pass. They were failing becaus...
anantha@chromium.org
2009-04-28
3
-4
/
+3
*
Disabling user install testcase to investigate why it fails on the bot and no...
anantha@chromium.org
2009-04-27
1
-1
/
+1
*
Its strange that these tests are failing only on bots, but not on local machi...
anantha@chromium.org
2009-04-27
2
-4
/
+16
*
Revert "try enabling installer tests again."
kuchhal@chromium.org
2009-04-22
2
-3
/
+3
*
try enabling installer tests again.
kuchhal@chromium.org
2009-04-22
2
-3
/
+3
*
comment test again as the fix didnt work.
kuchhal@chromium.org
2009-04-21
1
-2
/
+2
*
Fix installer tests broken by r13926.
kuchhal@chromium.org
2009-04-21
5
-7
/
+44
*
Disable installer tests while I work on fixing them.
kuchhal@chromium.org
2009-04-17
1
-4
/
+4
*
Two of the installer tests were failing because of path issues. Looks like bu...
anantha@chromium.org
2009-04-03
3
-31
/
+47
*
Disabling the tests temporarily.
anantha@chromium.org
2009-04-02
1
-3
/
+3
*
Added two more installer tests: 1. Testcase to install and verify differenial...
anantha@chromium.org
2009-04-02
3
-37
/
+129
*
Remove the checked-in scons configuration files.
sgk@google.com
2009-04-01
1
-155
/
+0
*
Added logic to get the latest diff installer, full installer, previous full i...
anantha@chromium.org
2009-03-26
5
-78
/
+213
*
re-enable this now the bug causing it to fail has been fixed.
ben@chromium.org
2009-03-24
1
-4
/
+0
[next]