You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by cu...@apache.org on 2001/12/13 21:01:04 UTC

cvs commit: xml-xalan/test test.properties

curcuru     01/12/13 12:01:04

  Modified:    test     test.properties
  Log:
  Switch perf.testlet to new improved PerfTestlet
  Add smoketest.outputDir for use in build.xml
  
  Revision  Changes    Path
  1.31      +4 -3      xml-xalan/test/test.properties
  
  Index: test.properties
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/test.properties,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- test.properties	2001/11/28 20:23:00	1.30
  +++ test.properties	2001/12/13 20:01:04	1.31
  @@ -78,8 +78,8 @@
   # The default StylesheetTestlet does a simple transform and validates output
   qetest.testlet=org.apache.qetest.xsl.StylesheetTestlet
   
  -# The PerformanceTestlet iterates through a number of transforms with timing output
  -perf.testlet=org.apache.qetest.xsl.PerfEverythingTestlet
  +# The PerfTestlet iterates through a number of transforms with timing output
  +perf.testlet=org.apache.qetest.xsl.PerfTestlet
   
   #---- Choose tests via filters (either/or...) ----
   # Set category to run only the single named directory in inputDir
  @@ -112,6 +112,8 @@
   #---- Special: Smoketest settings and XSLTestHarness tests ----
   # Various other overrides for the smoketest; note that 
   #   the prefixes are ripped off in the smoketest target in build.xml
  +# smoketest parent output location: used in test.properties/build.xml
  +smoketest.outputDir=smoketest
   # Runs the conformance test once with defaults
   smoketest.conf.inputDir=tests/conf
   smoketest.conf.goldDir=tests/conf-gold
  @@ -121,7 +123,6 @@
   smoketest.conf.embedded=embed01.xml;embed02.xml;embed07.xml
   smoketest.conf.ConsoleLogger.loggingLevel=20
   # Bugzilla4080 axes107.xsl
  -# Bugzilla4355 impincl19.xsl Fixed 08-Nov-01 mmidy readded
   # pdick/sboag fixup of %20 space issue attribvaltemplate07.xsl;output31.xsl
   # Bugzilla4686 numbering14.xsl;numbering15.xsl
   # Bugzilla4753 output22.xsl
  
  
  

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