You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2016/03/04 06:00:43 UTC

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

    [ https://issues.apache.org/jira/browse/MESOS-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15179322#comment-15179322 ] 

James Peach commented on MESOS-2273:
------------------------------------

FWIW, you can already get this behavior with {{--enable-tests-install}} :)

> 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
>              Labels: mesosphere
>             Fix For: 0.26.0
>
>
> '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)