Closed Bug 371990 Opened 19 years ago Closed 19 years ago

make no longer functions as expected when run from mozilla/intl/locale/tests

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sciguyryan, Assigned: smontagu)

References

Details

|make| no longer functions as expected when run from mozilla/intl/locale/tests.
discovered in bug 371611
Blocks: 371611
Some code archaeology shows that this can't have worked since the checkin of bug 94831 at 2001-08-16 22:52. If the files are that out-of-date, I'm not sure that it's worth investing time in making them build, and we'd be better off just wiping the directory and starting from scratch.
sayrer, will you r+ cvs removing intl/locale/tests/nsLocaleTest.cpp and intl/locale/tests/LocaleSelfTest.cpp? I'll leave the makefile alone so as not to conflict with bug 371611. I filed bug 372022 on creating new tests.
Simon, I could remove the un-needed items from the makefile as part of the patch for bug bug 371611 if you can tell me what would no longer be required.
I think that all the lines between include $(DEPTH)/config/autoconf.mk and include $(topsrcdir)/config/rules.mk can be removed.
(In reply to comment #5) > I think that all the lines between > include $(DEPTH)/config/autoconf.mk > and > include $(topsrcdir)/config/rules.mk > can be removed. > Ok, thanks. I'll remove those lines from the makefile and include that in the patch.
(In reply to comment #3) > sayrer, will you r+ cvs removing intl/locale/tests/nsLocaleTest.cpp and > intl/locale/tests/LocaleSelfTest.cpp? I'll leave the makefile alone so as not > to conflict with bug 371611. r=sayrer
Fixed.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
(In reply to comment #3) > I filed bug 372022 on creating new tests. Somehow I doubt this. What's the real number? ;-)
That is the real number. It was accidentally marked confidential, but it's open now.
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.