cppunit version 1.12.0 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    cppunit  most recent diff


      View the most recent changes for the cppunit port at: cppunit.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for cppunit.
      The raw portfile for cppunit 1.12.0 is located here:
      http://cppunit.darwinports.com/dports/devel/cppunit/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/cppunit
      Google
      Web Darwinports.com



      # $Id: Portfile 30181 2007-10-22 18:38:10Z mww macports.org $

      PortSystem 1.0

      Name: cppunit
      Version: 1.12.0
      Category: devel
      Platform: darwin
      Maintainers: mww
      Description: unit testing framework for C++
      Long Description: CppUnit is the C++ port of the famous JUnit framework for unit testing. Test output is in XML or text format for automatic testing and GUI based for supervised tests.

      Homepage: http://cppunit.sourceforge.net/
      master_sites sourceforge
      checksums md5 7493718733ded49a96cf763c5d3eea7f

      configure.args --mandir=${prefix}/share/man --disable-doxygen --disable-dot

      test.run yes
      test.target check

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/cppunit
      % sudo port install cppunit
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching cppunit
      ---> Verifying checksum for cppunit
      ---> Extracting cppunit
      ---> Configuring cppunit
      ---> Building cppunit with target all
      ---> Staging cppunit into destroot
      ---> Installing cppunit
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using cppunit with these commands:
      %  man cppunit
      % apropos cppunit
      % which cppunit
      % locate cppunit

     Where to find more information:

    Darwin Ports



    image test