You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by pe...@apache.org on 2001/11/30 17:29:43 UTC

cvs commit: xml-xerces/c/tests Makefile.in

peiyongz    01/11/30 08:29:43

  Modified:    c/tests  Makefile.in
  Log:
  for HP-11: build all tests
  
  Revision  Changes    Path
  1.14      +1 -3      xml-xerces/c/tests/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/tests/Makefile.in,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- Makefile.in	2001/11/16 19:01:18	1.13
  +++ Makefile.in	2001/11/30 16:29:43	1.14
  @@ -54,7 +54,7 @@
   # <http://www.apache.org/>.
   #
   #
  -# $Id: Makefile.in,v 1.13 2001/11/16 19:01:18 tng Exp $
  +# $Id: Makefile.in,v 1.14 2001/11/30 16:29:43 peiyongz Exp $
   #
   
   DOMIDTest_DIR=DOM/DOMIDTest
  @@ -82,8 +82,6 @@
   ifeq (${PLATFORM},HPUX)
     ifeq (${OSVER}, HPUX10)
         all:	threadtest ithreadtest encodingtest traversal itraversal
  -  else
  -      all:	domtest idomtest threadtest ithreadtest encodingtest traversal itraversal
     endif
   else
       all:	domidtest dommemtest domtest idomtest threadtest ithreadtest encodingtest traversal itraversal rangetest irangetest inittermtest
  
  
  

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