I've pushed this upstream. Thanks.
On Sunday, December 14, 2014 07:20:46 AM Dylan Baker wrote: > Reviewed-by: Dylan Baker <[email protected]> > On Dec 14, 2014 1:01 AM, "Pavol Klačanský" <[email protected]> wrote: > > > --- > > README | 16 ++++++++-------- > > 1 file changed, 8 insertions(+), 8 deletions(-) > > > > diff --git a/README b/README > > index 2917c3a..1010342 100644 > > --- a/README > > +++ b/README > > @@ -317,8 +317,8 @@ python framework: > > output, and then reading any trailing characters as well formed json > > returning the test result. > > > > - This is a base clas and shouldn't be used directly, but provides an > > - explination of the bahvior of the following classes > > + This is a base class and should not be used directly, but provides an > > + explanation of the behavior of the following classes. > > > > PiglitGLTest > > A test class for native piglit OpenGL tests. > > @@ -330,16 +330,16 @@ python framework: > > PiglitCLTest > > A test class for native piglit OpenCL tests. > > > > - It currently provides no specail features > > + It currently provides no special features. > > > > GLSLParserTest > > A class for testing a glsl parser. > > > > - It is generally unecissary to call this class directly as it uses a > > helper > > - function to search directories for tests > > + It is generally unnecessary to call this class directly as it uses a > > helper > > + function to search directories for tests. > > > > ShaderTest > > - A class for testing using OpenGL shaders > > + A class for testing using OpenGL shaders. > > > > - It is generally unecissary to call this class directly as it uses a > > helper > > - function to search directories for tests > > + It is generally unnecessary to call this class directly as it uses a > > helper > > + function to search directories for tests. > > -- > > 2.1.3 > > > > _______________________________________________ > > Piglit mailing list > > [email protected] > > http://lists.freedesktop.org/mailman/listinfo/piglit > >
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
