dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib/tests/System.Xml Makefile.am,1.2,1.3


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/tests/System.Xml Makefile.am,1.2,1.3 TestXml.build,1.3,1.4
Date: Sat, 07 Dec 2002 21:12:10 -0500

Update of /cvsroot/dotgnu-pnet/pnetlib/tests/System.Xml
In directory subversions:/tmp/cvs-serv23306/tests/System.Xml

Modified Files:
        Makefile.am TestXml.build 
Log Message:


Copy "csunit" back into pnetlib so that we can eventually remove
all C# code from "pnet".


Index: Makefile.am
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/tests/System.Xml/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** Makefile.am 6 Nov 2002 07:53:26 -0000       1.2
--- Makefile.am 8 Dec 2002 02:12:07 -0000       1.3
***************
*** 1,6 ****
  
  all-local:
!       "$(CSANT)" $(CSANT_FLAGS) -Dpnet.cstest.library="$(CSTEST_LIBRARY)" \
!                       -f TestXml.build all
  
  CLEANFILES = TestXml.dll
--- 1,5 ----
  
  all-local:
!       "$(CSANT)" $(CSANT_FLAGS) -f TestXml.build all
  
  CLEANFILES = TestXml.dll

Index: TestXml.build
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/tests/System.Xml/TestXml.build,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** TestXml.build       11 Nov 2002 22:37:43 -0000      1.3
--- TestXml.build       8 Dec 2002 02:12:07 -0000       1.4
***************
*** 15,19 ****
  
                        <references>
!                               <file name="${pnet.cstest.library}"/>
                                <file name="../../System.Xml/System.Xml.dll"/>
                                <file name="../../System/System.dll"/>
--- 15,19 ----
  
                        <references>
!                               <file name="../../csunit/cstest.dll"/>
                                <file name="../../System.Xml/System.Xml.dll"/>
                                <file name="../../System/System.dll"/>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]