[Piglit] RFC: Coding in a hard-coded limit on file sizes?

Ken Phillis Jr kphillisjr at gmail.com
Sun Nov 3 15:16:17 PST 2013


It may not sound like a lot, but there is some serious problems with some
of the tests and insanely long lengths of the executable and object names.
Two prime examples of this are as follows...

same-attachment-glFramebufferTexture2D-GL_DEPTH_STENCIL_ATTACHMENT
same-attachment-glFramebufferRenderbuffer-GL_DEPTH_STENCIL_ATTACHMENT


This is not a big problem per-se, but it would be better for these two
tests to be combined into a single file (
arb_framebuffer_object-Same-attachment ) and to instead rely on either the
arguments or subtests to actually verify that every thing works.


NOTE: This is primarily a major problem when dealing with Windows and MSVC
( or NMake ).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20131103/a4d6fa4e/attachment.html>


More information about the Piglit mailing list