Tero Koskinen is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

tkoskine / Ahven http://ahven.stronglytyped.org/

Unit test library for Ada 95

Clone this repository (size: 741.2 KB): HTTPS / SSH
hg clone https://bitbucket.org/tkoskine/ahven
hg clone ssh://hg@bitbucket.org/tkoskine/ahven
hg clone https://bitbucket.org/tkoskine/ahven/wiki

Dependencies

  • Ada 95 compiler, for example GNAT or Janus/Ada
  • GNU Make or BSD Make for building the library (optional)
  • AdaControl for checking the coding style (optional)
  • Adabrowse for building the API reference (optional)
  • Docbook tools for building the user manual (optional)

Building with GNAT

Quick version:

  • gnatmake -Pgnat/ahven_lib
  • gnatmake -Pgnat/ahven_tests

Building with Janus/Ada

  • janusada\prepare.bat
  • janusada\update.bat
  • janusada\compile.bat

This revision is from 2010-05-04 19:11