Package: libbusiness-isbn-data-perl / 20251205.001-1

Metadata

Package Version Patches format
libbusiness-isbn-data-perl 20251205.001-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Make the test suite support Debian as installed test.patch | (download)

t/business-isbn.t | 3 3 + 0 - 0 !
t/check_data_structure.t | 5 3 + 2 - 0 !
t/default_data.t | 4 2 + 2 - 0 !
t/get_data.t | 4 4 + 0 - 0 !
4 files changed, 12 insertions(+), 4 deletions(-)

 [patch] make the test suite support debian as-installed testing
 ("autopkgtest")

When running as-installed tests, the module gets loaded from the system
paths. As-installed testing is detected by the existence of the AUTOPKGTEST_TMP
environment variable.

As we no longer ship a RangeMessage.xml in the package, disable the
included_range_message test. However env_range_message works well with
our smoke-files. Skip renaming files in blib, which are not present in
the testbed.

Extended similarly to new tests on 2024-03-09.

Bug-Debian: https://bugs.debian.org/765167