summaryrefslogtreecommitdiff
path: root/src/mesa/main/tests/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2013-05-01build: remove unused API_DEFINESAndreas Boll1-1/+1
2013-03-05Fix out-of-tree build of 'make check' in src/mesa/main/testsJon TURNEY1-4/+4
2012-11-12mesa: Import a copy of the open-addressing hash table code I wrote.Eric Anholt1-0/+2
2012-10-01build: Use PTHREAD_LIBS and PTHREAD_CFLAGSMatt Turner1-1/+5
2012-09-28mesa/tests: Sanity check the ES2 dispatch tableIan Romanick1-0/+3
2012-09-28mesa/tests: Move stub function to a separate fileIan Romanick1-2/+12
2012-07-13automake: convert libmesa and libmesagalliumJon TURNEY1-1/+1
2012-06-13mesa/tests: Add tests for _mesa_lookup_enum_by_{name,nr} functionsIan Romanick1-0/+17