Closed Bug 429145 Opened 18 years ago Closed 18 years ago

run dehydra unit tests with 'make check' and integrate them with configure

Categories

(Developer Infrastructure :: Source Code Analysis, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: benjamin, Assigned: benjamin)

Details

Attachments

(1 file)

This patch integrates the dehydra unit tests with configure, and runs them using 'make check' from the root directory. You can run the treehydra unit tests with 'make check_treehydra' and I've also added a convenience target 'make treehydra' to make gcc_treehydra.so.
Attachment #315784 - Flags: review?(dmandelin)
I think it's more appropriate to make ./configure look for the installed g++ and use that. I'm pretty sure if you just build gcc and don't make install it, g++ wont even be able to find the correct headers when you compile stuff. Also, would be nice to have make gcc_treehydra.so be the correct target. While at it, perhaps we should just do ./configure --enable-treehydra instead of the makefile hacks. Then there will be only make check, instead of having treehydra varieties of everything.
got r=taras on IRC. Pushed. I'll do --enable-treehydra as a seprate followup.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Attachment #315784 - Flags: review?(dmandelin)
Product: Core → Firefox Build System
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: