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 <[email protected]>
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 <[email protected]> Thanks for doing this, Dylan.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
