]> OCCT Git - occt.git/commit
0031908: Draw Harness, TKTopTest - wavefront file path length is limited to 100 chara...
authorasuraven <asuraven@opencascade.com>
Tue, 3 Nov 2020 14:22:14 +0000 (17:22 +0300)
committerbugmaster <bugmaster@opencascade.com>
Sat, 21 Nov 2020 09:19:43 +0000 (12:19 +0300)
commit84d0342cef7a1eb2c4ea10af84d3a608c003159a
tree61c94c6ffa7d80040b719145fd5e7b0f9c4145f1
parent5ae53d49860a0cc92c4a35035b48be81a3571fb5
0031908: Draw Harness, TKTopTest - wavefront file path length is limited to 100 characters

* Change file path variable in wavefront function from char[100] to TCollection_AsciiString
src/MeshTest/MeshTest.cxx
tests/demo/draw/bug31908 [new file with mode: 0644]