summaryrefslogtreecommitdiff
path: root/nix-test/src/lib.rs
AgeCommit message (Collapse)Author
2016-01-29Convert MSG_ flags to bitflags! type.Philipp Matthias Schaefer
2015-05-21Test sockopt const valuesCarl Lerche
2015-04-06Get compiling on Rust 1.0 betaCarl Lerche
Initially support this by assuming the lowest common denominator. The long term solution is to improve the build system to allow pulling in more specific features that are available on the target system.
2015-03-10Track Rust nightliesCarl Lerche
2015-02-21Cleanup readv & writev + testsCarl Lerche
2015-02-20Fix more deprecationsCarl Lerche
2015-02-19Test errno definesCarl Lerche