summary refs log tree commit diff
path: root/src/test/bench/shootout-reverse-complement.rs
AgeCommit message (Collapse)AuthorLines
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