cvs commit: ports/devel Makefile ports/devel/simpletest Makefile
 distinfo pkg-descr pkg-plist
    Edwin Groothuis 
    edwin at FreeBSD.org
       
    Tue Dec 21 15:12:34 PST 2004
    
    
  
edwin       2004-12-21 23:12:33 UTC
  FreeBSD ports repository
  Modified files:
    devel                Makefile 
  Added files:
    devel/simpletest     Makefile distinfo pkg-descr pkg-plist 
  Log:
  [New Port] SimpleTest 1.0RC1, PHP unit testing framework\
  
      Unit testing, mock objects and web testing framework for PHP
      built around test cases. If you know JUnit or some of the PHPUnit
      clones this will need no explanation. It also adds JWebUnit
      style testing including cookies, authentication and form handling
  
      WWW: http://sourceforge.net/projects/simpletest/
  
  PR:             ports/72061
  Submitted by:   Roman Neuhauser <neuhauser at chello.cz>
  
  Revision  Changes    Path
  1.1777    +1 -0      ports/devel/Makefile
  1.1       +106 -0    ports/devel/simpletest/Makefile (new)
  1.1       +2 -0      ports/devel/simpletest/distinfo (new)
  1.1       +6 -0      ports/devel/simpletest/pkg-descr (new)
  1.1       +75 -0     ports/devel/simpletest/pkg-plist (new)
    
    
More information about the cvs-all
mailing list