Add a chapter on the test harness. There isn't really any online documentation on the test harness, so this adds a chapter to the rustc book which provides information on how the harness works and details on the command-line options. |
||
|---|---|---|
| .. | ||
| formatters | ||
| helpers | ||
| stats | ||
| bench.rs | ||
| cli.rs | ||
| console.rs | ||
| event.rs | ||
| lib.rs | ||
| options.rs | ||
| stats.rs | ||
| test_result.rs | ||
| tests.rs | ||
| time.rs | ||
| types.rs | ||