# ChangeLog for dev-util/cunit # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-util/cunit/ChangeLog,v 1.11 2005/11/16 15:51:55 metalgod Exp $ 16 Nov 2005; Luis Medinas cunit-2.0.ebuild: Added ~amd64 keyword. Closes bug #112662. *cunit-1.1.0.1-r1 (12 Apr 2005) *cunit-1.0.0.8-r1 (12 Apr 2005) 12 Apr 2005; David Holm +files/cunit-const.patch, +metadata.xml, +cunit-1.0.0.8-r1.ebuild, +cunit-1.1.0.1-r1.ebuild: Added const pointers fix from James Ranson (Bug #87599) Added metadata.xml *cunit-2.0 (30 Oct 2004) 30 Oct 2004; David Holm +cunit-2.0.ebuild: Version bumped *cunit-1.1.0.1 (02 Aug 2004) 02 Aug 2004; David Holm +cunit-1.1.0.1.ebuild: Version bumped and added to ~ppc. 01 Jul 2004; Jeremy Huddleston cunit-1.0.0.6.ebuild, cunit-1.0.0.8.ebuild: virtual/glibc -> virtual/libc *cunit-1.0.0.8 (15 May 2003) 15 May 2003; Patrick Kursawe cunit-1.0.0.8.ebuild: upgrading to -8 and marking as stable, because there are problems with -6 - this closes bugs 15927 and 19591. 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords *cunit-1.0.0.6 (13 Apr 2002) 13 Apr 2002; Karl Trygve Kalleberg cunit-1.0.0.6 files/digest-cunit-1.0.0.6 : As of now we don't have any light weight unit testing framework for C as it is for C++ (CppUnit) or Java (JUnit). This intiative is taken to provide such a platform independent/version independent core framework and the OS/Environment specific wrappers around them.