Closed Bug 769913 Opened 13 years ago Closed 13 years ago

TestTXMgr.cpp should use fail() from TestHarness.h

Categories

(Core :: DOM: Editor, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla16

People

(Reporter: Ms2ger, Assigned: ananuti)

Details

(Whiteboard: [good first bug][mentor=Ms2ger][lang=c++])

Attachments

(1 file)

The test at <http://mxr.mozilla.org/mozilla-central/source/editor/txmgr/tests/TestTXMgr.cpp> should be changed to use the fail() function defined in <http://mxr.mozilla.org/mozilla-central/source/xpcom/tests/TestHarness.h>. In particular, every line reading printf("ERROR: ... should instead read fail("...
Assignee: nobody → ananuti
Status: NEW → ASSIGNED
Attached patch v1Splinter Review
Attachment #638122 - Flags: review?(Ms2ger)
Comment on attachment 638122 [details] [diff] [review] v1 Review of attachment 638122 [details] [diff] [review]: ----------------------------------------------------------------- Looks good to me. Ehsan, can you review?
Attachment #638122 - Flags: review?(ehsan)
Attachment #638122 - Flags: review?(Ms2ger)
Attachment #638122 - Flags: feedback+
Comment on attachment 638122 [details] [diff] [review] v1 Looks great, thanks!
Attachment #638122 - Flags: review?(ehsan) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: