You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by pa...@apache.org on 2001/11/16 22:25:11 UTC

cvs commit: xml-xalan/c/Tests/Conf conf.cpp

pauldick    01/11/16 13:25:11

  Modified:    c/Tests/Conf conf.cpp
  Log:
  Changed signature of analyzeResults
  
  Revision  Changes    Path
  1.9       +1 -1      xml-xalan/c/Tests/Conf/conf.cpp
  
  Index: conf.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Tests/Conf/conf.cpp,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- conf.cpp	2001/10/18 18:43:17	1.8
  +++ conf.cpp	2001/11/16 21:25:11	1.9
  @@ -388,7 +388,7 @@
   		logFile.logTestFileClose("Conformance ", "Done");
   		logFile.close();
   
  -		futil.analyzeResults(xalan, baseDir, resultsFile);
  +		futil.analyzeResults(xalan, resultsFile);
   
   	} //if getParams
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org