unittest output for the build farm

From: Robert Collins <robertc_at_robertcollins.net>
Date: Sat, 15 Aug 2009 08:27:19 +1000

The build farm [hudson] can show test results if they are in an xml
format (it supports a couple).
 
There are several ways we can do this:
 - if all our tests are cppunit, the cppunit xml format can be
understood directly
 - if some of our tests are not cppunit (e.g. they are shell based, or
something adhoc) we can translate them to junitxml [via a few different
methods - I'll expand on that if we have non-cppunit tests]

Are all the test the build-tests do cppunit?

-Rob

Received on Fri Aug 14 2009 - 22:27:26 MDT

This archive was generated by hypermail 2.2.0 : Sat Aug 15 2009 - 12:00:04 MDT