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 ).
_______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
