Closed
Bug 1018642
Opened 9 years ago
Closed 9 years ago
Factor out reusable NSS GTest bits into NSSTest class
Categories
(Core :: Security: PSM, defect)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
mozilla32
People
(Reporter: briansmith, Assigned: briansmith)
References
Details
Attachments
(1 file)
14.18 KB,
patch
|
cviecco
:
review+
|
Details | Diff | Splinter Review |
The aim here is to reduce the amount of boilerplate we have to write to create new GTests for NSS-based functionality.
Attachment #8432163 -
Flags: review?(cviecco)
Updated•9 years ago
|
Attachment #8432163 -
Attachment is patch: true
Comment 1•9 years ago
|
||
Comment on attachment 8432163 [details] [diff] [review] factor-out-NSSTest.cpp Review of attachment 8432163 [details] [diff] [review]: ----------------------------------------------------------------- LGTM
Attachment #8432163 -
Flags: review?(cviecco) → review+
Assignee | ||
Comment 2•9 years ago
|
||
Thanks! https://hg.mozilla.org/integration/mozilla-inbound/rev/d03cc4b6832c
Comment 3•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/d03cc4b6832c
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•