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

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

[Dotgnu-pnet-commits] CVS: pnet/tests Makefile.am,1.15,1.16


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/tests Makefile.am,1.15,1.16
Date: Sun, 29 Dec 2002 06:24:13 -0500

Update of /cvsroot/dotgnu-pnet/pnet/tests
In directory subversions:/tmp/cvs-serv25481/tests

Modified Files:
        Makefile.am 
Log Message:


Disable "test_verify", because it won't work now that mscorlib.dll
has been moved to pnetlib.


Index: Makefile.am
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/tests/Makefile.am,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -r1.15 -r1.16
*** Makefile.am 14 Dec 2002 23:24:39 -0000      1.15
--- Makefile.am 29 Dec 2002 11:24:11 -0000      1.16
***************
*** 25,29 ****
  AM_CFLAGS = -I$(top_srcdir)/include
  
! TESTS = test_verify test_thread test_crypt
  
  # Newer versions of autoconf will complain about the following line.
--- 25,30 ----
  AM_CFLAGS = -I$(top_srcdir)/include
  
! ## TESTS = test_verify test_thread test_crypt
! TESTS = test_thread test_crypt
  
  # Newer versions of autoconf will complain about the following line.




reply via email to

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