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.8
Filename Size Date modified Message
ahven_tests.adb 1.9 KB Add tests for Ahven.VStrings.
ahven_tests.ads 920 B Reorganize test logic a little to avoid global variables.
assertion_tests.adb 2.7 KB Add a new generic procedure: Assert_Equal.
assertion_tests.ads 1.0 KB Add a new generic procedure: Assert_Equal.
basic_listener_tests.adb 3.6 KB Remove Ada.Calendar dependency from Ahven.Framework
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.6 KB Add a test for Test_Suite cleanup routines.
dummy_tests.ads 1.6 KB Add a test for Test_Suite cleanup routines.
framework_tests.adb 12.6 KB Merge.
framework_tests.ads 1.7 KB Add a test for Test_Suite cleanup routines.
results_tests.adb 5.0 KB Backed out changeset af9ebf5dbff1.
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 Remove Simple_Type'(...) expressions.
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.
vstring_tests.adb 5.0 KB Add tests for minimum size and empty VString creation.
vstring_tests.ads 1.2 KB Add tests for minimum size and empty VString creation.