jingham added a comment.

I sort of agree with this and sort of don't.  Formally, I agree with the notion 
of limited focused tests.  But in practice it is often the noise in tests that 
catches bugs that we don't yet have tests for.  And especially when the "noise" 
is doing things like step over that 100% should work in any functional 
debugger...  So I am also a little leery of cleaning up the tests too much so 
that they only test the things we've thought to test and miss other things.

Jim


http://reviews.llvm.org/D16334



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to