Re: [Piglit] [PATCH 1/8] README: Fix spelling mistake

2016-04-16 Thread Vinson Lee
On Sat, Apr 16, 2016 at 10:28 AM, Eric Engestrom  wrote:
> On Mon, Apr 04, 2016 at 11:16:54AM -0700, Dylan Baker wrote:
>> Do you have commit access or do you need someone to push these for you?
>>
>> For the series:
>> Reviewed-by: Dylan Baker 
>
> Somehow I completely missed your reply, sorry about that.
> I don't have access, someone else will have to push it :]
>
> Cheers,
> Eric

I pushed patches 1-6 and 8.

Patch 7 no longer applies after "8dca1ba generators: Use python
generator instead of bash generated tests". Can you please provide
another version?

Vinson
___
Piglit mailing list
Piglit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/piglit


Re: [Piglit] [PATCH 1/8] README: Fix spelling mistake

2016-04-16 Thread Eric Engestrom
On Mon, Apr 04, 2016 at 11:16:54AM -0700, Dylan Baker wrote:
> Do you have commit access or do you need someone to push these for you?
> 
> For the series:
> Reviewed-by: Dylan Baker 

Somehow I completely missed your reply, sorry about that.
I don't have access, someone else will have to push it :]

Cheers,
Eric
___
Piglit mailing list
Piglit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/piglit


Re: [Piglit] [PATCH 1/8] README: Fix spelling mistake

2016-04-04 Thread Dylan Baker
Quoting Eric Engestrom (2016-04-03 11:21:25)
> Signed-off-by: Eric Engestrom 
> ---
>  README | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/README b/README
> index 535a26e..d738cb1 100644
> --- a/README
> +++ b/README
> @@ -407,7 +407,7 @@ Every test is run as a separate process. This minimizes 
> the impact that
>  severe bugs like memory corruption have on the testing process.
>  
>  Therefore, tests can be implemented in an arbitrary standalone language.
> -C is the prefered language for compiled tests, piglit also supports its own
> +C is the preferred language for compiled tests, piglit also supports its own
>  simple formats for test shaders and glsl parser input.
>  
>  All new tests must be added to the appropriate profile, all.py profile for
> -- 
> 2.8.0
> 
> ___
> Piglit mailing list
> Piglit@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/piglit

Do you have commit access or do you need someone to push these for you?

For the series:
Reviewed-by: Dylan Baker 


signature.asc
Description: signature
___
Piglit mailing list
Piglit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/piglit


[Piglit] [PATCH 1/8] README: Fix spelling mistake

2016-04-03 Thread Eric Engestrom
Signed-off-by: Eric Engestrom 
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 535a26e..d738cb1 100644
--- a/README
+++ b/README
@@ -407,7 +407,7 @@ Every test is run as a separate process. This minimizes the 
impact that
 severe bugs like memory corruption have on the testing process.
 
 Therefore, tests can be implemented in an arbitrary standalone language.
-C is the prefered language for compiled tests, piglit also supports its own
+C is the preferred language for compiled tests, piglit also supports its own
 simple formats for test shaders and glsl parser input.
 
 All new tests must be added to the appropriate profile, all.py profile for
-- 
2.8.0

___
Piglit mailing list
Piglit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/piglit