Revision: 212 http://trac.macosforge.org/projects/xquartz/changeset/212 Author: gstaplin@apple.com Date: 2009-02-20 14:33:46 -0800 (Fri, 20 Feb 2009) Log Message: ----------- Add the glxpixmap_destroy_invalid to tests.mk. Modified Paths: -------------- AppleSGLX/trunk/tests/tests.mk Modified: AppleSGLX/trunk/tests/tests.mk =================================================================== --- AppleSGLX/trunk/tests/tests.mk 2009-02-20 22:32:03 UTC (rev 211) +++ AppleSGLX/trunk/tests/tests.mk 2009-02-20 22:33:46 UTC (rev 212) @@ -28,5 +28,6 @@ $(TEST_BUILD_DIR)/render_types \ $(TEST_BUILD_DIR)/glxpixmap_create_destroy \ $(TEST_BUILD_DIR)/sharedtex \ - $(TEST_BUILD_DIR)/drawable_types + $(TEST_BUILD_DIR)/drawable_types \ + $(TEST_BUILD_DIR)/glxpixmap_destroy_invalid
participants (1)
-
source_changes@macosforge.org