summary refs log tree commit diff
path: root/src/test/bench/shootout-reverse-complement.rs
AgeCommit message (Collapse)AuthorLines
2013-08-30Revert "src/test/bench: restructure"Corey Richardson-0/+152
This reverts commit 14cdc26e8a7794e437946f46df5769362b42acdf.
2013-08-28src/test/bench: restructureCorey Richardson-152/+0
2013-07-20Fix warnings in src/test/bench tests. Nobody will ever care.Ben Blum-1/+0
2013-06-28Convert vec::{reserve, reserve_at_least, capacity} to methods.Huon Wilson-4/+3
2013-05-22test: Update tests to use the new syntax.Patrick Walton-6/+6
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2013-04-19test: xfail some benchmarks that require external libraries or inputsPatrick Walton-0/+1
2013-04-19librustc: Remove debug code; xfail-pretty reverse-complement.Patrick Walton-0/+2
2013-04-19test: Implement pidigits and reverse-complementPatrick Walton-0/+152