pkgsrc/devel/atf/distinfo
jmmv fef843fc4b Update to 0.5. Release details:
Release date: May 1st, 2008
Status:       Experimental

* Clauses 3 and 4 of the BSD license used by the project were dropped.
  All the code is now under a 2-clause BSD license compatible with the
  GNU General Public License (GPL).

* Added a C-only binding so that binary test programs do not need to be
  tied to C++ at all.  This binding is now known as the atf-c library.

* Renamed the C++ binding to atf-c++ for consistency with the new atf-c.

* Renamed the POSIX shell binding to atf-sh for consistency with the new
  atf-c and atf-c++.

* Added a -w flag to test programs through which it is possible to specify
  the work directory to be used.  This was possible in prior releases by
  defining the workdir configuration variable (-v workdir=...), but was a
  conceptually incorrect mechanism.

* Test programs now preserve the execution order of test cases when they
  are given in the command line.  Even those mentioned more than once are
  executed multiple times to comply with the user's requests.
2008-05-01 15:14:21 +00:00

5 lines
225 B
Text

$NetBSD: distinfo,v 1.5 2008/05/01 15:14:21 jmmv Exp $
SHA1 (atf-0.5.tar.gz) = 63cb8541608518cdb214a10e71228d3e8c8af514
RMD160 (atf-0.5.tar.gz) = 2e0e95f22d525bea50be5c47bf3a6620ae426d40
Size (atf-0.5.tar.gz) = 550846 bytes