summary refs log tree commit diff
path: root/src/libcollections/tests/vec.rs
AgeCommit message (Expand)AuthorLines
2017-06-02Add test for vecs with overaligned dataPeter Atashian-0/+15
2017-04-24Add Splice forget testMatt Ickstadt-0/+8
2017-04-23Improve splice docs and testsMatt Ickstadt-1/+46
2017-04-23Add Vec::splice and String::spliceSimon Sapin-0/+10
2017-04-19specialize Extend for Vec with IntoIterSean McArthur-0/+22
2017-04-03Move libXtest into libX/testsStjepan Glavina-0/+698