Re: tools for C and C++



On 8 Apr, 00:54, mbr...@xxxxxxxxx wrote:

Any advice on good tools for refactoring and unit testing C code, and
for debugging on Linux ?

For unit testing, try check and cunit. Check works very well
with the autotools, but it is (fairly) non-trivial to become
proficient with the autotools. If you can get through the
initial learning phase, you may at least stop cursing them even
if you never come to love them.

You will get better results in a Linux group, though, and
I would advise you to ask your question there.
.



Relevant Pages

  • Re: [ANNOUNCE] util-linux-ng 2.13-rc1
    ... for a linux only project, since you will be using only the "directory ... choosing" part of autotools. ... autobuilders know how to make autoconf-generated configure scripts jump ...
    (Linux-Kernel)
  • Re: What OReilly knows about Lisp
    ... should be usable (tested on x86 linux). ... If autogen.sh fails, you may need to upgrade the autotools. ...
    (comp.lang.lisp)
  • Re: Testing C program on Linux platform
    ... I know a software named "CUnit" for unit testing. ... program than "CUnit" for testing in linux platform?? ...
    (comp.software.testing)
  • Re: tools for C and C++
    ... build the code on Linux. ... debugging tools. ... refactoring and unit testing, but these aren't concepts that are ...
    (comp.lang.c)
  • Testing C program on Linux platform
    ... I know a software named "CUnit" for unit testing. ... I want to know about the efficiency and scope of "CUnit" program. ... program than "CUnit" for testing in linux platform?? ...
    (comp.software.testing)