summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/lit.py
Commit message (Collapse)AuthorAgeFilesLines
* lit: When finding nested test suites, check first in the execpath in case thereDaniel Dunbar2009-09-151-13/+22
| | | | | | is a site configuration. llvm-svn: 81902
* lit: Give test formats control over test discovery.Daniel Dunbar2009-09-141-5/+7
| | | | llvm-svn: 81751
* Count test correctly with -q.Daniel Dunbar2009-09-091-0/+1
| | | | llvm-svn: 81313
* Fix another refactoro.Daniel Dunbar2009-09-091-1/+1
| | | | llvm-svn: 81312
* Add 'lit' testing tool.Daniel Dunbar2009-09-081-0/+519
- make install && man $(llvm-config --prefix)/share/man/man1/lit.1 for more information. llvm-svn: 81190
OpenPOWER on IntegriCloud