From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,2273a296de8c1b6d X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: ANN: Ahven 1.8 References: <20100602192413.ff36db38.tero.koskinen@iki.fi> Date: Thu, 03 Jun 2010 08:08:12 -0400 Message-ID: <82ocfs1fpv.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (windows-nt) Cancel-Lock: sha1:V9RcA1OdG3snflR4Q+uWJ+7010s= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: 793704c079b12e197caa716619 Xref: g2news1.google.com comp.lang.ada:11253 Date: 2010-06-03T08:08:12-04:00 List-Id: Tero Koskinen writes: > Hi, > > I released Ahven 1.8 today. It can be downloaded from > http://sourceforge.net/projects/ahven/files/ > > Ahven is a unit testing library for Ada 95 > programming language. Is this actually restricted to Ada 95? What prevents it from being used with Ada 2005? How does it compare to AUnit? > The code can be compiled either as plain Ada 95 or > as Ada 2005 code. Ah; much better. Perhaps you should fix the intro statement to just say "Ada"; no one will be surprised if it doesn't work with an Ada 83 compiler. -- -- Stephe