Commit Graph

7 Commits

Author SHA1 Message Date
Dan Church 907a7113a8
Remove Perl 4 sigils (PBP) 2023-07-20 12:41:07 -05:00
Dan Church 1582920286
CI: Don't use FindBin to set test library path 2023-06-23 13:39:13 -05:00
Dan Church 22a7b86113
CI: Replace shell script tests with TAP harness
During all this I uncovered a bug in how Archive::Tar handles sparse
files stored in tarballs; the library reports the file as having no
contents and a size of 0. As a result, in the freed-bytes-commas test,
the tarball extraction has been replaced by on-the-fly file creation.
2023-01-29 15:39:25 -06:00
Dan Church 5da826e664
CI: Add gitlab-ci.yml 2022-11-16 13:38:30 -06:00
Dan Church 93f0245d6b
+1 test 2022-09-13 11:50:51 -05:00
Dan Church c750b11c7e
Update test
Make sure to print when a control character is present. If it doesn't,
it leads to confusion when bash reports two apparently-equal strings
don't actually match due to the presence of a non-printing character.
2020-12-14 10:19:28 -06:00
Dan Church 7d19ccd876
Add test 2018-01-21 15:01:40 -06:00