aboutsummaryrefslogtreecommitdiff
path: root/tests/test_prelude.rs
Commit message (Collapse)AuthorAgeFilesLines
* Fix parking_lot::{Mutex, RwLock} re-exportsZeyla Hellyer2017-11-091-2/+5
| | | | | | | | Fix the re-exports for `parking_lot::{Mutex, RwLock}` no longer functioning due to the conditional compilation gate removal (`parking_lot` is now always compiled). Tests have been updated to ensure the functionality of these re-exports.
* rustfmtacdenisSK2017-07-271-1/+1
|
* Fix doc testsacdenisSK2017-07-021-0/+1
|
* Fix no-feature testsZeyla Hellyer2017-06-241-1/+4
|
* Add an initial tiny test suite to get Travis goingAustin Hellyer2016-11-271-0/+4