about summary refs log tree commit diff
path: root/src/libcoretest
AgeCommit message (Expand)AuthorLines
2014-07-02Fix rotate_{left, right} for multiple of bitsize rotation amountsSamuel Neves-0/+18
2014-06-29Implement RFC#28: Add PartialOrd::partial_cmpSteven Fackler-2/+2
2014-06-29Extract tests from libcore to a separate crateSteven Fackler-0/+3273