diff options
| author | Brian Anderson <[email protected]> | 2011-03-12 01:40:32 -0500 |
|---|---|---|
| committer | Graydon Hoare <[email protected]> | 2011-03-14 15:52:48 -0700 |
| commit | ac72f42b1c103c670a78056d359eff85bf518fae (patch) | |
| tree | 2b077ac832f15bbd1ed21308083b3edf9a38677b | |
| parent | Remove broken 99-bottles makefile and run script (diff) | |
| download | rust-ac72f42b1c103c670a78056d359eff85bf518fae.tar.xz rust-ac72f42b1c103c670a78056d359eff85bf518fae.zip | |
Mention test/bench in README
| -rw-r--r-- | src/README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,5 +24,6 @@ test/ Testsuite (for both bootstrap and self-hosted) test/compile-fail - Tests that should fail to compile test/run-fail - Tests that should compile, run and fail test/run-pass - Tests that should compile, run and succeed +test/bench - Benchmarks and miscellanea Please be gentle, it's a work in progress. |