/[dejagnu]/dejagnu/runtest.exp
ViewVC logotype

Diff of /dejagnu/runtest.exp

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

revision 1.9 by rsavoye, Fri Apr 26 04:22:42 2002 UTC revision 1.10 by rsavoye, Fri Apr 26 05:29:34 2002 UTC
# Line 49  set psum_file   "latest"       ;# file name of Line 49  set psum_file   "latest"       ;# file name of
49    
50  set exit_status 0               ;# exit code returned by this program  set exit_status 0               ;# exit code returned by this program
51    
52  set xfail_flag  0  set xfail_flag  0               ;# indicates that a failure is expected
53  set xfail_prms  0  set xfail_prms  0               ;# GNATS prms id number for this expected failure
54    set kfail_flag  0               ;# indicates that it is a known failure
55    set kfail_prms  0               ;# bug id for the description of the known failure
56  set sum_file    ""              ;# name of the file that contains the summary log  set sum_file    ""              ;# name of the file that contains the summary log
57  set base_dir    ""              ;# the current working directory  set base_dir    ""              ;# the current working directory
58  set xml_file    ""              ;# name of the xml output if requested  set xml_file    ""              ;# name of the xml output if requested

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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