Re: [Piglit] [PATCH v2] KHR_debug: test ObjectLabel(), GetObjectLabel(), ObjectPtrLabel() and GetObjectPtrLabel()

2013-08-26 Thread Brian Paul
On 08/24/2013 06:35 PM, Timothy Arceri wrote: v2: fixed whitespaces, broke tests into subtests, added missing build dir, and tidied up fail messages Signed-off-by: Timothy Arceri --- tests/all.tests |5 + tests/spec/CMakeLists.txt |1 + test

[Piglit] [PATCH v2] KHR_debug: test ObjectLabel(), GetObjectLabel(), ObjectPtrLabel() and GetObjectPtrLabel()

2013-08-24 Thread Timothy Arceri
v2: fixed whitespaces, broke tests into subtests, added missing build dir, and tidied up fail messages Signed-off-by: Timothy Arceri --- tests/all.tests |5 + tests/spec/CMakeLists.txt |1 + tests/spec/khr_debug/CMakeLists.gl.txt| 14 ++ te