comp.lang.ada
 help / color / mirror / Atom feed
From: Michael R <michael@zanyblue.com>
Subject: Re: Continuous integration for Ada?
Date: Fri, 20 May 2011 18:57:16 -0700 (PDT)
Date: 2011-05-20T18:57:16-07:00	[thread overview]
Message-ID: <77e687e4-891e-47a1-98f4-4624dc12b75b@glegroupsg2000goo.googlegroups.com> (raw)
In-Reply-To: <4Zudnb-7mvO-NUvQ4p2dnAA@giganews.com>

Hi,

I use Hudson to build and test my software.  I've modified the standard AUnit XML reporter to generate an XML file Hudson recognizes which gives you a nice graph of test results over time (builds).  Subversion is also directly supported.  Setting it up is trivial.

Hudson is available at http://www.hudson-ci.org/

For the Hudson-ized XML reporter see,

https://zanyblue.svn.sourceforge.net/svnroot/zanyblue/trunk/src/test/unittest/zanyblue-test-reporter_xml.ads
https://zanyblue.svn.sourceforge.net/svnroot/zanyblue/trunk/src/test/unittest/zanyblue-test-reporter_xml.adb

I'm afraid my Hudson system is behind a firewall so I can't show you the pages.

Let me know if you need any additional info.

Take care,
Michael.



  reply	other threads:[~2011-05-21  1:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-20 17:42 Continuous integration for Ada? Peter C. Chapin
2011-05-21  1:57 ` Michael R [this message]
2011-05-21  4:41 ` R. Tyler Croy
2011-05-21  7:32   ` Michael R
2011-05-21 15:53     ` R. Tyler Croy
2011-05-21 20:03       ` Peter C. Chapin
2011-05-23  9:05 ` Frédéric Praca
2011-05-23 19:27   ` Pascal Obry
2011-05-23 20:10     ` Michael R
2011-05-23 20:19       ` Pascal Obry
2011-05-23 19:04 ` Tero Koskinen
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox