You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Kapil Arya (JIRA)" <ji...@apache.org> on 2015/01/27 00:08:34 UTC

[jira] [Created] (MESOS-2273) Add "tests" target to Makefile for building-but-not-running tests.

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)