summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/LitFormats.py
Commit message (Collapse)AuthorAgeFilesLines
* lit: Sink code into a 'lit' package.Daniel Dunbar2009-12-261-3/+0
| | | | llvm-svn: 92168
* lit: Factor a new OneCommandPerFileTest out of SyntaxCheckTest.Daniel Dunbar2009-11-151-1/+2
| | | | | | | - Used for running a single fixed command on a directory of files, with the option of deriving a temporary input file from the test source. llvm-svn: 88844
* lit: Add a custom test format for use in clang.Daniel Dunbar2009-09-161-1/+1
| | | | llvm-svn: 81987
* lit: Give test formats control over test discovery.Daniel Dunbar2009-09-141-2/+2
| | | | llvm-svn: 81751
* Add 'lit' testing tool.Daniel Dunbar2009-09-081-0/+2
- make install && man $(llvm-config --prefix)/share/man/man1/lit.1 for more information. llvm-svn: 81190
OpenPOWER on IntegriCloud