Hello again,<br><br>More unit test hacking. Only the ones that work are enabled.<br><br>Some questions that are coming up:<br><br> - Some unit tests contain .xsce files that seem to be used to tell told the old unit testing framework that the test is expected to segfault. This does not seem to work with cppunittester?<br>
 - The math test fails in a way that is unexpected. The test checks that double -&gt; string -&gt; double conversion works, and expects 1.#INF to result in 1.#INF. The API docs agree, but the result is INF.<br><br>This set of patches, and unless otherwise noted all future patches from me, are contributed under dual LGPLv3/MPL.<br>
<br>Kind regards,<br> - Theo<br>