Commit 52bbd20f authored by sspitzer%netscape.com's avatar sspitzer%netscape.com
Browse files

resurrect nntpTest. a lot left to be done. check back soon.

parent b6aed3e5
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -22,8 +22,9 @@ srcdir = @srcdir@

include $(DEPTH)/config/autoconf.mk

#tests are broken right now
#DIRS = nntp newsParser
DIRS = nntp 
#newsParser is still broken
#DIRS += newsParser

include $(topsrcdir)/config/config.mk

+3 −2
Original line number Diff line number Diff line
@@ -19,7 +19,8 @@ DEPTH=..\..\..

include <$(DEPTH)\config\config.mak>

#tests are broken right now
#DIRS = nntp newsParser
DIRS = nntp
#newsParser is still broken
#DIRS += newsParser

include <$(DEPTH)\config\rules.mak>
+56 −695

File changed.

Preview size limit exceeded, changes collapsed.