Closed
Bug 1316189
Opened 7 years ago
Closed 7 years ago
Convert XPCOM test TestCallTemplate to a gtest
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla52
Tracking | Status | |
---|---|---|
firefox52 | --- | fixed |
People
(Reporter: erahm, Assigned: erahm)
References
Details
Attachments
(1 file)
3.69 KB,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
Convert xpcom/tests/TestCallTemplate.cpp to a gtest and move to xpcom/tests/gtest/.
Assignee | ||
Comment 1•7 years ago
|
||
This isn't really a gtest but we move compilation to the gtest step as it requires XUL things. MozReview-Commit-ID: FGCmfjyKNa1
Attachment #8809097 -
Flags: review?(benjamin)
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → erahm
Status: NEW → ASSIGNED
Updated•7 years ago
|
Attachment #8809097 -
Flags: review?(benjamin) → review+
Assignee | ||
Comment 2•7 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/b06d68ee9270643f5295a15dd34a920ac79c9ace Bug 1316189 - Convert XPCOM test TestCallTemplate to a gtest. r=bsmedberg
Comment 3•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b06d68ee9270
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox52:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
You need to log in
before you can comment on or make changes to this bug.
Description
•