Yes, 'make check' doesn't work. Anyone have any idea on how hard that would be to implement? I really don't want to install ant.
What's the command that ant run-unittest kicks off? Thanks, Bob Rossi On Fri, Dec 15, 2006 at 11:23:45AM -0500, Bob Rossi wrote: > I see. I don't have cppunit installed. This would be a good start I'm > sure. I'll let you know how this works out, thanks. > > Bob Rossi > > On Fri, Dec 15, 2006 at 10:17:30AM -0600, Curt Arnold wrote: > > Yes, log4cxx has an CPPUNIT based set of unit tests that roughly > > correspond to log4j's JUnit unit tests. They are run from the Ant > > build by: > > > > ant run-unittest > > > > The build instructions in INSTALL suggest that "make check" would do > > the same thing for the autotools build, but I'm not sure that that > > has been implemented. > > > > On Dec 15, 2006, at 8:33 AM, Bob Rossi wrote: > > > > >Does log4cxx have a testsuite that I can run? If so, how? > > > > > >Thanks, > > >Bob Rossi > >
