]> git.cworth.org Git - fips/commitdiff
test: Add two more tests, (now using glXGetProcAddress instead of dlsym)
authorCarl Worth <cworth@cworth.org>
Thu, 27 Jun 2013 21:34:21 +0000 (14:34 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 27 Jun 2013 21:34:21 +0000 (14:34 -0700)
One test calls glXGetProcAddress the other calls glXGetProcAddressARB.

And noticeably, the test with glXGetProcAddress fails, so the test
suite has found its first bug.


No differences found