You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by ja...@apache.org on 2005/03/11 06:01:11 UTC

cvs commit: ws-axis/c/tests/auto_build/testcases/tests XSDTime_TTest.xml SimpleRefDoc_TTest.xml AxisBench_TTest.xml SimpleTypeInnerUnbounded_TTest.xml SimpleTypeInnerUnboundedInOutput_TTest.xml SimpleTypeArray_TTest.xml

jamejose    2005/03/10 21:01:11

  Added:       c/tests/auto_build/testcases/tests XSDTime_TTest.xml
                        SimpleRefDoc_TTest.xml AxisBench_TTest.xml
                        SimpleTypeInnerUnbounded_TTest.xml
                        SimpleTypeInnerUnboundedInOutput_TTest.xml
                        SimpleTypeArray_TTest.xml
  Log:
  
  
  Revision  Changes    Path
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/XSDTime_TTest.xml
  
  Index: XSDTime_TTest.xml
  ===================================================================
  <test>
      <name>XSDTime_TTest</name>
      <description>Test sending and receiving the xsd:time type as an element</description>
      <clientLang>cpp</clientLang>
      <clientCode>XSDTime_TTestClient.cpp</clientCode>
      <wsdl>XSDElement.wsdl</wsdl>
      <expected>
          <output>
              XSDTime_TTest.expected
          </output>
      </expected>
  	<endpoint>http://localhost:80/XSDElement/services/XSDElementPort</endpoint>
  	<nomonitor>true</nomonitor>
  </test>
  
  
  
  
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/SimpleRefDoc_TTest.xml
  
  Index: SimpleRefDoc_TTest.xml
  ===================================================================
  <test>
      <name>SimpleRefDoc_TTest</name>
      <description>SimpleRefDoc_TTest</description>
      <clientLang>cpp</clientLang>
      <clientCode>SimpleRefDoc_TTestClient.cpp</clientCode>
      <wsdl>SimpleRefDoc.wsdl</wsdl>
      <expected>
          <output>
              SimpleRefDoc_TTest.expected
          </output>
      </expected>
  	<endpoint>http://localhost:80/SimpleRef/services/RefTest</endpoint>
  	<nomonitor>true</nomonitor>
  </test>
  
  
  
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/AxisBench_TTest.xml
  
  Index: AxisBench_TTest.xml
  ===================================================================
  <test>
      <name>AxisBench_TTest</name>
      <description>AxisBench_TTest</description>
      <clientLang>cpp</clientLang>
      <clientCode>AxisBench_TTestClient.cpp</clientCode>
      <wsdl>AxisBench.wsdl</wsdl>
      <expected>
          <output>
              AxisBench_TTest.expected
          </output>
      </expected>
  	<endpoint>http://localhost:9080/AxisBench/services/AxisBenchSoapImpl</endpoint>
  	<nomonitor>true</nomonitor>
  </test>
  
  
  
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/SimpleTypeInnerUnbounded_TTest.xml
  
  Index: SimpleTypeInnerUnbounded_TTest.xml
  ===================================================================
  <test>
      <name>SimpleTypeInnerUnbounded_TTest</name>
      <description>SimpleTypeInnerUnbounded_TTest</description>
      <clientLang>cpp</clientLang>
      <clientCode>SimpleTypeInnerUnbounded_TTestClient.cpp</clientCode>
      <wsdl>SimpleTypeInnerUnbounded.wsdl</wsdl>
      <expected>
          <output>
              SimpleTypeInnerUnbounded_TTest.expected
          </output>
      </expected>
  	<endpoint>http://localhost:9080/SimpleTypeInnerUnbounded/services/sampleWS</endpoint>
  	<nomonitor>true</nomonitor>
  </test>
  
  
  
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/SimpleTypeInnerUnboundedInOutput_TTest.xml
  
  Index: SimpleTypeInnerUnboundedInOutput_TTest.xml
  ===================================================================
  <test>
      <name>SimpleTypeInnerUnboundedInOutput_TTest</name>
      <description>SimpleTypeInnerUnboundedInOutput_TTest</description>
      <clientLang>cpp</clientLang>
      <clientCode>SimpleTypeInnerUnboundedInOutput_TTestClient.cpp</clientCode>
      <wsdl>SimpleTypeInnerUnboundedInOutput.wsdl</wsdl>
      <expected>
          <output>
              SimpleTypeInnerUnboundedInOutput_TTest.expected
          </output>
      </expected>
  	<endpoint>http://localhost:9080/SimpleTypeInnerUnboundedInOutput/services/sampleWS</endpoint>
  	<nomonitor>true</nomonitor>
  </test>
  
  
  
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/SimpleTypeArray_TTest.xml
  
  Index: SimpleTypeArray_TTest.xml
  ===================================================================
  <test>
      <name>SimpleTypeArray_TTest</name>
      <description>SimpleTypeArray_TTest</description>
      <clientLang>cpp</clientLang>
      <clientCode>SimpleTypeArray_TTestClient.cpp</clientCode>
      <wsdl>SimpleTypeArray.wsdl</wsdl>
      <expected>
          <output>
              SimpleTypeArray_TTest.expected
          </output>
      </expected>
  	<endpoint>http://localhost:9080/SimpleTypeArray/services/sampleWS</endpoint>
  	<nomonitor>true</nomonitor>
  </test>