summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* glx: Move tests from tests/glx to src/glx/testsIan Romanick2012-06-139-1499/+0
* tests: include mesa headersPaul Seidler2012-05-211-0/+1
* glx: Use AM_CPPFLAGS to pass -I and -D to both C and C++ compiles.Eric Anholt2012-04-191-5/+3
* tests/glx: Point at the imported copy of gtestIan Romanick2012-04-121-4/+7
* glx: Hook up the unit tests again using the internal gtest.Eric Anholt2012-04-121-3/+5
* Add Makefile.in to toplevel .gitignoreKenneth Graunke2012-03-201-1/+0
* Add .deps/, .libs/, and *.la to toplevel .gitignorePaul Berry2012-03-201-1/+0
* Add .gitignore files to exclude unit test build artifacts from gitPaul Berry2012-01-052-0/+4
* glx: More hacking around versions of XCB that lack GLX_ARB_create_context sup...Ian Romanick2012-01-041-1/+3
* tests/glx: Add unit tests for GLX_ARB_create_context GLX protocolIan Romanick2012-01-027-0/+1491