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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 This directory contains binaries, etc. needed for the unit tests.
2
3 In particular, the "test" project is not currently built by default, so the test .msi files aren't necessarily available for unit tests.
4 setup_foo_v1.0.101.0.msi is built from ..\..\test\test_foo.wxs.xml.
5
6 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.
7
8 * omaha_1.0.x contains files from the last official release of Omaha 1.0.x.
9 - One use is testing the legacy quiet mode (shutdown) event.
10 * omaha_1.1.x contains files from the last version of Omaha 1.1.x.
11 - One use is testing the quiet mode (shutdown) event.
12 * omaha_1.2.x contains an older version of Omaha 1.2.x.
13 - One use is testing the shutdown event works with older versions.
14 * omaha_1.3.x contains an older version of Omaha 1.3.x.
15 - One use is testing the shutdown event works with older versions.
16 * omaha_1.3.x_newer contains a version that is newer than any expected build.
17 - GoogleUpdate.exe was generated by hardcoding the four version values in gene rated_resources_en.rc and building.
18
OLDNEW
« 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