-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29550/
-----------------------------------------------------------
(Updated Jan. 19, 2015, 2:32 p.m.)
Review request for mesos, Cody Maloney, Timothy Chen, and Timothy St. Clair.
Repository: mesos-git
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
-----
3rdparty/libprocess/3rdparty/Makefile.am 85170a11f049cda92840c52dc5acf447ca0a50fb
3rdparty/libprocess/Makefile.am 6ab9cb8100163272126d533df47afac612769b76
3rdparty/libprocess/configure.ac 19bc601247f3b1fc6b28d3474fb39f7369bb382f
Diff: https://reviews.apache.org/r/29550/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
|