occt: master 68beaa3c

Author Committer Branch Timestamp Parent
abv bugmaster master 2017-09-19 10:04:23 master 151da08b
Affected Issues  0029124: Visualization, Tests - failures when tests are executed via Remote Desktop connection
Changeset 0029124: Visualization, Tests - failures when tests are executed via Remote Desktop connection

Protection against accessing null pointer is added in OpenGl_VertexBuffer::Create().
In command vreadpixel OpenGl-related warnings are redirected to cout so that they do not contaminate the command output.
Test grid caf presentation is configured to ignore OpenGl-related warning messages.
Tests in grid tools are configured to report status SKIPPED if tools are not available (OCCT is built without Qt).
mod - src/OpenGl/OpenGl_VertexBuffer.cxx Diff File
mod - src/ViewerTest/ViewerTest_ViewerCommands.cxx Diff File
mod - tests/bugs/vis/bug22018 Diff File
mod - tests/caf/parse.rules Diff File
mod - tests/tools/parse.rules Diff File