[TableGen] Modify the AsmMatcherEmitter to only apply the table growth from r252440...
[oota-llvm.git] / utils / lit / lit.py
2009-12-26 Daniel Dunbarlit: Sink code into a 'lit' package.
2009-12-08 Daniel Dunbarlit: Prevent crash-on-invalid (when run on directory...
2009-11-15 Daniel Dunbarlit: Add --repeat=N option, for running each test N...
2009-11-10 Daniel Dunbarlit: Fix bug in --show-suites which accidentally overri...
2009-11-08 Daniel Dunbarlit: Warn when a test suite contains no tests.
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.