Home
last modified time | relevance | path

Searched refs:changes_file (Results 1 – 25 of 349) sorted by relevance

12345678910>>...14

/dports/math/p5-Math-Matrix/Math-Matrix-0.94/xt/
H A Dauthor-git.t92 my $changes_file;
97 $changes_file = $file;
100 ok(defined($changes_file), qq|found change log file "$changes_file"|)
104 ok(-s($changes_file), 'changes file is non-empty')
111 skip 'no changes file found', 1 unless defined $changes_file;
115 my $fh = IO::File -> new($changes_file)
116 or die "$changes_file: can't open file for reading: $!\n";
120 or die "$changes_file: can't close file after reading: $!\n";
/dports/mail/p5-Mail-Sender/Mail-Sender-0.903/xt/release/
H A Dchanges_has_content.t6 my $changes_file = 'Changes';
11 ok(-e $changes_file, "$changes_file file exists")
14 ok(_get_changes($newver), "$changes_file has content for $newver");
26 open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";
/dports/mail/p5-Mail-Audit/Mail-Audit-2.228/xt/release/
H A Dchanges_has_content.t6 my $changes_file = 'Changes';
11 ok(-e $changes_file, "$changes_file file exists")
14 ok(_get_changes($newver), "$changes_file has content for $newver");
26 open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";
/dports/games/p5-Games-Dice/Games-Dice-0.045/xt/release/
H A Dchanges_has_content.t6 my $changes_file = 'Changes';
11 ok(-e $changes_file, "$changes_file file exists")
14 ok(_get_changes($newver), "$changes_file has content for $newver");
26 open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";
/dports/converters/p5-Number-Nary/Number-Nary-1.100312/xt/release/
H A Dchanges_has_content.t6 my $changes_file = 'Changes';
11 ok(-e $changes_file, "$changes_file file exists")
14 ok(_get_changes($newver), "$changes_file has content for $newver");
26 open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";
/dports/converters/p5-JSON-Any/JSON-Any-1.39/xt/release/
H A Dchanges_has_content.t6 my $changes_file = 'Changes';
11 ok(-e $changes_file, "$changes_file file exists")
14 ok(_get_changes($newver), "$changes_file has content for $newver");
26 open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";
/dports/mail/p5-Email-Filter/Email-Filter-1.034/xt/release/
H A Dchanges_has_content.t6 my $changes_file = 'Changes';
11 ok(-e $changes_file, "$changes_file file exists")
14 ok(_get_changes($newver), "$changes_file has content for $newver");
26 open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";
/dports/mail/p5-Email-LocalDelivery/Email-LocalDelivery-1.200/xt/release/
H A Dchanges_has_content.t6 my $changes_file = 'Changes';
11 ok(-e $changes_file, "$changes_file file exists")
14 ok(_get_changes($newver), "$changes_file has content for $newver");
26 open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";
/dports/mail/p5-Email-MIME-Encodings/Email-MIME-Encodings-1.315/xt/release/
H A Dchanges_has_content.t6 my $changes_file = 'Changes';
11 ok(-e $changes_file, "$changes_file file exists")
14 ok(_get_changes($newver), "$changes_file has content for $newver");
26 open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";
/dports/mail/p5-Email-Simple-FromHandle/Email-Simple-FromHandle-0.054/xt/release/
H A Dchanges_has_content.t6 my $changes_file = 'Changes';
11 ok(-e $changes_file, "$changes_file file exists")
14 ok(_get_changes($newver), "$changes_file has content for $newver");
26 open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";
/dports/mail/p5-Email-Valid/Email-Valid-1.202/xt/release/
H A Dchanges_has_content.t6 my $changes_file = 'Changes';
11 ok(-e $changes_file, "$changes_file file exists")
14 ok(_get_changes($newver), "$changes_file has content for $newver");
26 open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";
/dports/mail/p5-Email-Folder/Email-Folder-0.860/xt/release/
H A Dchanges_has_content.t6 my $changes_file = 'Changes';
11 ok(-e $changes_file, "$changes_file file exists")
14 ok(_get_changes($newver), "$changes_file has content for $newver");
26 open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";
/dports/mail/p5-Email-Folder-POP3/Email-Folder-POP3-1.015/xt/release/
H A Dchanges_has_content.t6 my $changes_file = 'Changes';
11 ok(-e $changes_file, "$changes_file file exists")
14 ok(_get_changes($newver), "$changes_file has content for $newver");
26 open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";
/dports/mail/p5-Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.317/xt/release/
H A Dchanges_has_content.t6 my $changes_file = 'Changes';
11 ok(-e $changes_file, "$changes_file file exists")
14 ok(_get_changes($newver), "$changes_file has content for $newver");
26 open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";
/dports/mail/p5-Email-Sender/Email-Sender-1.300031/xt/release/
H A Dchanges_has_content.t6 my $changes_file = 'Changes';
11 ok(-e $changes_file, "$changes_file file exists")
14 ok(_get_changes($newver), "$changes_file has content for $newver");
26 open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";
/dports/mail/p5-Email-Sender-Transport-SQLite/Email-Sender-Transport-SQLite-0.092002/xt/release/
H A Dchanges_has_content.t6 my $changes_file = 'Changes';
11 ok(-e $changes_file, "$changes_file file exists")
14 ok(_get_changes($newver), "$changes_file has content for $newver");
26 open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";
/dports/mail/p5-Email-Date-Format/Email-Date-Format-1.005/xt/release/
H A Dchanges_has_content.t6 my $changes_file = 'Changes';
11 ok(-e $changes_file, "$changes_file file exists")
14 ok(_get_changes($newver), "$changes_file has content for $newver");
26 open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";
/dports/mail/p5-Email-Folder-IMAP/Email-Folder-IMAP-1.105/xt/release/
H A Dchanges_has_content.t6 my $changes_file = 'Changes';
11 ok(-e $changes_file, "$changes_file file exists")
14 ok(_get_changes($newver), "$changes_file has content for $newver");
26 open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";
/dports/mail/p5-Email-Folder-IMAPS/Email-Folder-IMAPS-1.105/xt/release/
H A Dchanges_has_content.t6 my $changes_file = 'Changes';
11 ok(-e $changes_file, "$changes_file file exists")
14 ok(_get_changes($newver), "$changes_file has content for $newver");
26 open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";
/dports/mail/p5-Email-Reply/Email-Reply-1.204/xt/release/
H A Dchanges_has_content.t6 my $changes_file = 'Changes';
11 ok(-e $changes_file, "$changes_file file exists")
14 ok(_get_changes($newver), "$changes_file has content for $newver");
26 open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";
/dports/mail/p5-Email-Date/Email-Date-1.104/xt/release/
H A Dchanges_has_content.t6 my $changes_file = 'Changes';
11 ok(-e $changes_file, "$changes_file file exists")
14 ok(_get_changes($newver), "$changes_file has content for $newver");
26 open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";
/dports/mail/p5-Email-FolderType/Email-FolderType-0.814/xt/release/
H A Dchanges_has_content.t6 my $changes_file = 'Changes';
11 ok(-e $changes_file, "$changes_file file exists")
14 ok(_get_changes($newver), "$changes_file has content for $newver");
26 open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";
/dports/mail/p5-Email-FolderType-Net/Email-FolderType-Net-1.043/xt/release/
H A Dchanges_has_content.t6 my $changes_file = 'Changes';
11 ok(-e $changes_file, "$changes_file file exists")
14 ok(_get_changes($newver), "$changes_file has content for $newver");
26 open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";
/dports/mail/p5-Email-MessageID/Email-MessageID-1.406/xt/release/
H A Dchanges_has_content.t6 my $changes_file = 'Changes';
11 ok(-e $changes_file, "$changes_file file exists")
14 ok(_get_changes($newver), "$changes_file has content for $newver");
26 open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";
/dports/www/p5-Plack-Test-ExternalServer/Plack-Test-ExternalServer-0.02/xt/release/
H A Dchanges_has_content.t6 my $changes_file = 'Changes';
11 ok(-e $changes_file, "$changes_file file exists")
14 ok(_get_changes($newver), "$changes_file has content for $newver");
26 open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!";

12345678910>>...14