Re: [Piglit] [PATCH 2/4] egl_khr_create_context_profile: Verify that invalid profiles are rejected

2012-10-10 Thread Chad Versace
On 10/08/2012 04:57 PM, Matt Turner wrote: --- tests/all_egl.tests|1 + .../spec/egl_khr_create_context/CMakeLists.gl.txt |1 + .../spec/egl_khr_create_context/invalid-profile.c | 105 3 files changed, 107 insertions(+), 0

[Piglit] [PATCH 2/4] egl_khr_create_context_profile: Verify that invalid profiles are rejected

2012-10-08 Thread Matt Turner
--- tests/all_egl.tests|1 + .../spec/egl_khr_create_context/CMakeLists.gl.txt |1 + .../spec/egl_khr_create_context/invalid-profile.c | 105 3 files changed, 107 insertions(+), 0 deletions(-) create mode 100644