summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/tests/xunit-output.py
Commit message (Expand)AuthorAgeFilesLines
* Use quoteattr to ensure we make well formed attributesChris Matthews2018-05-251-2/+2
* Mark test with "REQUIRES: shell" since it directly invokes "sh" and was faili...Douglas Yung2018-05-171-0/+2
* Escape ]]> in xunit xml outputAlexander Richardson2018-05-161-1/+3
* Use not to catch unexpected pass as well as remove old test resultsChris Matthews2018-05-161-1/+2
* [LIT] replace output escapes wit a cdata blockChris Matthews2018-05-111-3/+1
* Support Unsupported Tests in xunit outputChris Matthews2018-05-111-1/+1
* [LIT] Move xunit tests tests into their own location, and and add failuresChris Matthews2018-05-101-4/+6
* [LIT] Handle xml characters in test namesChris Matthews2018-05-091-1/+2
* Losen time contraint to accommodate system loadsLei Huang2018-02-281-1/+1
* [LIT] Fix failing LIT testsEric Fiselier2015-06-131-2/+2
* Add a test-case for lit xunit outputChris Matthews2014-12-031-0/+10
OpenPOWER on IntegriCloud