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.2
Filename Size Date modified Message
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 1.6 KB Turn on warnings for the test code and adjust the code to compile cleanly.
dummy_tests.ads 1.0 KB Add a testcase for Ahven.Framework.Run (T : Test_Case;...).
framework_tests.adb 8.2 KB Add initial version of XML_Runner and modify test case names to look
framework_tests.ads 1.4 KB Add a test for adding a suite inside another suite.
list_tests.adb 6.6 KB Add initial version of XML_Runner and modify test case names to look
list_tests.ads 1.2 KB Adjust AdaControl rules for new 1.8r7 and modify sources as needed.
results_tests.adb 3.8 KB Add a new test for Result_Info_Iterator.
results_tests.ads 1.1 KB Add a new test for Result_Info_Iterator.
simple_listener.adb 2.0 KB Turn on warnings for the test code and adjust the code to compile cleanly.
simple_listener.ads 1.7 KB Turn on warnings for the test code and adjust the code to compile cleanly.
tester.adb 1.2 KB Add initial tests for Ahven.Results package.