Daniel Dunbar
|
a812eb66b3
|
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
|
9b762e5350
|
lit: Start documentation testing architecture.
llvm-svn: 86655
|
2009-11-10 02:41:27 +00:00 |
|
Daniel Dunbar
|
47718a1f47
|
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
|
499815e9f9
|
lit: Add --config-prefix option, to override default config file names.
llvm-svn: 85035
|
2009-10-25 03:30:55 +00:00 |
|
Daniel Dunbar
|
640436d7af
|
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 |
|