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
Filename Size Date modified Message
ahven_tests.adb 1.8 KB Bye bye Ahven.VStrings.
ahven_tests.ads 920 B Reorganize test logic a little to avoid global variables.
assertion_tests.adb 2.8 KB Fix Adacontrol errors.
assertion_tests.ads 1.0 KB Add a new generic procedure: Assert_Equal.
basic_listener_tests.adb 3.9 KB Bye bye Ahven.VStrings.
basic_listener_tests.ads 1.0 KB Add a new test: Error Inside Suite.
derived_tests.adb 1023 B Add initial version of XML_Runner and modify test case names to look
derived_tests.ads 965 B Add a testcase for situation where tests are derived from a base type.
dummy_tests.adb 2.7 KB Fix Adacontrol errors.
dummy_tests.ads 1.6 KB Add a test for Test_Suite cleanup routines.
framework_tests.adb 13.4 KB Please GNAT and Adacontrol.
framework_tests.ads 1.7 KB Do bounded string truncation properly.
results_tests.adb 5.4 KB Bump copyright year to 2010.
results_tests.ads 1.1 KB Add tests for adding Pass/Failure/Error test results into a result collection.
simple_listener.adb 1.8 KB Introduce a new record for Strings: VString
simple_listener.ads 1.7 KB Introduce a new record for Strings: VString
slist_tests.adb 7.9 KB Fix Adacontrol errors.
slist_tests.ads 1.2 KB Add a test for For_Each.
static_test_case_tests.adb 3.1 KB Oops, commit the actual static test case stuff also.
static_test_case_tests.ads 1.0 KB Fix copyright year.
tap_tester.adb 1007 B Add forgotten Tap_Tester.
tester.adb 1007 B Update copyright.