summaryrefslogtreecommitdiff
blob: e9eab6e6da790fd9a2c29d562fe3974c4509a526 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# ChangeLog for dev-util/cunit
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/cunit/ChangeLog,v 1.6 2004/06/25 02:25:16 agriffis Exp $

*cunit-1.0.0.8 (15 May 2003)

  15 May 2003; Patrick Kursawe <phosphan@gentoo.org> 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 <manson@gentoo.org> : changed sparc ~sparc keywords
 
*cunit-1.0.0.6 (13 Apr 2002)

  13 Apr 2002; Karl Trygve Kalleberg <karltk@gentoo.org> 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.