summaryrefslogtreecommitdiff
path: root/test/scaling-helpers-test.c
Commit message (Expand)AuthorAgeFilesLines
* test: Get rid of the obsolete 'prng_rand_N' and 'prng_rand_u32'Siarhei Siamashka2012-12-061-4/+4
* test: Switch to the new PRNG instead of old LCGSiarhei Siamashka2012-12-061-0/+1
* test: Search/replace 'lcg_*' -> 'prng_*'Siarhei Siamashka2012-12-061-4/+4
* Don't include stdint.h in scaling-helpers-test.Søren Sandmann Pedersen2011-09-281-1/+0
* test: Do not include config.h unless HAVE_CONFIG_H is definedAndrea Canciani2011-09-141-1/+0
* test: Fix compilation on win32Andrea Canciani2011-09-141-1/+1
* Rename pixman-fast-path.h to pixman-inlines.hSøren Sandmann Pedersen2011-08-191-1/+1
* test: check correctness of 'bilinear_pad_repeat_get_scanline_bounds'Siarhei Siamashka2011-02-281-0/+93