summary refs log tree commit diff
path: root/src/libregex/test/tests.rs
AgeCommit message (Expand)AuthorLines
2014-10-07Use slice syntax instead of slice_to, etc.Nick Cameron-1/+1
2014-10-02Revert "Use slice syntax instead of slice_to, etc."Aaron Turon-1/+1
2014-10-02Use slice syntax instead of slice_to, etc.Nick Cameron-1/+1
2014-07-21Add a ton of ignore-lexer-testCorey Richardson-0/+1
2014-07-09fix test failureskwantam-2/+2
2014-06-03Fixes #13843.Andrew Gallant-0/+14
2014-05-24core: rename strbuf::StrBuf to string::StringRicho Healey-1/+1
2014-04-25Add a regex crate to the Rust distribution.Andrew Gallant-0/+199