Chromium Code Reviews
DescriptionNew installation validator machinery to check the machine state. This CL contains the first two parts of the validator:
1. installer::InstallationValidator class, used by setup.exe to confirm that all is well following an installer operation. Violations are logged at ERROR level.
2. validate_installation.exe, used by humans to check the overall state of a machine.
The third part, in which violations fire nonfatal test failures for use in other tests, will follow in a subsequent CL.
BUG=none
TEST=Run validate_installation.exe on machine(s) containing all conceivable permutations of Chrome and Chrome Frame, and see if it reports any violations.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=74819
Patch Set 1 : '' #
Total comments: 7
Patch Set 2 : '' #
Total comments: 6
Patch Set 3 : '' #Messages
Total messages: 8 (0 generated)
|