diff options
author | Todd Fiala <todd.fiala@gmail.com> | 2014-09-26 12:58:25 +0000 |
---|---|---|
committer | Todd Fiala <todd.fiala@gmail.com> | 2014-09-26 12:58:25 +0000 |
commit | 4dcb6aded223d2810e35b237baaeafb11c7ee185 (patch) | |
tree | 448058019c6f15ada4293fc17c83edd426cff944 /llvm/lib/Support/MathExtras.cpp | |
parent | 196e873cdc42fafd4859ed0019dfc4385db14c16 (diff) | |
download | llvm-4dcb6aded223d2810e35b237baaeafb11c7ee185.zip llvm-4dcb6aded223d2810e35b237baaeafb11c7ee185.tar.gz llvm-4dcb6aded223d2810e35b237baaeafb11c7ee185.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/Support/MathExtras.cpp')
0 files changed, 0 insertions, 0 deletions