/[dejagnu]/dejagnu/doc/dejagnu.texi
ViewVC logotype

Diff of /dejagnu/doc/dejagnu.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by rsavoye, Tue Jul 16 23:06:20 2002 UTC revision 1.8 by rsavoye, Mon Jul 28 14:45:35 2003 UTC
# Line 1985  results. Line 1985  results.
1985  @cindex failure, conditional expected  @cindex failure, conditional expected
1986  @cindex conditional expected failure  @cindex conditional expected failure
1987    
1988  This procedure adds a condition xfail, based on compiler options used to  This procedure adds a conditional xfail, based on compiler options used to
1989  create a test case executable. If an include options is found in the  create a test case executable. If an include options is found in the
1990  compiler flags, and it's the right architecture, it'll trigger an  compiler flags, and it's the right architecture, it'll trigger an
1991  XFAIL. Otherwise it'll produce an ordinary FAIL. You can also specify  XFAIL. Otherwise it'll produce an ordinary FAIL. You can also specify
# Line 2008  is a string with the targets to activate Line 2008  is a string with the targets to activate
2008    
2009  @item includes  @item includes
2010  is a list of sets of options to search for in the compiler options to  is a list of sets of options to search for in the compiler options to
2011  activate this conditional. If any set of the options matches, then this  activate this conditional. If the list of sets of options is empty or
2012  conditional is true.  if any set of the options matches, then this conditional is true.
2013    (It may be useful to specify an empty list of include sets if the
2014    conditional is always true unless one of the exclude sets matches.)
2015    
2016  @item excludes  @item excludes
2017  is a list of sets of options to search for in the compiler options to  is a list of sets of options to search for in the compiler options to

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26