<div dir="ltr"><div><div>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...<br>
<br>same-attachment-glFramebufferTexture2D-GL_DEPTH_STENCIL_ATTACHMENT<br>same-attachment-glFramebufferRenderbuffer-GL_DEPTH_STENCIL_ATTACHMENT<br><br><br></div>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.<br>
<br><br></div>NOTE: This is primarily a major problem when dealing with Windows and MSVC ( or NMake ).<br></div>