[suomeksi (finnish translation)]
Contents:
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.
Ahven 1.1 compiles and passes its test suite on following platforms
| OS | Arch | Compiler |
|---|---|---|
| OpenSUSE 10.3 | i386 | GNAT GPL 2007 |
| OpenBSD 4.3 | i386 | GNAT GPL 2007 |
| OpenBSD 4.3 | i386 | FSF GCC 4.3.0 |
| Windows XP | i386 | ObjectAda V7.2.2 Special Edition |
| Solaris 10 | sparc | FSF GCC 4.2.1 |
Ahven 1.1 released.
Incremental release including bug fixes and new features. (Release notes)
Ahven 1.0 released.
Initial release. (Release notes)
The latest release is 1.1.
You can download the latest development source code from Ahven's Subversion repository.
Tero Koskinen, 2008-03-25