Closed
Bug 346323
Opened 19 years ago
Closed 19 years ago
Add a unit test for nsIIDNService
Categories
(Core :: Networking, defect, P2)
Core
Networking
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha1
People
(Reporter: Biesinger, Assigned: Biesinger)
Details
Attachments
(1 file)
1.37 KB,
patch
|
darin.moz
:
review+
|
Details | Diff | Splinter Review |
I was wondering what convertUTF8toACE does when it's given an ACE-encoded string or an ASCII string, so I wrote a unit test to find out :) it also tests other aspects of nsIIDNService.
Assignee | ||
Comment 1•19 years ago
|
||
Attachment #231123 -
Flags: review?(darin)
Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P2
Updated•19 years ago
|
Attachment #231123 -
Flags: review?(darin) → review+
Assignee | ||
Comment 2•19 years ago
|
||
RCS file: /cvsroot/mozilla/netwerk/test/unit/test_idnservice.js,v
done
Checking in test_idnservice.js;
/cvsroot/mozilla/netwerk/test/unit/test_idnservice.js,v <-- test_idnservice.jsinitial revision: 1.1
done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•