From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Petit-Bianco To: "Anthony Green" Cc: Torsten Rüger , , Subject: Re: PostgreSQL jdbc drivers + gcj Date: Wed, 10 Oct 2001 09:43:00 -0000 Message-id: <15300.31378.729819.168954@fencer.cygnus.com> References: <008c01c15155$f0aca1c0$5be6b4cd@cygnus.com> <3BC3F52F.7030400@firsthop.com> <00e001c15165$86ff2760$5be6b4cd@cygnus.com> X-SW-Source: 2001-10/msg00007.html Anthony Green writes: > The next major project is to hook all of the various testsuites into > "make check". It currently builds verious test programs with "make > check", but I'd like them to actually be run and have their results > checked. I was looking into getting some testing done for jakarta-oro. There are examples that can be ran with input and checked for results. Though tedious to set up, it's better than nothing. jakarta-log4j is using junit. Junit builds fine but invoking still needs some work, as it works by loading class files describing how the tests are conducted. ./A