[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CppUnit
From: |
erik eriksson |
Subject: |
Re: CppUnit |
Date: |
18 Jul 2001 20:20:48 +0200 |
User-agent: |
Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7 |
>>>>> "Steve" == Steve M Robbins <address@hidden> writes:
Steve> If you want to use CppUnit, my advice is to use the CVS
Steve> version, and monitor the cppunit-devel list. The API, such as
Steve> it is, is fairly different from the last released tarball.
Are you using automake's "make check" facility like this:
TESTS = testall
check_PROGRAMS = testall
testall_SOURCES = main.cpp test1.cpp test2.cpp
testall_LDADD = -lcppunit
Or anything else?
/ erik
--
erik eriksson; address@hidden; +4613203202(work); +46705228912(cell)