Closed GoogleCodeExporter closed 9 years ago
Original comment by e...@google.com
on 22 Jun 2010 at 10:42
As I mentioned offline, this is tricky because the native output stream doesn't
delimit individual test methods. The easiest fix here is to print the native
output unattached to any particular test's output stream.
Original comment by jessewil...@google.com
on 23 Jun 2010 at 3:46
This is what I had been discussing on the whiteboard in terms of running in a
subprocess to capture the standard output. In my case, I usually do this when
debugging a specific test so the local of correlation to a particular test is
unnecessary.
Original comment by b...@google.com
on 23 Jun 2010 at 4:29
Issue 17 has been merged into this issue.
Original comment by e...@google.com
on 7 Jul 2010 at 10:18
Fixed with r178.
Original comment by jessewil...@google.com
on 16 Oct 2010 at 8:17
Original issue reported on code.google.com by
e...@google.com
on 22 Jun 2010 at 10:16