[Piglit] Make GLSLParser more strict v2

Dylan Baker baker.dylan.c at gmail.com
Tue Jul 22 12:55:50 PDT 2014


On Friday, July 11, 2014 08:14:13 AM Dylan Baker wrote:
> This is an updated version of a series I sent out previously to make the
> GLSLParserTest constructor more strict in what values it allows.
> 
> This version is considerably different than v1, largely because it does
> a good deal of refactoring before it gets to any behavioral changes.
> 
> Patches 1-6 are all groundwork patches that change the interals of the
> class, but nothing that a user should notice. Particuarly they remove a
> lot of code, and split some very large methods up into smaller methods
> that should be easier to manage.
> 
> Patches 7-9 are the behavioral changes, they explicitely disallow more
> unsupported values for keys. There is room for more strictness, but
> these felt like a good balance between being very strict, and not
> requiring lots of very specific code.
> 
> This is available at my github:
> https://github.com/dcbaker/piglit.git submit/glsl-strict

bump
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20140722/d562f331/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20140722/d562f331/attachment.sig>


More information about the Piglit mailing list