You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ha...@apache.org on 2005/06/14 18:56:16 UTC

cvs commit: ws-axis/c/tests/auto_build/testcases/tests ComplexLists.xml

hawkeye     2005/06/14 09:56:16

  Modified:    c/tests/auto_build/testcases/tests ComplexLists.xml
  Log:
  Creation of unit test system
  
  Revision  Changes    Path
  1.3       +3 -0      ws-axis/c/tests/auto_build/testcases/tests/ComplexLists.xml
  
  Index: ComplexLists.xml
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/tests/auto_build/testcases/tests/ComplexLists.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ComplexLists.xml	7 Apr 2005 11:40:14 -0000	1.2
  +++ ComplexLists.xml	14 Jun 2005 16:56:16 -0000	1.3
  @@ -8,6 +8,9 @@
           <output>
               ComplexLists.expected
           </output>
  +		<serverResponse>
  +			ComplexLists_ServerResponse.expected
  +		</serverResponse>
       </expected>
   	<endpoint>http://localhost:80/axis/ComplexListsService</endpoint>
   </test>