Duncan Sands
|
4583dfc651
|
Fix some typos.
llvm-svn: 95542
|
2010-02-08 11:03:31 +00:00 |
|
Daniel Dunbar
|
ad6c15465c
|
lit: Add --repeat=N option, for running each test N times.
- Currently just useful for timing, although it could be extended as one (bad) way to deal with flaky tests.
llvm-svn: 88827
|
2009-11-15 01:02:09 +00:00 |
|
Daniel Dunbar
|
5a5b223c04
|
lit: Start documentation testing architecture.
llvm-svn: 86655
|
2009-11-10 02:41:27 +00:00 |
|
Daniel Dunbar
|
1891a167a1
|
lit: Add --param NAME=VALUE option, for test suite specific use (to communicate
arbitrary command line arguments to the test suite).
llvm-svn: 86137
|
2009-11-05 16:27:33 +00:00 |
|
Daniel Dunbar
|
a4ea29e362
|
lit: Add --config-prefix option, to override default config file names.
llvm-svn: 85035
|
2009-10-25 03:30:55 +00:00 |
|
Daniel Dunbar
|
a213a427aa
|
Add 'lit' testing tool.
- make install && man $(llvm-config --prefix)/share/man/man1/lit.1 for more
information.
llvm-svn: 81190
|
2009-09-08 05:31:18 +00:00 |
|