aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/lit/tests/xunit-output.py
AgeCommit message (Expand)AuthorFilesLines
2018-05-25Use quoteattr to ensure we make well formed attributesChris Matthews1-2/+2
2018-05-17Mark test with "REQUIRES: shell" since it directly invokes "sh" and was faili...Douglas Yung1-0/+2
2018-05-16Escape ]]> in xunit xml outputAlexander Richardson1-1/+3
2018-05-16Use not to catch unexpected pass as well as remove old test resultsChris Matthews1-1/+2
2018-05-11[LIT] replace output escapes wit a cdata blockChris Matthews1-3/+1
2018-05-11Support Unsupported Tests in xunit outputChris Matthews1-1/+1
2018-05-10[LIT] Move xunit tests tests into their own location, and and add failuresChris Matthews1-4/+6
2018-05-09[LIT] Handle xml characters in test namesChris Matthews1-1/+2
2018-02-28Losen time contraint to accommodate system loadsLei Huang1-1/+1
2015-06-13[LIT] Fix failing LIT testsEric Fiselier1-2/+2
2014-12-03Add a test-case for lit xunit outputChris Matthews1-0/+10