Add a test for reading tiled objects with pread.

This commit is contained in:
Eric Anholt
2009-04-07 16:21:16 -07:00
parent cd9ba0a3b6
commit 548a6a7fa2
3 changed files with 267 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@ TESTS = getversion \
gem_readwrite \
gem_mmap \
gem_pread_after_blit \
gem_tiled_pread \
gem_tiled_blits
EXTRA_PROGRAMS = $(TESTS)