#include <PNGTests.h>
Inheritance diagram for PNGTests:
Public Methods | |
void | testLoader () |
void | testWriter () |
Static Public Methods | |
Test * | suite () |
|
Definition at line 4 of file PNGTests.cpp. References corona::hidden::image. Referenced by suite(). |
|
Definition at line 196 of file PNGTests.cpp. References ImageTestCase::AssertImagesEqual(), corona::FF_PNG, corona::hidden::height, corona::hidden::image, corona::PF_I8, corona::PF_R8G8B8, corona::PF_R8G8B8A8, and setRandomBytes(). Referenced by suite(). |
|
Definition at line 252 of file PNGTests.cpp. References suite(), testLoader(), and testWriter(). |