aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/str-lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Rename lib tests, enable lib-int.rs using _str.eq for now.Graydon Hoare2010-08-241-16/+0
* Implement _str.len() to return the number of bytes, rename it to byte_len(),Jeffrey Yasskin2010-08-061-0/+16