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 Makefile.am,1.6,1.7 Tes


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

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

Modified Files:
        Makefile.am TestSystem.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/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** Makefile.am 6 Nov 2002 07:53:26 -0000       1.6
--- Makefile.am 8 Dec 2002 02:12:07 -0000       1.7
***************
*** 1,6 ****
  
  all-local:
!       "$(CSANT)" $(CSANT_FLAGS) -Dpnet.cstest.library="$(CSTEST_LIBRARY)" \
!                       -f TestSystem.build all
  
  CLEANFILES = TestSystem.dll
--- 1,5 ----
  
  all-local:
!       "$(CSANT)" $(CSANT_FLAGS) -f TestSystem.build all
  
  CLEANFILES = TestSystem.dll

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




reply via email to

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