Home
last modified time | relevance | path

Searched refs:tmpfile2 (Results 1 – 25 of 233) sorted by relevance

12345678910

/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/t/win32/
H A Dsymlink.t18 my $tmpfile2 = tempfile();
20 my $ok = symlink($tmpfile1, $tmpfile2);
25 ok(-l $tmpfile2, "-l sees it as a symlink");
26 ok(unlink($tmpfile2), "and remove it");
31 ok(-l $tmpfile2, "which does look like a symlink");
59 my $attr = GetFileAttributes($tmpfile2);
62 unlink($tmpfile2);
74 ok(symlink($tmpfile1, $tmpfile2), "link to it");
75 ok(-l $tmpfile2, "-l sees a link");
77 ok(-f $tmpfile2, "normal -d sees it as a file");
[all …]
/dports/lang/perl5.34/perl-5.34.0/t/win32/
H A Dsymlink.t18 my $tmpfile2 = tempfile();
20 my $ok = symlink($tmpfile1, $tmpfile2);
25 ok(-l $tmpfile2, "-l sees it as a symlink");
26 ok(unlink($tmpfile2), "and remove it");
31 ok(-l $tmpfile2, "which does look like a symlink");
59 my $attr = GetFileAttributes($tmpfile2);
62 unlink($tmpfile2);
74 ok(symlink($tmpfile1, $tmpfile2), "link to it");
75 ok(-l $tmpfile2, "-l sees a link");
77 ok(-f $tmpfile2, "normal -d sees it as a file");
[all …]
H A Dfs.t19 my $tmpfile2 = tempfile();
22 ok(!link($tmpfile1, $tmpfile2),
28 open my $fh, ">", $tmpfile2
31 ok(!link($tmpfile1, $tmpfile2),
/dports/lang/perl5.34/perl-5.34.0/t/run/
H A Dcloexec.t63 my $tmpfile2 = tempfile();
67 make_tmp_file($tmpfile2, $tmpfile2_contents);
85 ok( -f $tmpfile2, "tmpfile '$tmpfile2' exists" );
121 open FHPARENT2, "<$tmpfile2" or die "open '$tmpfile2': $!";
126 close FHPARENT2 or die "close '$tmpfile2': $!";
140 open FHPARENT2, "<$tmpfile2" or die "open '$tmpfile2': $!";
145 close FHPARENT2 or die "close '$tmpfile2': $!";
150 open FHPARENT2, "<$tmpfile2" or die "open '$tmpfile2': $!";
157 close FHPARENT2 or die "close '$tmpfile2': $!";
/dports/lang/perl5.30/perl-5.30.3/t/run/
H A Dcloexec.t63 my $tmpfile2 = tempfile();
67 make_tmp_file($tmpfile2, $tmpfile2_contents);
85 ok( -f $tmpfile2, "tmpfile '$tmpfile2' exists" );
121 open FHPARENT2, "<$tmpfile2" or die "open '$tmpfile2': $!";
126 close FHPARENT2 or die "close '$tmpfile2': $!";
140 open FHPARENT2, "<$tmpfile2" or die "open '$tmpfile2': $!";
145 close FHPARENT2 or die "close '$tmpfile2': $!";
150 open FHPARENT2, "<$tmpfile2" or die "open '$tmpfile2': $!";
157 close FHPARENT2 or die "close '$tmpfile2': $!";
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/t/run/
H A Dcloexec.t63 my $tmpfile2 = tempfile();
67 make_tmp_file($tmpfile2, $tmpfile2_contents);
85 ok( -f $tmpfile2, "tmpfile '$tmpfile2' exists" );
121 open FHPARENT2, "<$tmpfile2" or die "open '$tmpfile2': $!";
126 close FHPARENT2 or die "close '$tmpfile2': $!";
140 open FHPARENT2, "<$tmpfile2" or die "open '$tmpfile2': $!";
145 close FHPARENT2 or die "close '$tmpfile2': $!";
150 open FHPARENT2, "<$tmpfile2" or die "open '$tmpfile2': $!";
157 close FHPARENT2 or die "close '$tmpfile2': $!";
/dports/lang/perl5.32/perl-5.32.1/t/run/
H A Dcloexec.t63 my $tmpfile2 = tempfile();
67 make_tmp_file($tmpfile2, $tmpfile2_contents);
85 ok( -f $tmpfile2, "tmpfile '$tmpfile2' exists" );
121 open FHPARENT2, "<$tmpfile2" or die "open '$tmpfile2': $!";
126 close FHPARENT2 or die "close '$tmpfile2': $!";
140 open FHPARENT2, "<$tmpfile2" or die "open '$tmpfile2': $!";
145 close FHPARENT2 or die "close '$tmpfile2': $!";
150 open FHPARENT2, "<$tmpfile2" or die "open '$tmpfile2': $!";
157 close FHPARENT2 or die "close '$tmpfile2': $!";
/dports/multimedia/kaffeine/kaffeine-2.0.18/tools/
H A Dmap_xmltv_channels.sh33 tmpfile2="tmp2_$$.xmltv"
35 trap "rm -f $tmpfile1 $tmpfile2 2>/dev/null" EXIT
36 cp $orig $tmpfile2
46 mv $tmpfile2 $tmpfile1
48 -v "$name" $tmpfile1 > $tmpfile2
50 mv $tmpfile2 $dest
/dports/databases/namazu2/namazu-2.0.21/filter/
H A Dmsword.pl184 ($ofile, $tpath) = fileparse($tmpfile2);
210 unlink($tmpfile2);
214 unlink($tmpfile2);
220 unlink($tmpfile2);
266 $ofile = $tmpfile2;
279 unless (-e $tmpfile2) {
282 my $size = util::filesize($tmpfile2);
284 unlink $tmpfile2;
287 unlink $tmpfile2;
292 $$cont = util::readfile($tmpfile2);
[all …]
H A Dpdf.pl124 my $tmpfile2 = util::tmpnam('NMZ.pdf2');
130 my @cmd = ($pdfconvpath, @pdfconvopts, $tmpfile, $tmpfile2);
138 unless (-e $tmpfile2) {
143 my $fh = util::efopen("< $tmpfile2");
148 unlink $tmpfile2;
154 unlink $tmpfile2;
197 unlink $tmpfile2;
/dports/lang/p5-ePerl/eperl-2.2.14/t/
H A D02-empty.t11 $tmpfile2 = &TEST::tmpfile;
12 &TEST::system("../eperl $tmpfile1 >$tmpfile2");
13 $rc = &TEST::system("cmp $tmpfile1 $tmpfile2");
25 $tmpfile2 = &TEST::tmpfile;
32 &TEST::system("../eperl -B '<:' -E ':>' $tmpfile1 >$tmpfile2");
33 $rc = &TEST::system("cmp $tmpfile2 $tmpfile3");
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.incubator.jpackage/linux/classes/jdk/incubator/jpackage/internal/resources/
H A Dutils.sh63 tmpfile2=$(mktemp)
69 _filter_out_default_mime_handler "$desktop_file" "$mime" "$tmpfile1" > "$tmpfile2"
70 v="$tmpfile2"
71 tmpfile2="$tmpfile1"
74 if ! diff -q "$tmpfile1" "$tmpfile2" > /dev/null; then
85 rm -f "$tmpfile1" "$tmpfile2"
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jpackage/linux/classes/jdk/jpackage/internal/resources/
H A Dutils.sh63 tmpfile2=$(mktemp)
69 _filter_out_default_mime_handler "$desktop_file" "$mime" "$tmpfile1" > "$tmpfile2"
70 v="$tmpfile2"
71 tmpfile2="$tmpfile1"
74 if ! diff -q "$tmpfile1" "$tmpfile2" > /dev/null; then
85 rm -f "$tmpfile1" "$tmpfile2"
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jpackage/linux/classes/jdk/jpackage/internal/resources/
H A Dutils.sh63 tmpfile2=$(mktemp)
69 _filter_out_default_mime_handler "$desktop_file" "$mime" "$tmpfile1" > "$tmpfile2"
70 v="$tmpfile2"
71 tmpfile2="$tmpfile1"
74 if ! diff -q "$tmpfile1" "$tmpfile2" > /dev/null; then
85 rm -f "$tmpfile1" "$tmpfile2"
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.incubator.jpackage/linux/classes/jdk/incubator/jpackage/internal/resources/
H A Dutils.sh63 tmpfile2=$(mktemp)
69 _filter_out_default_mime_handler "$desktop_file" "$mime" "$tmpfile1" > "$tmpfile2"
70 v="$tmpfile2"
71 tmpfile2="$tmpfile1"
74 if ! diff -q "$tmpfile1" "$tmpfile2" > /dev/null; then
85 rm -f "$tmpfile1" "$tmpfile2"
/dports/databases/namazu2/namazu-2.0.21/contrib/
H A Dspreadexcel.pl70 my $tmpfile2 = util::tmpnam('NMZ.xls2');
82 open(OUT,">$tmpfile2");
105 unless (-e $tmpfile2) {
107 unlink $tmpfile2;
111 $fh = util::efopen("< $tmpfile2");
115 unlink $tmpfile2;
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/test/
H A Dfs_tests.cpp19 fs::path tmpfile2 = tmpfolder / "fs_tests_₿_��"; in BOOST_FIXTURE_TEST_SUITE() local
25 fsbridge::ifstream file(tmpfile2); in BOOST_FIXTURE_TEST_SUITE()
37 fsbridge::ofstream file(tmpfile2, std::ios_base::out | std::ios_base::app); in BOOST_FIXTURE_TEST_SUITE()
47 fsbridge::ofstream file(tmpfile2, std::ios_base::out | std::ios_base::trunc); in BOOST_FIXTURE_TEST_SUITE()
64 fs::path p = fsbridge::AbsPathJoin(tmpfile1, tmpfile2); in BOOST_FIXTURE_TEST_SUITE()
66 BOOST_CHECK_EQUAL(tmpfile2, p); in BOOST_FIXTURE_TEST_SUITE()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/test/
H A Dfs_tests.cpp19 fs::path tmpfile2 = tmpfolder / "fs_tests_₿_��"; in BOOST_FIXTURE_TEST_SUITE() local
25 fsbridge::ifstream file(tmpfile2); in BOOST_FIXTURE_TEST_SUITE()
37 fsbridge::ofstream file(tmpfile2, std::ios_base::out | std::ios_base::app); in BOOST_FIXTURE_TEST_SUITE()
47 fsbridge::ofstream file(tmpfile2, std::ios_base::out | std::ios_base::trunc); in BOOST_FIXTURE_TEST_SUITE()
64 fs::path p = fsbridge::AbsPathJoin(tmpfile1, tmpfile2); in BOOST_FIXTURE_TEST_SUITE()
66 BOOST_CHECK_EQUAL(tmpfile2, p); in BOOST_FIXTURE_TEST_SUITE()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/test/
H A Dfs_tests.cpp19 fs::path tmpfile2 = tmpfolder / "fs_tests_₿_��"; in BOOST_FIXTURE_TEST_SUITE() local
25 fsbridge::ifstream file(tmpfile2); in BOOST_FIXTURE_TEST_SUITE()
37 fsbridge::ofstream file(tmpfile2, std::ios_base::out | std::ios_base::app); in BOOST_FIXTURE_TEST_SUITE()
47 fsbridge::ofstream file(tmpfile2, std::ios_base::out | std::ios_base::trunc); in BOOST_FIXTURE_TEST_SUITE()
64 fs::path p = fsbridge::AbsPathJoin(tmpfile1, tmpfile2); in BOOST_FIXTURE_TEST_SUITE()
66 BOOST_CHECK_EQUAL(tmpfile2, p); in BOOST_FIXTURE_TEST_SUITE()
/dports/japanese/skk-tools/skktools-1.3.3/convert2skk/
H A Ddoc2skk.sh86 tmpfile2=./goo-fetcher.tmp2.$$
188 …$sourcefile "$@" | $analyser | ruby -Ke $converterpath$converter $extraopts $extraopts2 > $tmpfile2
191 skkdic-expr2 $tmpfile2 - $ldic
193 cat $tmpfile2
196 rm -f $tmpfile $tmpfile2
/dports/lang/runawk/runawk-1.6.1/examples/
H A Ddemo_tmpfile10 tmpfile2 = tmpfile()
15 print "file 2" > tmpfile2
23 close(tmpfile2)
26 system("cat " tmpfile1 " " tmpfile2 " " tmpfile3)
/dports/devel/qgit/qgit-qgit-2.9/src/
H A Dhelpgen.sh10 tmpfile2="$2.t2"
16 "$tmpfile1" >"$tmpfile2"
24 `cat "$tmpfile2"`
28 rm -f "$tmpfile1" "$tmpfile2"
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/extra/
H A Dshowscores.sh35 tmpfile2=/tmp/dkshowscorestmpfile2dk
119 done >> $tmpfile2
141 done | sort | uniq >> $tmpfile2
145 sed 's/ */ /g' $tmpfile2 | cut -d ' ' -f 2 | tail -n 1
149 sort -k $sortby $tmpfile2
152 rm -f $tmpfile $tmpfile2
/dports/lang/perl5.30/perl-5.30.3/t/win32/
H A Dfs.t19 my $tmpfile2 = tempfile();
22 ok(!link($tmpfile1, $tmpfile2),
28 open my $fh, ">", $tmpfile2
31 ok(!link($tmpfile1, $tmpfile2),
/dports/lang/perl5.32/perl-5.32.1/t/win32/
H A Dfs.t19 my $tmpfile2 = tempfile();
22 ok(!link($tmpfile1, $tmpfile2),
28 open my $fh, ">", $tmpfile2
31 ok(!link($tmpfile1, $tmpfile2),

12345678910