[Mesa-dev] [PATCH 0/3] Fixes for glapi/test/check_table test

Jon TURNEY jon.turney at dronecode.org.uk
Wed Feb 27 08:36:20 PST 2013


Now that the make target is supported, I've turned on 'make check' for mesa in 
my tinderbox, but it fails [1]

The logic behind patch [3/3] is sufficently convoluted that I'm not sure I've 
got it right.  However, I'm pretty sure that the code is wrong as it stands, as 
it's checking for a #define which is never made.

[1] http://tinderbox.freedesktop.org/builds/2013-02-27-0010/logs/libGL/#check

Jon TURNEY (3):
  Fix out-of-tree build of 'make check' in src/mapi/glapi/tests/
  Fix glapi/tests/check_table.cpp for standardized OpenGL function
    names
  Properly check GLX_INDIRECT_RENDERING in glapi/tests/check_table

 src/mapi/glapi/tests/Makefile.am     |    7 +-
 src/mapi/glapi/tests/check_table.cpp |  530 +++++++++++++++++-----------------
 2 files changed, 269 insertions(+), 268 deletions(-)

-- 
1.7.9



More information about the mesa-dev mailing list