Hi all, Per a previous thread on this, I've made all the changes I intended to make last night to get the intended replacement of test run results meet or exceed current requirements.
I'd like to switch over to that by default. I'm depending on the test event system to be able to handle test method reruns in test results accounting. The primary thing missing before was that timeouts were not routed through the test events system, nor were exception process exits (i.e. test inferiors exiting with a signal on POSIX systems). Those were added last night so that test events are generated for those, and the BasicResultsFormatter presents that information properly. I will switch it over to being the default output in a bit here. Please let me know if you have any concerns once I flip it on by default. Thanks! -- -Todd
_______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev