aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/pixelformat.cxx
Commit message (Expand)AuthorAgeFilesLines
* Convert pixelformat unit tests to Google TestPierre Ossman13 days1-110/+169
* Use standard exception classesPierre Ossman2024-11-061-1/+2
* Subclass exceptions from std::exceptionPierre Ossman2024-11-061-1/+1
* Avoid shadowing variablesPierre Ossman2024-06-241-1/+1
* Explicitly mark unused parametersPierre Ossman2023-01-041-1/+1
* Be consistent in including config.hPierre Ossman2021-12-301-0/+4
* Handle pixel formats with odd shift valuesPierre Ossman2019-11-151-0/+6
* Add unit tests for PixelFormat.is888() detectionPierre Ossman2019-11-151-1/+59
* Add sanity checks for PixelFormat shift valuesPierre Ossman2019-11-151-0/+6
* Fix depth sanity test in PixelFormatPierre Ossman2019-11-151-0/+4
* Add unit test for PixelFormat sanity checksPierre Ossman2019-11-151-0/+114