Home | History | Annotate | Download | only in contrib

Lines Matching refs:For

3 # Three-way DejaGNU comparison; uses dglib.pm.  Run perldoc on this file for
19 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20 # GNU General Public License for more details.
49 For instance, some tests will have compile, execute, and link
50 subtests. For these tests, if one of the phases fails, we
51 indicate which phase the failure originates in. For instance,
71 C<-p>: Give plain output, suitable for piping to another program.
85 for improvement or 'R' for regression; the second character will be a 1, 2, or 3,
91 These options ask for a "run", a number which is used to select
97 between 2 and 3, except for those where there was the same difference betwen 1 and 2
107 are displayed. For instance, if C<-i 1:2> is given and test A passes in
113 given will B<not> be displayed. For instance, if C<-x 1:2> is given and
158 print STDERR "Try 'perldoc $0' for further information.\n";
184 $subcounts[$_] = @{$analyzed_results{$cat}->[$_] || []} for(0..2);
188 for(my $i = 0; $i < 3; $i++) {