From 91b08f3248808ddfe05638075ebe7c2129336fcd Mon Sep 17 00:00:00 2001 From: "mcafee%netscape.com" Date: Wed, 30 Aug 2000 20:48:50 +0000 Subject: [PATCH] Turn off tests until Solaris builds. r=harishd git-svn-id: svn://10.0.0.236/trunk@77641 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/htmlparser/robot/Makefile.in | 2 +- mozilla/parser/htmlparser/robot/Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla/htmlparser/robot/Makefile.in b/mozilla/htmlparser/robot/Makefile.in index c4afeb45abd..608eacb0520 100644 --- a/mozilla/htmlparser/robot/Makefile.in +++ b/mozilla/htmlparser/robot/Makefile.in @@ -32,7 +32,7 @@ SHORT_LIBNAME = dbgrobot CPPSRCS = nsDebugRobot.cpp nsRobotSink.cpp ifdef ENABLE_TESTS -DIRS = test +#DIRS = test endif EXTRA_DSO_LDOPTS += $(MOZ_COMPONENT_LIBS) diff --git a/mozilla/parser/htmlparser/robot/Makefile.in b/mozilla/parser/htmlparser/robot/Makefile.in index c4afeb45abd..608eacb0520 100644 --- a/mozilla/parser/htmlparser/robot/Makefile.in +++ b/mozilla/parser/htmlparser/robot/Makefile.in @@ -32,7 +32,7 @@ SHORT_LIBNAME = dbgrobot CPPSRCS = nsDebugRobot.cpp nsRobotSink.cpp ifdef ENABLE_TESTS -DIRS = test +#DIRS = test endif EXTRA_DSO_LDOPTS += $(MOZ_COMPONENT_LIBS)