aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_text_edit/src/test_utils.rs
Commit message (Expand)AuthorAgeFilesLines
* remove slower impl, add benchmarksBernardo2018-12-251-2/+7
* test translate_offset_with_edit against simple impl for single editsBernardo2018-12-251-32/+38
* simplify and reduce number of values exploredBernardo2018-12-251-29/+23
* proptest strategies for TextUnit and AtomTextEditBernardo2018-12-251-0/+114