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

Unified Diff: testing/unittest_support/Readme.txt

Issue 624713003: Keep only base/extractor.[cc|h]. (Closed) Base URL: https://chromium.googlesource.com/external/omaha.git@master
Patch Set: Created 6 years, 2 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: testing/unittest_support/Readme.txt
diff --git a/testing/unittest_support/Readme.txt b/testing/unittest_support/Readme.txt
deleted file mode 100644
index 26ab8de90db3f4f337839cc45aa6ff363b0f1b22..0000000000000000000000000000000000000000
--- a/testing/unittest_support/Readme.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-This directory contains binaries, etc. needed for the unit tests.
-
-In particular, the "test" project is not currently built by default, so the test .msi files aren't necessarily available for unit tests.
-setup_foo_v1.0.101.0.msi is built from ..\..\test\test_foo.wxs.xml.
-
-SaveArguments.exe must be updated periodically to keep its signature from being more than N days old where N is defined in google_update_recovery.cc.
-
-* omaha_1.0.x contains files from the last official release of Omaha 1.0.x.
- - One use is testing the legacy quiet mode (shutdown) event.
-* omaha_1.1.x contains files from the last version of Omaha 1.1.x.
- - One use is testing the quiet mode (shutdown) event.
-* omaha_1.2.x contains an older version of Omaha 1.2.x.
- - One use is testing the shutdown event works with older versions.
-* omaha_1.3.x contains an older version of Omaha 1.3.x.
- - One use is testing the shutdown event works with older versions.
-* omaha_1.3.x_newer contains a version that is newer than any expected build.
- - GoogleUpdate.exe was generated by hardcoding the four version values in generated_resources_en.rc and building.
-
« no previous file with comments | « testing/unittest_support/Omaha_1.2.x_resources/goopdateres_ca.dll ('k') | testing/unittest_support/SaveArguments.exe » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698