Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add test to measure high level encoding performance | Pierre Ossman | 2015-02-13 | 1 | -0/+3 |
| | |||||
* | Add test to measure decoding performance | Pierre Ossman | 2015-02-13 | 1 | -0/+3 |
| | |||||
* | Add pixel conversion correctness test | Pierre Ossman | 2014-09-25 | 1 | -0/+3 |
| | |||||
* | Rename the pixel conversion performance test | Pierre Ossman | 2014-09-24 | 1 | -2/+2 |
| | | | | | We want to have other tests related to pixel conversion, so avoid possible naming conflicts. | ||||
* | Add pixel conversion speed test | Pierre Ossman | 2014-07-04 | 1 | -0/+6 |
Add a tests directory where we can put tests programs that can be useful during testing. Start with a speed test for the pixel conversion routines. |