----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39093/#review101790 -----------------------------------------------------------
Applied the chain and ran: ``` cmake .. make make check ``` Only libprocess tests ran. But there was **color** (yay! :) CMakeLists.txt (line 97) <https://reviews.apache.org/r/39093/#comment159280> This only runs the libprocess tests. Did you mean to do this? - Joseph Wu On Oct. 7, 2015, 9:01 a.m., Alex Clemmer wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/39093/ > ----------------------------------------------------------- > > (Updated Oct. 7, 2015, 9:01 a.m.) > > > Review request for mesos, Artem Harutyunyan, Joris Van Remoortere, and Joseph > Wu. > > > Bugs: MESOS-3597 > https://issues.apache.org/jira/browse/MESOS-3597 > > > Repository: mesos > > > Description > ------- > > CMake:[3/3] Add `make check` target. > > > Diffs > ----- > > CMakeLists.txt a5a66c13496a95bb7095504a4645909d887fb49f > > Diff: https://reviews.apache.org/r/39093/diff/ > > > Testing > ------- > > > Thanks, > > Alex Clemmer > >
