1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/stlvrml/bug30113
gka d45b7860a5 0030113: Data Exchange - STL file in text format with "Facet" keywords can't be imported
Case-sensitive method strncmp used in the REStl_Reader cosidered register of letter was replaced on the method _strnicmp for Windows and strncasecmp for Linux and MacOs
Test script for case 0030113
2019-09-14 11:45:36 +03:00

9 lines
284 B
Plaintext

readstl a [locate_data_file bug30113.stl]
# Number of triangles check
checktrinfo a -tri 14248 -nod 7114
# Visual check
checkview -display a -3d -vdispmode 0 -path ${imagedir}/${test_image}_edges.png
checkview -display a -3d -vdispmode 1 -path ${imagedir}/${test_image}_shading.png