From: Luca B. <lu...@lu...> - 2010-03-19 21:19:54
|
> Can we just put this program in the demos? Or at least just make it a > separate target (make test-link)? It seems excessive to make this part > of the default build path. The whole purpose is to run this as part of the standard build, so that the build fails if any driver is unloadable, (i.e. a modification to it was botched) and the tree hopefully doesn't get pushed to master. You can test it separately by just running glxinfo/glxgears, obviously. |