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.4
Filename Size Date modified Message
unix
windows
ahven-compat.ads 969 B Introduce an operating system compatibility package.
ahven-framework.adb 20.9 KB Update copyright years.
ahven-framework.ads 12.2 KB Update copyright years.
ahven-listeners-basic.adb 7.4 KB Update copyright years.
ahven-listeners-basic.ads 2.8 KB Introduce a new record for Strings: VString
ahven-listeners.adb 905 B Convert invidual linked lists to use generic Ahven.SList.
ahven-listeners.ads 2.7 KB Convert invidual linked lists to use generic Ahven.SList.
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 12.1 KB Update copyright years.
ahven-results.ads 9.2 KB Rename all iterators to cursors. Matches better the standard library
ahven-runner.adb 1.8 KB Make the Run_Suite procedure to accept Test'Class
ahven-runner.ads 1.3 KB Make the Run_Suite procedure to accept Test'Class
ahven-slist.adb 3.5 KB Update copyright years.
ahven-slist.ads 2.5 KB Update copyright years.
ahven-tap_parameters.adb 3.8 KB New Tap_Runner package which outputs test results using
ahven-tap_parameters.ads 2.0 KB New Tap_Runner package which outputs test results using
ahven-tap_runner.adb 7.7 KB Update copyright years.
ahven-tap_runner.ads 2.0 KB Update copyright years.
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 9.4 KB Update copyright years.
ahven-text_runner.ads 1.2 KB Update copyright years.
ahven-vstrings.adb 1.7 KB Make the Ahven.VStrings."+" function to raise Constraint_Error
ahven-vstrings.ads 1.7 KB Make deferred constant definition to work with Janus/Ada.
ahven-xml_runner.adb 11.9 KB Update copyright years.
ahven-xml_runner.ads 1.5 KB Update copyright years.
ahven.adb 1.4 KB Update copyright years.
ahven.ads 1.5 KB Update copyright years.