about summary refs log tree commit diff
path: root/src/libcoretest/mem.rs
AgeCommit message (Expand)AuthorLines
2015-02-24Use arrays instead of vectors in testsVadim Petrochenkov-1/+1
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-1/+1
2015-02-10Deprecating i/u suffixes in libcoretestAlfie John-19/+19
2015-01-30Remove all `i` suffixesTobias Bucher-8/+8
2015-01-13Generalise pointer width tests using pointer_widthRicho Healey-14/+4
2015-01-11powerpc: Add backend support for powerpcRicho Healey-2/+4
2015-01-03Initial version of AArch64 support.Akos Kiss-3/+5
2014-12-03Fix falloutJorge Aparicio-1/+1
2014-10-13Clean up rustc warnings.NODA, Kai-1/+1
2014-10-11Fix cfg warnings in libcoretestMichael Gehring-8/+8
2014-06-29Extract tests from libcore to a separate crateSteven Fackler-0/+173