mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
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
9 lines
284 B
Plaintext
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
|