diff options
author | Todd Fiala <todd.fiala@gmail.com> | 2015-09-18 07:08:09 +0000 |
---|---|---|
committer | Todd Fiala <todd.fiala@gmail.com> | 2015-09-18 07:08:09 +0000 |
commit | e7e911f06b021b595b6599113a113e6241043f4d (patch) | |
tree | 6ef9f8704328097286ebc74c2641c62fa2f40afd /llvm/unittests/ADT/BitVectorTest.cpp | |
parent | 733ccaab6116ac8b62836eaa266fcf095dc38de2 (diff) | |
download | bcm5719-llvm-e7e911f06b021b595b6599113a113e6241043f4d.tar.gz bcm5719-llvm-e7e911f06b021b595b6599113a113e6241043f4d.zip |
xunit output: add backtraces; limit attribute
When pexpect errors occurred, the <error>/<failure> element's
message attribute could get too long and contain
invalid characters for xml attributes, even when quoted.
Particularly for pexpect failures.
Now <error> and <failure> entries truncate the message
attribute to contain the first line of the message.
<error> and <failure> blocks now contain both the
complete message and the backtrace (finally!) in the
text body of the error/failure element.
llvm-svn: 247973
Diffstat (limited to 'llvm/unittests/ADT/BitVectorTest.cpp')
0 files changed, 0 insertions, 0 deletions