/[dejagnu]/dejagnu/doc/ref.sgml
ViewVC logotype

Diff of /dejagnu/doc/ref.sgml

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

revision 1.7 by rsavoye, Tue Jul 16 22:14:16 2002 UTC revision 1.8 by rsavoye, Mon Jul 28 14:45:35 2003 UTC
# Line 787  Line 787 
787          <sect3 id=checkconditionalxfail xreflabel="check_conditional_xfail procedure">          <sect3 id=checkconditionalxfail xreflabel="check_conditional_xfail procedure">
788            <title>Check_conditional_xfail Procedure</title>            <title>Check_conditional_xfail Procedure</title>
789    
790            <para>This procedure adds a condition xfail, based on compiler            <para>This procedure adds a conditional xfail, based on compiler
791            options used to create a test case executable. If an include options            options used to create a test case executable. If an include options
792            is found in the compiler flags, and it's the right architecture,            is found in the compiler flags, and it's the right architecture,
793            it'll trigger an <emphasis>XFAIL</emphasis>. Otherwise it'll produce            it'll trigger an <emphasis>XFAIL</emphasis>. Otherwise it'll produce
# Line 825  Line 825 
825           <varlistentry>           <varlistentry>
826              <term><parameter>includes</parameter></term>              <term><parameter>includes</parameter></term>
827              <listitem><para>This is a list of sets of options to search for in              <listitem><para>This is a list of sets of options to search for in
828              the compiler options to activate this conditional. If any set of              the compiler options to activate this conditional.  If the list of
829              the options matches, then this conditional is              sets of options is empty or if any set of the options matches,
830              true.</para></listitem>              then this conditional is true.  (It may be useful to specify an
831                empty list of include sets if the conditional is always true
832                unless one of the exclude sets matches.)</para></listitem>
833            </varlistentry>            </varlistentry>
834           <varlistentry>           <varlistentry>
835              <term><parameter>excludes</parameter></term>              <term><parameter>excludes</parameter></term>

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