![](https://secure.gravatar.com/avatar/b42d959359eb4a2004c3034c96eef404.jpg?s=120&d=mm&r=g)
On Thu, Aug 27, 2009 at 7:37 AM, bulia byak<buliabyak@...400...> wrote:
On Thu, Aug 27, 2009 at 11:17 AM, Dan Kegel<dank@...2221...> wrote:
I see a continuous build and test system has been discussed before, e.g. http://code.google.com/soc/2008/inkscape/appinfo.html?csaid=D8D99A1DF8E5D1F7
Yes, this has been implemented, and has proven very useful, see gsoc-testsuite module in our SVN and the results at http://home.hccnet.nl/th.v.d.gronde/inkscape/ResultViewer.html.
Thanks, I've added it to my little list at http://wiki.winehq.org/UnitTestSuites
Unfortunately this is largely limited to testing rendering, which is important but only a part of Inkscape's functionality. More things can be automatically tested via --verb command line scripts, but this hasn't been done yet as far as I know (that is, --verbs work, but no one has written the actual tests and a harness to run them).
Hopefully someone will get around to that soon, it's worth it. - Dan