aboutsummaryrefslogtreecommitdiffstats
path: root/tests/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add test to measure high level encoding performancePierre Ossman2015-02-131-0/+3
|
* Add test to measure decoding performancePierre Ossman2015-02-131-0/+3
|
* Add pixel conversion correctness testPierre Ossman2014-09-251-0/+3
|
* Rename the pixel conversion performance testPierre Ossman2014-09-241-2/+2
| | | | | We want to have other tests related to pixel conversion, so avoid possible naming conflicts.
* Add pixel conversion speed testPierre Ossman2014-07-041-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.