Displaying 3 results from an estimated 3 matches for "af7a1aa6".
2008 Oct 12
2
[LLVMdev] 2.4 Pre-release (v1) Available for Testing
...> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081012/af7a1aa6/attachment.html>
2008 Oct 12
0
[LLVMdev] 2.4 Pre-release (v1) Available for Testing
I've been using gtest (http://code.google.com/p/googletest/) for all of
my frontend unit tests and I'm very happy with it. It does all of that
automatic test discovery stuff pretty well. I haven't tried the XML test
report generation stuff, but it does have that capability.
I don't know much about DejaGNU, and from what little I know about it,
I'm not sure its worth my
2008 Oct 11
9
[LLVMdev] 2.4 Pre-release (v1) Available for Testing
On Sat, Oct 11, 2008 at 7:30 AM, Kenneth Boyd <zaimoni at zaimoni.com> wrote:
> At the absolute minimum, simple counting of the success/failure/internal
> error results requires three different exit codes, and a test driver
> capable of tallying them up and reporting all failures (unexpected
> success, unexpected failure, and internal errors with a designated
> distinct exit