[med-svn] [Git][med-team/heudiconv][master] help pytest find tests
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Fri May 10 11:11:19 BST 2024
Alexandre Detiste pushed to branch master at Debian Med / heudiconv
Commits:
31593e73 by Alexandre Detiste at 2024-05-10T12:10:57+02:00
help pytest find tests
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -13,7 +13,7 @@ export GIT_COMMITTER_NAME=$(GIT_AUTHOR_NAME)
export PYBUILD_BEFORE_TEST := cp -a heudiconv/tests {build_dir}/heudiconv/
# zeros.bval does not exists (in the tarbal at least...)
-export PYBUILD_TEST_ARGS= -k 'not test_bvals_are_zero'
+export PYBUILD_TEST_ARGS=heudiconv/tests/test_* -k 'not test_bvals_are_zero'
%:
dh $@ --buildsystem=pybuild
View it on GitLab: https://salsa.debian.org/med-team/heudiconv/-/commit/31593e73151136a85e2e71bc3a94441cdeeefbba
--
View it on GitLab: https://salsa.debian.org/med-team/heudiconv/-/commit/31593e73151136a85e2e71bc3a94441cdeeefbba
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20240510/4845e007/attachment-0001.htm>
More information about the debian-med-commit
mailing list