Teach lit's SyntaxCheckTest two new tricks:
[oota-llvm.git] / utils / lit / lit.py
2009-11-05 Daniel Dunbarlit: Add --param NAME=VALUE option, for test suite...
2009-10-25 Daniel Dunbarlit: Add --config-prefix option, to override default...
2009-09-28 Daniel DunbarDon't traverse into .svn directories.
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.