Closed
Bug 759013
Opened 10 years ago
Closed 10 years ago
Convert more makefiles to use TEST_DIRS
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla16
People
(Reporter: mwu, Assigned: mwu)
References
Details
Attachments
(1 file)
4.34 KB,
patch
|
khuey
:
review+
|
Details | Diff | Splinter Review |
I converted the remaining makefiles (that I could detect) using DIRS and PARALLEL_DIRS for tests to TEST_DIRS. The rest of the tests are in TOOL_DIRS which I'm more paranoid of messing with.
Attachment #627613 -
Flags: review?(khuey)
Attachment #627613 -
Flags: review?(khuey) → review+
Assignee | ||
Comment 1•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/943402d31225
Comment 2•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/943402d31225
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla16
Updated•5 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•