about summary refs log tree commit diff
path: root/src/libcoretest/result.rs
AgeCommit message (Expand)AuthorLines
2015-01-20std: Rename Show/String to Debug/DisplayAlex Crichton-3/+3
2015-01-07Test fixes and rebase conflictsAlex Crichton-2/+0
2015-01-06core: split into fmt::Show and fmt::StringSean McArthur-4/+4
2015-01-05coretest: remove/ignore testsJorge Aparicio-1/+4
2014-12-06libcoretest: remove unnecessary `as_slice()` callsJorge Aparicio-2/+2
2014-10-29Rename fail! to panic!Steve Klabnik-4/+4
2014-10-19Remove a large amount of deprecated functionalityAlex Crichton-29/+6
2014-10-13Clean up rustc warnings.NODA, Kai-0/+1
2014-09-16Fallout from renamingAaron Turon-2/+2
2014-09-09Remove some test warnings.Jonas Hietala-0/+1
2014-06-29Extract tests from libcore to a separate crateSteven Fackler-0/+161