about summary refs log tree commit diff
path: root/src/libcore/tests/array.rs
AgeCommit message (Expand)AuthorLines
2019-12-06Format libcore with rustfmt (including tests and benches)David Tolnay-6/+2
2019-10-24Add unit tests for `array::IntoIter`Lukas Kalbertodt-1/+206
2018-12-25Remove licensesMark Rousskov-9/+0
2017-09-24Try to fix array TryFrom testsNikolai Vazquez-1/+1
2017-09-24Add TryFrom tests for array reference typesNikolai Vazquez-0/+23
2017-04-03Move libXtest into libX/testsStjepan Glavina-0/+28