lit: Add a custom test format for use in clang.
[oota-llvm.git] / utils / lit / lit.py
2009-09-15 Daniel Dunbarlit: When finding nested test suites, check first in...
2009-09-14 Daniel Dunbarlit: Give test formats control over test discovery.
2009-09-09 Daniel DunbarCount test correctly with -q.
2009-09-09 Daniel DunbarFix another refactoro.
2009-09-08 Daniel DunbarAdd 'lit' testing tool.