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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,37d7ecfe9a801fa,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!l20g2000yqm.googlegroups.com!not-for-mail From: stuart clark Newsgroups: comp.lang.ada Subject: Why does AUnit text/xml reporters use gnat.io??? and why does gnat.io only allow standard_output and standard_error ??? Date: Tue, 26 Oct 2010 15:18:18 -0700 (PDT) Organization: http://groups.google.com Message-ID: <7793ad61-925c-4549-963f-a4b7327c4ff8@l20g2000yqm.googlegroups.com> NNTP-Posting-Host: 203.48.66.138 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1288131498 31882 127.0.0.1 (26 Oct 2010 22:18:18 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 26 Oct 2010 22:18:18 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: l20g2000yqm.googlegroups.com; posting-host=203.48.66.138; posting-account=MZK52AoAAABSzwZnz7ceKVzE2LKWwfyu User-Agent: G2/1.0 X-HTTP-Via: 1.0 proxy X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:14812 Date: 2010-10-26T15:18:18-07:00 List-Id: anyone know why AUnit text_reporter and xml_reporter use gnat.io ??? gnat.io only allows a file_type of standard output and standard error, why ???