Closed
Bug 921134
Opened 12 years ago
Closed 12 years ago
Add tests for sdk/io/buffer
Categories
(Add-on SDK Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jsantell, Assigned: jsantell)
References
Details
Attachments
(1 file)
|
168 bytes,
text/html
|
Details |
This is mostly tested implicitly via streams and implementations that use buffer, but there are some utilities in here that should atleast be explicitly tested
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → jsantell
| Assignee | ||
Comment 1•12 years ago
|
||
Initial work for buffer tests, not comprehensive, but they would fail right now as buffer still has some fixing up to do
| Assignee | ||
Comment 2•12 years ago
|
||
r+'d by @erikvold
Comment 3•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/cf423a68027edc23083637f25171739cd9ac5347
Bug 921134 Add initial framework for buffer tests
https://github.com/mozilla/addon-sdk/commit/f364ce3ee393920ea9b8f76b37abe119aa33e86c
Merge pull request #1250 from jsantell/buffer-tests
Fix Bug 921134 Add initial framework for buffer tests, r=@erikvold
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•