All submissions to this site are governed by the Second Life Viewer Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.

Review Board 1.6.11

Welcome to the Second Life Viewer Code Review tool.
See the documentation on our wiki for how to use this site.

KDU Improvements: add unit tests for llkdu

Review Request #63 - Created Dec. 22, 2010 and submitted

Merov Linden Reviewers
https://bitbucket.org/merov_linden/viewer-development-storm-151 viewer
STORM-744
None viewer-development
Unit tests addition:
- add tests for llkdu
- turned back on and fix unit tests for llimage
- turned back on and fix unit tests for llworldmap and llworldmipmap

 
Review request changed
Updated (Dec. 28, 2010, 10:45 p.m.)
Here's a new diff that changes a bit the llimagej2ckdu.cpp code so that it works consistently for unit tests on all build options on all platforms. I added extra comments in the llimagej2ckdu_test.cpp to explain the result.
Clearly, we also need to create integration tests for this but that should be another JIRA.