| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | lit: Add --repeat=N option, for running each test N times. | Daniel Dunbar | 2009-11-15 | 1 | -4/+17 |
| * | lit: Fix bug in --show-suites which accidentally override the list of tests. | Daniel Dunbar | 2009-11-10 | 1 | -2/+2 |
| * | lit: Warn when a test suite contains no tests. | Daniel Dunbar | 2009-11-08 | 1 | -7/+12 |
| * | lit: Add --param NAME=VALUE option, for test suite specific use (to communicate | Daniel Dunbar | 2009-11-05 | 1 | -1/+15 |
| * | lit: Add --config-prefix option, to override default config file names. | Daniel Dunbar | 2009-10-25 | 1 | -7/+20 |
| * | Don't traverse into .svn directories. | Daniel Dunbar | 2009-09-28 | 1 | -1/+1 |
| * | lit: When finding nested test suites, check first in the execpath in case there | Daniel Dunbar | 2009-09-15 | 1 | -13/+22 |
| * | lit: Give test formats control over test discovery. | Daniel Dunbar | 2009-09-14 | 1 | -5/+7 |
| * | Count test correctly with -q. | Daniel Dunbar | 2009-09-09 | 1 | -0/+1 |
| * | Fix another refactoro. | Daniel Dunbar | 2009-09-09 | 1 | -1/+1 |
| * | Add 'lit' testing tool. | Daniel Dunbar | 2009-09-08 | 1 | -0/+519 |

