]> OCCT Git - occt.git/commit
0032154: Tests - include vglinfo into Tests Summary
authorkgv <kgv@opencascade.com>
Mon, 22 Feb 2021 06:58:50 +0000 (09:58 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 25 Feb 2021 15:55:29 +0000 (18:55 +0300)
commit72ed06442e50052b2db6759c0235435d98a81074
tree8f81c073f1283d811add0b23063adcca1f733963
parent02a2beaad9b38e75a2717c8efe711fe89fab08a3
0032154: Tests - include vglinfo into Tests Summary

Command testgrid now includes vglinfo into summary.
Command vinit has been extended by -virtual option creating an offscreen window.
Command vglinfo now splits long values into multiple lines.
Added test case v3d/glsl/glinfo dumping OpenGL context creation info.

OpenGl_Window - fixed initialization of OpenGL 4.6 Core Profile (was limited to 4.5).
src/DrawResources/TestCommands.tcl
src/OpenGl/OpenGl_Window.cxx
src/ViewerTest/ViewerTest.hxx
src/ViewerTest/ViewerTest_OpenGlCommands.cxx
src/ViewerTest/ViewerTest_ViewerCommands.cxx
tests/v3d/glsl/glinfo [new file with mode: 0644]