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,8dabd6d669ed7263 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.glorb.com!cycny01.gnilink.net!spamkiller2.gnilink.net!gnilink.net!trndny03.POSTED!c2bfcbcf!not-for-mail Subject: Re: Moving From AUnit V1 to V2 From: "Ed Falis" Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15 MIME-Version: 1.0 Newsgroups: comp.lang.ada References: <9f4fd5a5-9940-481d-850d-bdd24821781e@e25g2000prg.googlegroups.com> <47dd0124$0$11013$4d3efbfe@news.sover.net> Content-Transfer-Encoding: 7bit Message-ID: User-Agent: Opera Mail/9.26 (Win32) X-Antivirus: avast! (VPS 080316-0, 03/16/2008), Outbound message X-Antivirus-Status: Clean Date: Sun, 16 Mar 2008 17:07:51 GMT NNTP-Posting-Host: 71.184.110.64 X-Complaints-To: abuse@verizon.net X-Trace: trndny03 1205687271 71.184.110.64 (Sun, 16 Mar 2008 13:07:51 EDT) NNTP-Posting-Date: Sun, 16 Mar 2008 13:07:51 EDT Xref: g2news1.google.com comp.lang.ada:20437 Date: 2008-03-16T17:07:51+00:00 List-Id: On Sun, 16 Mar 2008 07:14:46 -0400, Peter C. Chapin wrote: > I moved from AUnit v1 to AUnit v2 in one of my projects but it was a > while ago and I've forgotten exactly what was involved. I agree that the > AUnit documentation is a bit lacking. I do remember that I ended up > reading the AUnit source and looking at the examples to figure out what > needed to be done. > > Sorry I'm not more helpful. I believe aunit.html under "doc" describes the conversion process in detail. At least I know I spent a lot of time writing it. If you've read that document and it's still "short", let me know.