Kapil Arya created MESOS-2273:
---------------------------------
Summary: Add "tests" target to Makefile for
building-but-not-running tests.
Key: MESOS-2273
URL: https://issues.apache.org/jira/browse/MESOS-2273
Project: Mesos
Issue Type: Improvement
Components: build
Reporter: Kapil Arya
Assignee: Kapil Arya
'make check' allows one to build and run the test suite. However, often we just
want to build the tests. Currently, this is done by setting GTEST_FILTER to an
empty string.
It will be nice to have a dedicated target such as 'make tests' that allows one
to build the test suite without running it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)