cvs commit: ports/devel Makefile ports/devel/exercisix Makefile distinfo pkg-descr pkg-plist

Beech Rintoul beech at FreeBSD.org
Sat Jul 9 16:38:39 UTC 2011


beech       2011-07-09 16:38:39 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/exercisix      Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Exercisix is a lightweight unit-test framework for C++, designed for
    test-aided development. Framework provides test discovery, textual
    description as primary test identifier, terse test tools syntax,
    emacs-friendly error message format, easy build without linking.
  
  Revision  Changes    Path
  1.4443    +1 -0      ports/devel/Makefile
  1.1       +20 -0     ports/devel/exercisix/Makefile (new)
  1.1       +2 -0      ports/devel/exercisix/distinfo (new)
  1.1       +6 -0      ports/devel/exercisix/pkg-descr (new)
  1.1       +4 -0      ports/devel/exercisix/pkg-plist (new)


More information about the cvs-all mailing list