You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by va...@apache.org on 2007/12/25 08:55:14 UTC

svn commit: r606770 - in /harmony/enhanced/buildtest/branches/2.0/adaptors: drlvm-test/parameters.xml ehwa-api/parameters.xml

Author: varlax
Date: Mon Dec 24 23:54:59 2007
New Revision: 606770

URL: http://svn.apache.org/viewvc?rev=606770&view=rev
Log:
Include 'gc_cc' mode to CC/CI testing

Modified:
    harmony/enhanced/buildtest/branches/2.0/adaptors/drlvm-test/parameters.xml
    harmony/enhanced/buildtest/branches/2.0/adaptors/ehwa-api/parameters.xml

Modified: harmony/enhanced/buildtest/branches/2.0/adaptors/drlvm-test/parameters.xml
URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/branches/2.0/adaptors/drlvm-test/parameters.xml?rev=606770&r1=606769&r2=606770&view=diff
==============================================================================
--- harmony/enhanced/buildtest/branches/2.0/adaptors/drlvm-test/parameters.xml (original)
+++ harmony/enhanced/buildtest/branches/2.0/adaptors/drlvm-test/parameters.xml Mon Dec 24 23:54:59 2007
@@ -33,7 +33,7 @@
     <optional>
         <test.mode 
             description="DRLVM Test Execution Modes"
-            value="jit,jet,opt,int,srv"/>
+            value="jit,jet,opt,int,srv,gc_cc"/>
     </optional>
     
     <cc 

Modified: harmony/enhanced/buildtest/branches/2.0/adaptors/ehwa-api/parameters.xml
URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/branches/2.0/adaptors/ehwa-api/parameters.xml?rev=606770&r1=606769&r2=606770&view=diff
==============================================================================
--- harmony/enhanced/buildtest/branches/2.0/adaptors/ehwa-api/parameters.xml (original)
+++ harmony/enhanced/buildtest/branches/2.0/adaptors/ehwa-api/parameters.xml Mon Dec 24 23:54:59 2007
@@ -36,7 +36,7 @@
     <optional>
         <test.mode 
             description="DRLVM Test Execution Modes"
-            value="jit,jet,opt,int,srv"/>
+            value="jit,jet,opt,int,srv,gc_cc"/>
         <tested.jre.options
             description="Options for the tested runtime"
             value=""/>