Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(522)

Unified Diff: chrome/test/mini_installer_test/data/chrome_installed.prop

Issue 20578004: Initial commit for the Automated Installer Testing Framework. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/mini_installer_test/data/chrome_installed.prop
diff --git a/chrome/test/mini_installer_test/data/chrome_installed.prop b/chrome/test/mini_installer_test/data/chrome_installed.prop
new file mode 100644
index 0000000000000000000000000000000000000000..0946fe9ce6da3d49bd6b405a262a4b66b71664d9
--- /dev/null
+++ b/chrome/test/mini_installer_test/data/chrome_installed.prop
@@ -0,0 +1,5 @@
+{
gab 2013/07/31 13:45:16 As suggested earlier, how about putting these in a
sukolsak 2013/07/31 18:20:30 Done.
+ "RegistryEntries": {
+ "HKEY_CURRENT_USER\\Software\\Google\\Update\\Clients\\{8A69D345-D564-463c-AFF1-A69D9E530F96}": {"expected": true}
gab 2013/07/30 20:44:14 Wrap {"expected": true} to the next line, 4 extra
grt (UTC plus 2) 2013/07/31 17:20:05 Strictly speaking, the presence/absence of the reg
gab 2013/07/31 17:46:19 Eventually the goal is to have ALL the registry va
sukolsak 2013/07/31 18:20:30 Done.
+ }
+}

Powered by Google App Engine
This is Rietveld 408576698