commontk / CTK

A set of common support code for medical imaging, surgical navigation, and related purposes.
https://commontk.org
Apache License 2.0
827 stars 480 forks source link

BUG: Fix ctkSettingsPanelTest reading settings file as text #1176

Closed jcfr closed 5 months ago

jcfr commented 5 months ago

This ensures newlines are always read as /n independently of the platform.

It fixes errors like the following:

126: FAIL!  : ctkSettingsPanelTester::testChangeProperty(null none changed obj) Compared values are not the same
126:    Actual   (currentSettingContent)             : "[General]\r\nproperty=2\r\n"