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/runtime Makefile.am,1.2,1.3 Te


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

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

Modified Files:
        Makefile.am Testruntime.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/runtime/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:08 -0000       1.3
***************
*** 1,6 ****
  
  all-local:
!       "$(CSANT)" $(CSANT_FLAGS) -Dpnet.cstest.library="$(CSTEST_LIBRARY)" \
!                       -f Testruntime.build all
  
  CLEANFILES = Testruntime.dll
--- 1,5 ----
  
  all-local:
!       "$(CSANT)" $(CSANT_FLAGS) -f Testruntime.build all
  
  CLEANFILES = Testruntime.dll

Index: Testruntime.build
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/tests/runtime/Testruntime.build,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** Testruntime.build   11 Nov 2002 22:37:43 -0000      1.2
--- Testruntime.build   8 Dec 2002 02:12:08 -0000       1.3
***************
*** 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]