[llvm-commits] [PATCH][test-suite] Fix the unix-smail test

Daniel Dunbar daniel at zuster.org
Wed Sep 16 01:10:04 PDT 2009


Hi Mikhail,

Nice find! I guess that would explain why it runs so fast?

In general fixing these sounds good, please apply. It might be worth
trying to pick sensibly inputs so that we get some value from the
output comparison with gcc, but I guess anything is better what we
have now.

 - Daniel

On Tue, Sep 8, 2009 at 3:05 PM, Mikhail Glushenkov <foldr at codedgers.com> wrote:
> Hi,
>
> Some tests in the test suite don't have any input specified (and in effect are
> essentially testing that exit(3) works correctly). The attached patch fixes this
> issue for unix-smail.
>
> --
> ()  ascii ribbon campaign - against html e-mail
> /\  www.asciiribbon.org   - against proprietary attachments
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>




More information about the llvm-commits mailing list