[Piglit] [Patch v2 5/6] generators: Replace outerProduct-invalid-paramters.sh with python

Kenneth Graunke kenneth at whitecape.org
Tue May 13 13:51:56 PDT 2014


On 05/09/2014 05:12 PM, Dylan Baker wrote:
> This Adds a new python generator to replace the shell generator. The old
> generator was run once and the results were checked into git, the python
> generator on the other hand is run at build time.
> 
> The tests are equivalent with only whitespace differences.
> 
> Signed-off-by: Dylan Baker <baker.dylan.c at gmail.com>

I used the new generator to overwrite the old tests and verified that:
$ git diff
shows whitespace changes (proving I actually tested the generator), but
$ git diff -w --ignore-blank-lines
shows no changes (i.e. the only changes are whitespace)

So, this gets an:
Acked-by: Kenneth Graunke <kenneth at whitecape.org>

Thanks for doing this, Dylan.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20140513/20efa06d/attachment.sig>


More information about the Piglit mailing list