libtest-longstring-perl 0.17-1 source package in Ubuntu
Changelog
libtest-longstring-perl (0.17-1) unstable; urgency=medium [ gregor herrmann ] * debian/control: Add Testsuite field. [ Angel Abad ] * Imported Upstream version 0.17 * Bump Debhelper compat level to 9 * debian/copyright: Update debian/* years * Declare compliance with Debian Policy 3.9.6. -- Angel Abad <email address hidden> Tue, 23 Dec 2014 13:33:51 +0100
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | perl | |
Bionic | release | universe | perl | |
Xenial | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libtest-longstring-perl_0.17-1.dsc | 2.2 KiB | afde88e31941cdc1bdbeaf58ec1f92b24acb8fb9e2f51af453590686898f71f5 |
libtest-longstring-perl_0.17.orig.tar.gz | 8.7 KiB | abc4349eaf04d1bec1e464166a3018591ea846d8f3c5c9c8af4ac4905d3e974f |
libtest-longstring-perl_0.17-1.debian.tar.xz | 2.6 KiB | 69b1366ac7c4842d5a67f32628684e50550392605f24927baf9141ea3d99a5a3 |
Available diffs
- diff from 0.16-1 to 0.17-1 (1.9 KiB)
No changes file available.
Binary packages built by this source
- libtest-longstring-perl: module to test for string equality
Test::LongString is a Perl test module that provides some functions useful
for testing the equality of long strings. Upon failure, it will provide more
useful diagnostic output by:
.
* Reporting lengths of the strings that have been compared
* Reporting length of the common prefix of strings
* Automatically escaping non-ASCII characters as \x{xx}