Re: [Piglit] [PATCH] tests: update documentation to include GL46 in khr_gl.py

2018-02-06 Thread Iago Toral
Reviewed-by: Iago Toral Quiroga 

On Mon, 2018-01-29 at 01:27 +0200, Andres Gomez wrote:
> Cc: Kenneth Graunke 
> Cc: Dylan Baker 
> Signed-off-by: Andres Gomez 
> ---
>  tests/khr_gl.py | 7 ---
>  1 file changed, 4 insertions(+), 3 deletions(-)
> 
> diff --git a/tests/khr_gl.py b/tests/khr_gl.py
> index 6a4e845c4..30e28b045 100644
> --- a/tests/khr_gl.py
> +++ b/tests/khr_gl.py
> @@ -21,9 +21,10 @@
>  """Piglit integration for the now open sourced Khronos CTS tests
> being
>  developed at https://github.com/KhronosGroup/VK-GL-CTS
>  
> -By default this will run GL30, GL31, GL32, GL33, GL40, GL41, GL42,
> GL43, GL44
> -and GL45 test cases. Those desiring to run only a subset of them
> should consider
> -using the -t or -x options to include or exclude tests.
> +By default this will run GL30, GL31, GL32, GL33, GL40, GL41, GL42,
> +GL43, GL44, GL45 and GL46 test cases. Those desiring to run only a
> +subset of them should consider using the -t or -x options to include
> +or exclude tests.
>  
>  For example:
>  ./piglit run khr_gl -c foo -t GL30- would run only GL30 tests
___
Piglit mailing list
Piglit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/piglit


[Piglit] [PATCH] tests: update documentation to include GL46 in khr_gl.py

2018-01-28 Thread Andres Gomez
Cc: Kenneth Graunke 
Cc: Dylan Baker 
Signed-off-by: Andres Gomez 
---
 tests/khr_gl.py | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/tests/khr_gl.py b/tests/khr_gl.py
index 6a4e845c4..30e28b045 100644
--- a/tests/khr_gl.py
+++ b/tests/khr_gl.py
@@ -21,9 +21,10 @@
 """Piglit integration for the now open sourced Khronos CTS tests being
 developed at https://github.com/KhronosGroup/VK-GL-CTS
 
-By default this will run GL30, GL31, GL32, GL33, GL40, GL41, GL42, GL43, GL44
-and GL45 test cases. Those desiring to run only a subset of them should 
consider
-using the -t or -x options to include or exclude tests.
+By default this will run GL30, GL31, GL32, GL33, GL40, GL41, GL42,
+GL43, GL44, GL45 and GL46 test cases. Those desiring to run only a
+subset of them should consider using the -t or -x options to include
+or exclude tests.
 
 For example:
 ./piglit run khr_gl -c foo -t GL30- would run only GL30 tests
-- 
2.15.1

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