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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,595c75298fbdce96 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!d17g2000yqb.googlegroups.com!not-for-mail From: Ada novice Newsgroups: comp.lang.ada Subject: Re: Is Aunit helpful? Date: Fri, 6 Aug 2010 02:06:28 -0700 (PDT) Organization: http://groups.google.com Message-ID: <0d9b7652-2df7-4dc7-9c3a-e3ecb1cb64c5@d17g2000yqb.googlegroups.com> References: <8a1e58c0-2330-4475-8013-97df103dd85e@o19g2000yqb.googlegroups.com> <82r5ids1o9.fsf@stephe-leake.org> NNTP-Posting-Host: 193.11.22.91 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1281085588 22362 127.0.0.1 (6 Aug 2010 09:06:28 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 6 Aug 2010 09:06:28 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: d17g2000yqb.googlegroups.com; posting-host=193.11.22.91; posting-account=Rr9I-QoAAACS-nOzpA-mGxtAlZ46Nb6I User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:12898 Date: 2010-08-06T02:06:28-07:00 List-Id: On Aug 5, 10:48=A0pm, Simon Wright wrote: > I found the manual quite hard. And the sample code didn't quite gel for m= e. > > I've used it seriously -- at eghttp://coldframe.cvs.sourceforge.net/viewv= c/coldframe/coldframe/Event... > > The above doesn't have a Software Test Description, so you have to use > your imagination; Harness is the main program, Suite calls up the test > cases, Test_* are the test cases. > Is coldframe an alternative tool to aunit or does it work with aunit? Thanks YC