[Piglit] [PATCH 0/9] Do not conditionally build tests
Emil Velikov
emil.l.velikov at gmail.com
Mon Jun 27 16:52:39 UTC 2016
Hi all,
As mentioned a while back, piglit should _not_ optionally compile the
test(s) depending on the presence of symbols in the GL headers.
Doing so, is a bad idea since the test(s) will skip regardless if the
API is available at runtime.
The lot is dead trivial, so hopefully we'll get a brave soul to take a
look.
Note: first patch isn't related, but something I've noticed while
skimming through.
Thanks
Emil
More information about the Piglit
mailing list