http://llvm.org/bugs/show_bug.cgi?id=22053
Bug ID: 22053
Summary: Make the test runner print test output on the fly, not
just a huge dump at the end.
Product: lldb
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
It's useful to be able to see test output as the tests are running. Currently
you cannot see anything until the test runner has completed. Since it can
sometimes take a long time, it often leaves one wondering if the test suite is
hung, or if things are going as expected.
Being able to see the output of individual tests as those tests complete would
be a welcome feature.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev