about summary refs log tree commit diff
path: root/src/test/stdtest/char.rs
AgeCommit message (Expand)AuthorLines
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-1/+3
2011-11-01Ignore should_fail tests on windowsBrian Anderson-0/+2
2011-11-01Add should_fail annotation for unit testsMatt Brubeck-0/+12
2011-10-31Add a char::to_digit functionMatt Brubeck-0/+28