test: Add glyph-test
authorSøren Sandmann Pedersen <ssp@redhat.com>
Sun, 27 May 2012 22:23:20 +0000 (18:23 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Sat, 2 Jun 2012 11:55:11 +0000 (07:55 -0400)
commitd9710442b4b2294e1ccd1594c54ca8a4feda2ac5
tree6dd2641a03060413ed22c8001a2822b2e65539ac
parentdc9237472789b0b45393f6f7eeafa057a86280c4
test: Add glyph-test

This test tests the new glyph cache and compositing API. Much of this
test is intending to making sure that clipping and alpha map handling
survive any optimizations that may be added to the glyph compositing.

V2: Evaluating lcg_rand_n() multiple times in an argument list lead
    to undefined behavior.
test/Makefile.sources
test/glyph-test.c [new file with mode: 0644]