about summary refs log tree commit diff
path: root/src/test/stdtest/sha1.rs
AgeCommit message (Expand)AuthorLines
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-3/+3
2011-11-17remove compile-command from local variable blocksNiko Matsakis-1/+0
2011-09-12Reformat for new mode syntax, step 1Marijn Haverbeke-1/+1
2011-09-02Reformat. Issue #855Brian Anderson-9/+9
2011-09-01Rename std::istr to std::str. Issue #855Brian Anderson-3/+3
2011-08-27Convert std::sha1 to istrs. Issue #855Brian Anderson-12/+12
2011-08-20ReformatBrian Anderson-29/+19
2011-08-16Port the tests to the expr foo::<T> syntax.Erick Tryzelaar-2/+2
2011-08-16Rename std::ivec to std::vecBrian Anderson-3/+3
2011-08-15The wonky for...in... whitespace was bothering me. Sorry!Lindsey Kuper-2/+2
2011-08-12Remove vecs from std::sha1Brian Anderson-2/+2
2011-08-12Remove last uses of vec::lenBrian Anderson-26/+36
2011-07-27Reformat for new syntaxMarijn Haverbeke-43/+49
2011-07-24The Big Test Suite OverhaulBrian Anderson-0/+5
2011-07-09Add sha1 and int tests to stdtest. Issue #428Brian Anderson-0/+85