From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 35721] New: Tests should be always in the check_* target Date: Sun, 27 Mar 2011 09:16:55 -0700 (PDT) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from annarchy.freedesktop.org (annarchy.freedesktop.org [131.252.210.176]) by gabe.freedesktop.org (Postfix) with ESMTP id 754319E819 for ; Sun, 27 Mar 2011 09:16:55 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugs.freedesktop.org/show_bug.cgi?id=35721 Summary: Tests should be always in the check_* target Product: DRI Version: XOrg CVS Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: libdrm AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: lu_zero@gentoo.org Created an attachment (id=44919) --> (https://bugs.freedesktop.org/attachment.cgi?id=44919) Move the test programs from noinst to check Right now trying to build libdrm w/out cairo fails unexpectedly: libdrm-9999/tests/modetest/modetest.c:58:19: fatal error: cairo.h: No such file or directory I noticed that the tests subdirs have some tests built unconditionally. The patch partially fixes that -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.