Closed
Bug 375733
Opened 18 years ago
Closed 18 years ago
Add basic tests for PNG imgIEncoder
Categories
(Core :: Graphics: ImageLib, enhancement)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
FIXED
People
(Reporter: Dolske, Assigned: Dolske)
References
Details
Attachments
(1 file, 1 obsolete file)
8.11 KB,
patch
|
sayrer
:
review+
pavlov
:
superreview+
|
Details | Diff | Splinter Review |
I'm looking at adding support for APNG encoding, so first I'll add some tests to make sure I don't break PNG encoding. :-)
Assignee | ||
Comment 1•18 years ago
|
||
Cleaned up some cut-n-paste errors, and tested w/current PNG encoder.
Attachment #259939 -
Attachment is obsolete: true
Attachment #259963 -
Flags: review?(sayrer)
Assignee | ||
Updated•18 years ago
|
Attachment #259963 -
Attachment is patch: true
Attachment #259963 -
Attachment mime type: application/octet-stream → text/plain
Comment 2•18 years ago
|
||
Comment on attachment 259963 [details] [diff] [review]
Add framework and a test
excellent. check with pav next, I guess.
Attachment #259963 -
Flags: review?(sayrer) → review+
Assignee | ||
Updated•18 years ago
|
Attachment #259963 -
Flags: superreview?(pavlov)
Updated•18 years ago
|
Attachment #259963 -
Flags: superreview?(pavlov) → superreview+
Assignee | ||
Updated•18 years ago
|
Whiteboard: [checkin needed]
Comment 3•18 years ago
|
||
mozilla/modules/libpr0n/test/Makefile.in 1.1
mozilla/modules/libpr0n/test/unit/test_encoder_png.js 1.1
mozilla/modules/libpr0n/Makefile.in 1.8
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Whiteboard: [checkin needed]
Updated•18 years ago
|
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•