You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by be...@apache.org on 2013/12/02 17:57:03 UTC

[09/14] git commit: Added stout 'Set' tests to libprocess/3rdparty Makefile.

Added stout 'Set' tests to libprocess/3rdparty Makefile.

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


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

Branch: refs/heads/master
Commit: 009a26d4bd3460125dafb04701907429a0637a28
Parents: f6c4a02
Author: Benjamin Hindman <be...@gmail.com>
Authored: Tue Nov 26 20:00:13 2013 -0800
Committer: Benjamin Hindman <be...@gmail.com>
Committed: Sun Dec 1 23:12:15 2013 -0800

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/009a26d4/3rdparty/libprocess/3rdparty/Makefile.am
----------------------------------------------------------------------
diff --git a/3rdparty/libprocess/3rdparty/Makefile.am b/3rdparty/libprocess/3rdparty/Makefile.am
index 86bee73..0b630f8 100644
--- a/3rdparty/libprocess/3rdparty/Makefile.am
+++ b/3rdparty/libprocess/3rdparty/Makefile.am
@@ -135,6 +135,7 @@ stout_tests_SOURCES =				\
   $(STOUT)/tests/protobuf_tests.proto		\
   $(STOUT)/tests/os/sendfile_tests.cpp		\
   $(STOUT)/tests/os/signals_tests.cpp		\
+  $(STOUT)/tests/set_tests.cpp			\
   $(STOUT)/tests/strings_tests.cpp		\
   $(STOUT)/tests/thread_tests.cpp		\
   $(STOUT)/tests/uuid_tests.cpp