summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/Test.py
Commit message (Collapse)AuthorAgeFilesLines
* lit: Sink code into a 'lit' package.Daniel Dunbar2009-12-261-79/+0
| | | | llvm-svn: 92168
* lit: Add --repeat=N option, for running each test N times.Daniel Dunbar2009-11-151-0/+8
| | | | | | - Currently just useful for timing, although it could be extended as one (bad) way to deal with flaky tests. llvm-svn: 88827
* Add 'lit' testing tool.Daniel Dunbar2009-09-081-0/+71
- make install && man $(llvm-config --prefix)/share/man/man1/lit.1 for more information. llvm-svn: 81190
OpenPOWER on IntegriCloud