summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-04-19glx: Use AM_CPPFLAGS to pass -I and -D to both C and C++ compiles.Eric Anholt1-5/+3
2012-04-12tests/glx: Point at the imported copy of gtestIan Romanick1-4/+7
2012-04-12glx: Hook up the unit tests again using the internal gtest.Eric Anholt1-3/+5
2012-03-20Add Makefile.in to toplevel .gitignoreKenneth Graunke1-1/+0
2012-03-20Add .deps/, .libs/, and *.la to toplevel .gitignorePaul Berry1-1/+0
2012-01-05Add .gitignore files to exclude unit test build artifacts from gitPaul Berry2-0/+4
2012-01-04glx: More hacking around versions of XCB that lack GLX_ARB_create_context sup...Ian Romanick1-1/+3
2012-01-02tests/glx: Add unit tests for GLX_ARB_create_context GLX protocolIan Romanick7-0/+1491