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
unix
windows
ahven-compat.ads 969 B Introduce an operating system compatibility package.
ahven-doubly_linked_list.adb 6.7 KB More AdaControl style fixes: Fix casing and simplify logic in Ahven.Results.
ahven-doubly_linked_list.ads 3.9 KB Move Node type completely to the private part.
ahven-framework.adb 13.3 KB Add a procedure
ahven-framework.ads 9.7 KB Add a procedure
ahven-listeners-basic.adb 3.5 KB Add a bunch of AdaControl rules and adjust code to follow them.
ahven-listeners-basic.ads 2.4 KB Remove move unused access types.
ahven-listeners-output_capture.adb 4.1 KB Add few AdaControl rules and fix the code to conform them.
ahven-listeners-output_capture.ads 1.6 KB Remove move unused access types.
ahven-listeners.ads 2.3 KB Explain few comments better.
ahven-parameters.adb 4.5 KB Correct the short version of the usage.
ahven-parameters.ads 2.1 KB Rename XML_Output to Xml_Output to please AdaControl.
ahven-results.adb 11.8 KB Remove Results.Next_* procedures and adjust the rest of the code to use
ahven-results.ads 9.6 KB Add few comments and remove unused elements from
ahven-runner.adb 2.2 KB Currently, no one modifies the Test parameter of Framework.Run, so
ahven-runner.ads 1.3 KB Currently, no one modifies the Test parameter of Framework.Run, so
ahven-temporary_output.adb 2.3 KB Add few AdaControl rules and fix the code to conform them.
ahven-temporary_output.ads 1.9 KB More AdaControl style fixes: Fix casing and simplify logic in Ahven.Results.
ahven-text_runner.adb 10.2 KB Remove dead code.
ahven-text_runner.ads 1.0 KB Use a test suite object instead of an access type as much as possible.
ahven-xml_runner.adb 11.5 KB Change 'in out' parameters to 'in' parameters.
ahven-xml_runner.ads 1.2 KB Change 'in out' parameters to 'in' parameters.
ahven.adb 1.2 KB AdaControl style fixes. Change negative conditions to positive.
ahven.ads 1.2 KB Update copyright years.