----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29551/ -----------------------------------------------------------
(Updated Oct. 8, 2015, 3:29 p.m.) Review request for mesos, Cody Maloney, Joris Van Remoortere, Timothy Chen, and Timothy St. Clair. Bugs: MESOS-2273 https://issues.apache.org/jira/browse/MESOS-2273 Repository: mesos Description ------- 'make check' allows one to build and run the test suite. However, 'make tests' allows one to build the test suite without running it. Diffs (updated) ----- 3rdparty/Makefile.am 7c244a053044ae347f9505cb78a71a6636e26586 Makefile.am cb289b4f21516c3027429d8f8ba72d799f975bd4 src/Makefile.am e69892736b0edc8c264eaccd52a04d44d01f53ba Diff: https://reviews.apache.org/r/29551/diff/ Testing ------- Ran 'make tests'. For added test, ran "make clean; make; make tests" followed by "make check" and verified that no additional target are build in the "make check" step. Thanks, Kapil Arya