[suomeksi (finnish translation)]

Ahven - Unit Test Library for Ada 95

Contents:

About

Ahven is a simple unit test library for Ada 95 programming language. It is mostly written because I had a need for one and the only existing unit test library, AUnit, requires Ada 2005 and is a pure GPL project.

Instead, Ahven is Ada 95 code and distributed under ISC license, so it can be used with older projects and does not infect GPL to the whole project.

Check also Ahven's gna.org project page.

Platforms

Ahven 1.1 compiles and passes its test suite on following platforms

OSArchCompiler
OpenSUSE 10.3i386GNAT GPL 2007
OpenBSD 4.3i386GNAT GPL 2007
OpenBSD 4.3i386FSF GCC 4.3.0
Windows XPi386ObjectAda V7.2.2 Special Edition
Solaris 10sparcFSF GCC 4.2.1

News

Ahven 1.1 (2008-01-30)

Ahven 1.1 released.

Incremental release including bug fixes and new features. (Release notes)

Ahven 1.0 (2007-10-24)

Ahven 1.0 released.

Initial release. (Release notes)


Download

The latest release is 1.1.

You can download the latest development source code from Ahven's Subversion repository.


Documentation


Author


Tero Koskinen, 2008-03-25

Hosted by Gna!