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 da...@apache.org on 2006/05/19 07:48:31 UTC

svn commit: r407721 - in /webservices/axis2/trunk/c: ./ axiom/test/om/ axiom/test/soap/ axiom/test/unit/om/ test/unit/xml/om/ test/xml/om/ test/xml/soap/

Author: damitha
Date: Thu May 18 22:48:30 2006
New Revision: 407721

URL: http://svn.apache.org/viewvc?rev=407721&view=rev
Log:
Moving tests into respective projects

Added:
    webservices/axis2/trunk/c/axiom/test/om/
      - copied from r407534, webservices/axis2/trunk/c/test/xml/om/
    webservices/axis2/trunk/c/axiom/test/om/Makefile.am
      - copied unchanged from r407720, webservices/axis2/trunk/c/test/xml/om/Makefile.am
    webservices/axis2/trunk/c/axiom/test/om/test_om.c
      - copied unchanged from r407720, webservices/axis2/trunk/c/test/xml/om/test_om.c
    webservices/axis2/trunk/c/axiom/test/soap/
      - copied from r407534, webservices/axis2/trunk/c/test/xml/soap/
    webservices/axis2/trunk/c/axiom/test/soap/Makefile.am
      - copied unchanged from r407720, webservices/axis2/trunk/c/test/xml/soap/Makefile.am
    webservices/axis2/trunk/c/axiom/test/soap/test_soap.c
      - copied unchanged from r407720, webservices/axis2/trunk/c/test/xml/soap/test_soap.c
    webservices/axis2/trunk/c/axiom/test/unit/om/
      - copied from r407534, webservices/axis2/trunk/c/test/unit/xml/om/
    webservices/axis2/trunk/c/axiom/test/unit/om/Makefile.am
      - copied unchanged from r407720, webservices/axis2/trunk/c/test/unit/xml/om/Makefile.am
    webservices/axis2/trunk/c/axiom/test/unit/om/main.c
      - copied unchanged from r407720, webservices/axis2/trunk/c/test/unit/xml/om/main.c
    webservices/axis2/trunk/c/axiom/test/unit/om/om_node_test.c
      - copied unchanged from r407720, webservices/axis2/trunk/c/test/unit/xml/om/om_node_test.c
    webservices/axis2/trunk/c/axiom/test/unit/om/om_node_test.h
      - copied unchanged from r407720, webservices/axis2/trunk/c/test/unit/xml/om/om_node_test.h
    webservices/axis2/trunk/c/axiom/test/unit/om/om_test.c
      - copied unchanged from r407720, webservices/axis2/trunk/c/test/unit/xml/om/om_test.c
    webservices/axis2/trunk/c/axiom/test/unit/om/om_test.h
      - copied unchanged from r407720, webservices/axis2/trunk/c/test/unit/xml/om/om_test.h
Removed:
    webservices/axis2/trunk/c/test/unit/xml/om/
    webservices/axis2/trunk/c/test/xml/om/
    webservices/axis2/trunk/c/test/xml/soap/
Modified:
    webservices/axis2/trunk/c/configure.ac

Modified: webservices/axis2/trunk/c/configure.ac
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/configure.ac?rev=407721&r1=407720&r2=407721&view=diff
==============================================================================
--- webservices/axis2/trunk/c/configure.ac (original)
+++ webservices/axis2/trunk/c/configure.ac Thu May 18 22:48:30 2006
@@ -263,9 +263,6 @@
     modules/wsdl/builder/Makefile \
     modules/mod_addr/Makefile \
     test/Makefile \
-    test/xml/Makefile \
-    test/xml/om/Makefile \
-    test/xml/soap/Makefile \
     test/wsdl/Makefile \
     test/wsdl/builder/Makefile \
     test/wsdl/builder/print/Makefile \
@@ -284,8 +281,6 @@
     test/unit/core/phaseresolver/Makefile \
     test/unit/core/deployment/Makefile \
     test/unit/wsdl/Makefile \
-    test/unit/xml/Makefile \
-    test/unit/xml/om/Makefile\
     test/core/transport/Makefile\
     test/core/transport/http/Makefile \
     test/itest/Makefile \



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