Searched refs:test_i (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DCopy.t87 my $test_i;
128 $test_i = 15;
149 $test_i = 12;
159 printf "ok %d\n", (++$test_i)+$loopconst;
163 printf "ok %d # Skipped: no symlinks on this platform\n", (++$test_i)+$loopconst;
174 printf "ok %d\n", (++$test_i)+$loopconst;
178 printf "ok %d # Skipped: can't test hardlinks on MSWin32\n", (++$test_i)+$loopconst;
181 printf "ok %d # Skipped: no hardlinks on this platform\n", (++$test_i)+$loopconst;

Completed in 13 milliseconds