I got the missing PATCH 3/4.
Reviewed-by: Jose Fonseca
From: Dylan Baker
Sent: Tuesday, June 13, 2017 21:59
To: piglit@lists.freedesktop.org
Cc: Jose Fonseca
Subject: Appveyor: Add support for python tests in addition to native tests
This little series fixes
This little series fixes a few bugs, centralizes a few things, and adds python
tests back to appveyor, while maintaining support for native C/C++ compilation.
It does this by converting several sections to powerscript, which I find easier
to read and write than cmd (batch) scripts.
This is availab