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: 737.4 KB): HTTPS / SSH
hg clone https://bitbucket.org/tkoskine/ahven
hg clone ssh://hg@bitbucket.org/tkoskine/ahven

Ahven /

Tag
ahven-1.0
Filename Size Date modified Message
doc
examples
src
test
tools
LICENSE 831 B Initial version of the library.
Makefile 2.1 KB Rename 'test' target to 'check' so it does not conflict with
NEWS 418 B Update NEWS (release-1.0 date).
README 1.2 KB Small tweaks to explain compilation.
ROADMAP 435 B Update ROADMAP. (I have implemented test execution time already.)
adabrowse.conf 34 B Add API document generation by using AdaBrowse.
ahven.gpr 1.5 KB Remove warnings reported after enabling the -gnatwa option.
ahven.specs 162 B Rework result reporting to use listeners.
ahven_lib.gpr 266 B Add 'ahven_lib.gpr', which can be included from other projects.
ahven_tests.gpr 1.3 KB Rename 'obj' directory to 'objects' so the project can be compiled