Commit graph

5 commits

Author SHA1 Message Date
Lukas Kalbertodt
5334a307d5
Add unit tests for array::IntoIter
Many tests are based on tests by Josh Stone <cuviper@gmail.com>
2019-10-24 15:46:44 +02:00
Mark Rousskov
2a663555dd Remove licenses 2018-12-25 21:08:33 -07:00
Nikolai Vazquez
a6e70b5fb4 Try to fix array TryFrom tests 2017-09-24 14:54:04 -04:00
Nikolai Vazquez
6570e4cd05 Add TryFrom tests for array reference types 2017-09-24 12:35:37 -04:00
Stjepan Glavina
13c744f30d Move libXtest into libX/tests
This change moves:

1. `libcoretest` into `libcore/tests`
2. `libcollectionstest` into `libcollections/tests`

This is a follow-up to #39561.
2017-04-03 20:49:39 +02:00
Renamed from src/libcoretest/array.rs (Browse further)