diff options
| author | Brian Anderson <[email protected]> | 2011-03-13 18:53:03 -0400 |
|---|---|---|
| committer | Graydon Hoare <[email protected]> | 2011-03-14 15:52:48 -0700 |
| commit | cba00ac2a1365093c74afee15b9a6634f7870f1a (patch) | |
| tree | 1a453593970a4c85cded9bae1897206ac006af78 /src/test | |
| parent | Implement the rest of the binary trees shootout benchmark (diff) | |
| download | rust-cba00ac2a1365093c74afee15b9a6634f7870f1a.tar.xz rust-cba00ac2a1365093c74afee15b9a6634f7870f1a.zip | |
Rename binary trees benchmark to match the original shootout source
Diffstat (limited to 'src/test')
| -rw-r--r-- | src/test/bench/shootout/binarytrees.rs (renamed from src/test/bench/shootout/binary-trees.rs) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/test/bench/shootout/binary-trees.rs b/src/test/bench/shootout/binarytrees.rs index 92bedb8b..92bedb8b 100644 --- a/src/test/bench/shootout/binary-trees.rs +++ b/src/test/bench/shootout/binarytrees.rs |