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

Unified Diff: SConstruct

Issue 3259011: AU: Start an UpdateAttempter unit test suite. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/update_engine.git
Patch Set: Created 10 years, 4 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
« no previous file with comments | « no previous file | action_mock.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: SConstruct
diff --git a/SConstruct b/SConstruct
index abf5253c2c872b314e8b93eede339b7aaa0124f8..09a656623a6659b601f4c0203addbf3202a1c182 100644
--- a/SConstruct
+++ b/SConstruct
@@ -259,6 +259,7 @@ unittest_sources = Split("""action_unittest.cc
tarjan_unittest.cc
test_utils.cc
topological_sort_unittest.cc
+ update_attempter_unittest.cc
update_check_scheduler_unittest.cc
utils_unittest.cc
zip_unittest.cc""")
« no previous file with comments | « no previous file | action_mock.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698