DescriptionCheck whether Chromium or Google Chrome is being tested.
NOTRY=True
BUG=264859
TEST=
1) Uninstall Google Chrome (if it's installed.)
2) Put mini_installer.exe for Google Chrome in the same folder as test_installer.py.
3) Run "python test_installer.py config\config.config". The test should pass.
4) Uninstall Chromium (if it's installed.)
5) Put mini_installer.exe for Chromium in the same folder as test_installer.py.
6) Run "python test_installer.py config\config.config". The test should pass.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=220538
Patch Set 1 #
Total comments: 7
Patch Set 2 : Address robertshield and grt's comments. #Patch Set 3 : Make GetProductName private. #Messages
Total messages: 10 (0 generated)
|