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

Unified Diff: SConstruct

Issue 5104007: AU: Add unit tests for the Terminator class. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/update_engine.git@master
Patch Set: unnecessary header file Created 10 years, 1 month 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 | terminator.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 97cc6e3d5efd8fd8ded08d00a3aa56c146eb7ce1..d03674590a2aaadb1eca4bf5b954fdeed8eb204f 100644
--- a/SConstruct
+++ b/SConstruct
@@ -308,6 +308,7 @@ unittest_sources = Split("""action_unittest.cc
split_file_writer_unittest.cc
subprocess_unittest.cc
tarjan_unittest.cc
+ terminator_unittest.cc
test_utils.cc
topological_sort_unittest.cc
update_attempter_unittest.cc
« no previous file with comments | « no previous file | terminator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698