[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dh_auto_test: use check target instead of the test target



On Mon, Mar 27, 2023 at 09:55:25PM +0200, Jerome BENOIT wrote:
> Hi !
> Is there a simple way to force dh_auto_test(1) to use the `check` target but not the `test` target ?
> Thanks in advance,

If I understand you correctly, something like the following might work:

override_dh_auto_test:
	dh_auto_test -- check

(any arguments after the ones that the debhelper tools understand will be
 passed right on through to the build tools that they execute)

G'luck,
Peter

-- 
Peter Pentchev  roam@ringlet.net roam@debian.org pp@storpool.com
PGP key:        http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint 2EE7 A7A5 17FC 124C F115  C354 651E EFB0 2527 DF13

Attachment: signature.asc
Description: PGP signature


Reply to: