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,595c75298fbdce96 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news3.google.com!feeder.news-service.com!feeder.news-service.com!85.214.198.2.MISMATCH!eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Is Aunit helpful? Date: Fri, 06 Aug 2010 17:51:05 +0100 Organization: A noiseless patient Spider Message-ID: References: <8a1e58c0-2330-4475-8013-97df103dd85e@o19g2000yqb.googlegroups.com> <82r5ids1o9.fsf@stephe-leake.org> <0d9b7652-2df7-4dc7-9c3a-e3ecb1cb64c5@d17g2000yqb.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Date: Fri, 6 Aug 2010 16:51:05 +0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="KCXegvZb5vh43D+f3BR6Ew"; logging-data="3491"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/W5YlM3S6c1m1vGsoWqeB/JOsZNu2gUn4=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (darwin) Cancel-Lock: sha1:GSKVEPK7vsMj2sXFTHGhLFFjxXo= sha1:3HXNKJDRp2SOAGmZSAAYbiEKTT0= Xref: g2news1.google.com comp.lang.ada:12911 Date: 2010-08-06T17:51:05+01:00 List-Id: Ada novice writes: > Is coldframe an alternative tool to aunit or does it work with aunit? ColdFrame is a code generator, I used AUnit to test it, this was an example of an extensive _use_ of AUnit.