<br><br><div class="gmail_quote">2013/3/7 thomas bonfort <span dir="ltr"><<a href="mailto:thomas.bonfort@gmail.com" target="_blank">thomas.bonfort@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br></div><div class="im">
><br>
> I thought Thomas set up a build bot that built and tested on multiple<br>
> systems, but I'm drawing a blank on that. Can you point me to some links for<br>
> how to do that. Also is it possible to get the build bot to do windows<br>
> builds using MinGW/MSYS, if you know?<br>
</div>I'll let Tamas comment on the windows part.<br>
For linux, the testsuite could be run on travis-ci (you can find the<br>
configuration for it in the .travis.yaml file in our repo). We/I<br>
switched to using a self hosted jenkins instance as the travis service<br>
tended to be a bit more unreliable (false positives generated by the<br>
travis infrastructure rather than our own code) and slower (as the<br>
system dependencies need to be re-installed for each run. travis runs:<br>
~4min30sec; jenkins:~1min30sec)<br>
<br></blockquote><div><br></div><div>The Windows buildsystem at <a href="http://www.gisinternals.com/sdk/">http://www.gisinternals.com/sdk/</a> runs msautotest as part of the build process. You may inspect the results by clicking on the msautotest link from the start page.</div>
<div><br></div><div>However I had to disable the wxs tests since it was hanging with all configurations. This may be due to a memory corruption problem which I still didn't have the chance to track it down.</div><div>
<br></div><div>Best regards,</div><div><br></div><div>Tamas</div><div><br></div></div>