summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/LitConfig.py
Commit message (Collapse)AuthorAgeFilesLines
* lit: Sink code into a 'lit' package.Daniel Dunbar2009-12-261-95/+0
| | | | llvm-svn: 92168
* lit: Add --param NAME=VALUE option, for test suite specific use (to communicateDaniel Dunbar2009-11-051-1/+3
| | | | | | arbitrary command line arguments to the test suite). llvm-svn: 86137
* lit: When running Tcl scripts via shell, try harder to find 'bash', but fallDaniel Dunbar2009-10-191-0/+22
| | | | | | back to running them internally if that fails. PR5240. llvm-svn: 84462
* 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