comp.lang.ada
 help / color / mirror / Atom feed
* ANN: Ahven 2.3
@ 2013-01-24 20:41 Tero Koskinen
  2013-01-24 21:06 ` Tero Koskinen
  0 siblings, 1 reply; 2+ messages in thread
From: Tero Koskinen @ 2013-01-24 20:41 UTC (permalink / raw)


Hi,

I am pleased to announce Ahven 2.3.

Starting from this release, the exception backtraces are now
stored to the test results and printed out along with the results.
In addition, the documentation received some improvements,
and the output of multiline messages from TAP_Runner has been fixed.

You can get the source code from SourceForge:
https://sourceforge.net/projects/ahven/files/

Changelog:
(taken from https://bitbucket.org/tkoskine/ahven/src/ahven-2.3/NEWS)

2013-01-24 Ahven 2.3
====================

Changes
-------
    * Various procedure descriptions in the API documentation
      were improved.
    * Character limit of long messages in test results have been
      increased to 1024. On some compilers this means that
      memory usage is over 1 kilobytes per test result.
    * New constant: Ahven.Max_Long_String_Len
    * Exception backtraces are now stored to test results
      when test fails or has an error.

Bugs fixed
----------
    * TAP runner did not output multiline (long) messages correctly.
      This is now fixed.

Internal
--------
    * New package: Ahven.Long_AStrings
    * Some coding style fixes.

Known issues
------------
    * On Fedora 17/18 you need to first install libgnat-static package:

      sudo yum install libgnat-static

      Otherwise GNAT will die with internal error when building Ahven.


About Ahven:

Ahven is a simple unit test library (or a framework) for
Ada programming language. It is loosely modelled after JUnit
and some ideas are taken from AUnit.

Ahven is free software distributed under permissive ISC license
and should work with any Ada 95, 2005, or 2012 compiler.

Homepage:
 http://ahven.stronglytyped.org/

As a new thing, Jovana Milutinovich has kindly translated
Ahven's homepage to Serbo-Croatian language. The translation
is available at http://science.webhostinggeeks.com/ahven-biblioteka

Yours,
 Tero Koskinen, tero.koskinen@iki.fi



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-01-24 21:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-24 20:41 ANN: Ahven 2.3 Tero Koskinen
2013-01-24 21:06 ` Tero Koskinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox