summaryrefslogtreecommitdiff
path: root/test/fetch-test.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-09Use the ARRAY_LENGTH() macro when possibleAndrea Canciani1-1/+1
2011-11-09test: Cleanup includesAndrea Canciani1-5/+1
2011-09-14test: Do not include config.h unless HAVE_CONFIG_H is definedAndrea Canciani1-1/+4
2011-03-22Add support for the r8g8b8a8 and r8g8b8x8 formats to the tests.Alexandros Frantzis1-0/+10
2011-02-28test: Silence MSVC warningsAndrea Canciani1-0/+1
2011-02-28test: Fix tests for compilation on WindowsAndrea Canciani1-29/+23
2010-01-19Fix some warningsSøren Sandmann Pedersen1-3/+3
2010-01-16fetch-test: Fix spelling error (pallete -> palette)Søren Sandmann Pedersen1-2/+2
2010-01-10fetch-test: Various formatting fixesSøren Sandmann Pedersen1-38/+62
2009-09-26Fix fetch-test for big-endian systems.Søren Sandmann Pedersen1-1/+17
2009-05-04Move all the GTK+ test code into its own file, utils.cSøren Sandmann Pedersen1-2/+0
2007-09-07New test for image fetching.José Fonseca1-0/+163