about summary refs log tree commit diff
path: root/src/test/run-pass/hashmap-memory.rs
AgeCommit message (Expand)AuthorLines
2011-08-15Removed spawn and task from the parser. Updated all the tests except for the ...Eric Holk-20/+24
2011-08-12Remove last uses of vec::lenBrian Anderson-5/+5
2011-08-12Convert all uses of std::io to std::ioivecBrian Anderson-1/+0
2011-08-02Don't pp extra lines after block open when preserving whitespace. Closes #759Brian Anderson-1/+0
2011-08-02Add xfail-pretty directives to tests that don't pretty-print correctlyBrian Anderson-0/+1
2011-07-27Reformat for new syntaxMarijn Haverbeke-55/+40
2011-07-23Attempt to put out burning Windows tinderbox.Eric Holk-1/+1
2011-07-22More work on word-count.Eric Holk-2/+2
2011-07-22Adding test case dealing with communication and hashmaps.Eric Holk-0/+108