Added subcommand tests to stout tests.

Review: https://reviews.apache.org/r/22764


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/6b7e6572
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/6b7e6572
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/6b7e6572

Branch: refs/heads/master
Commit: 6b7e6572d27ec56847b55157fb000547707b87d5
Parents: 3279c40
Author: Jie Yu <yujie....@gmail.com>
Authored: Wed Jun 25 14:34:12 2014 -0700
Committer: Jie Yu <yujie....@gmail.com>
Committed: Wed Jun 25 14:34:15 2014 -0700

----------------------------------------------------------------------
 3rdparty/libprocess/3rdparty/Makefile.am | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/6b7e6572/3rdparty/libprocess/3rdparty/Makefile.am
----------------------------------------------------------------------
diff --git a/3rdparty/libprocess/3rdparty/Makefile.am 
b/3rdparty/libprocess/3rdparty/Makefile.am
index 3359907..429c956 100644
--- a/3rdparty/libprocess/3rdparty/Makefile.am
+++ b/3rdparty/libprocess/3rdparty/Makefile.am
@@ -156,6 +156,7 @@ stout_tests_SOURCES =                               \
   $(STOUT)/tests/set_tests.cpp                 \
   $(STOUT)/tests/some_tests.cpp                        \
   $(STOUT)/tests/strings_tests.cpp             \
+  $(STOUT)/tests/subcommand_tests.cpp          \
   $(STOUT)/tests/thread_tests.cpp              \
   $(STOUT)/tests/uuid_tests.cpp
 

Reply via email to