Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bad signed/unsigned comparisons | Pierre Ossman | 2015-03-03 | 1 | -1/+1 |
| | | | | | Either by casting, or switching to a more appropriate type for the variable. | ||||
* | Make sure stride handling is also tested | Pierre Ossman | 2014-10-09 | 1 | -13/+45 |
| | |||||
* | Use constants for the test buffer dimensions | Pierre Ossman | 2014-10-09 | 1 | -14/+20 |
| | |||||
* | Add pixel conversion correctness test | Pierre Ossman | 2014-09-25 | 1 | -0/+323 |