Resurrected tests
git-svn-id: svn://10.0.0.236/trunk@11054 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
9cf94d314b
commit
cdf708174f
@ -71,7 +71,7 @@ void testAttributes(nsIHTMLContent* content) {
|
||||
printf("test 3 (case comparison) failed\n");
|
||||
}
|
||||
|
||||
content->UnsetAttribute(sWIDTH);
|
||||
content->UnsetAttribute(sWIDTH, PR_FALSE);
|
||||
|
||||
nsISupportsArray* allNames;
|
||||
NS_NewISupportsArray(&allNames);
|
||||
|
||||
@ -68,7 +68,6 @@ install:: $(PROGRAMS)
|
||||
$(MAKE_INSTALL) $(PROG2) $(DIST)\bin
|
||||
$(MAKE_INSTALL) $(PROG3) $(DIST)\bin
|
||||
$(MAKE_INSTALL) $(PROG4) $(DIST)\bin
|
||||
$(MAKE_INSTALL) $(PROG5) $(DIST)\bin
|
||||
|
||||
clobber::
|
||||
rm -f $(DIST)\bin\TestCSSScanner.exe
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user