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
Tag
ahven-1.0
Filename Size Date modified Message
derived_tests.adb 1.0 KB Add a testcase for situation where tests are derived from a base type.
derived_tests.ads 965 B Add a testcase for situation where tests are derived from a base type.
dummy_tests.adb 1.7 KB Rename Register_Routine to Add_Test_Routine.
dummy_tests.ads 1.0 KB Add a testcase for Ahven.Framework.Run (T : Test_Case;...).
framework_tests.adb 7.1 KB Implement Test_Call_End_Test and few assertions to
framework_tests.ads 1.5 KB Implement Test_Call_End_Test and few assertions to
list_tests.adb 6.3 KB Rename Register_Routine to Add_Test_Routine.
list_tests.ads 1.2 KB Add unit tests for Ahven.Double_Linked_List.
runner.adb 1.2 KB Add a testcase for situation where tests are derived from a base type.
simple_listener.adb 1.8 KB Implement Test_Call_End_Test and few assertions to
simple_listener.ads 1.7 KB Implement Test_Call_End_Test and few assertions to