hanchenye-llvm-project/lldb/gtest
Todd Fiala 4dcb6aded2 gtest: modified Xcode integration so gtest assert/expect failure now shows error content in the error marker at the line of failure.
This change modifies the python test runner to combine lines starting with a
failure report including up to 3 more lines, terminated by the next
"[  FAILED  ]" line.  These are all emitted on the same line as the file:line
indication, which allows Xcode's failure marker code to pick it up and display
it along with the error badge in the Xcode editor window.  Makes for a nice
gtest development experience.

llvm-svn: 218518
2014-09-26 12:58:25 +00:00
..
gtest.xcodeproj
make
unittest/Plugins/Process/Linux
do-gtest.py gtest: modified Xcode integration so gtest assert/expect failure now shows error content in the error marker at the line of failure. 2014-09-26 12:58:25 +00:00