about summary refs log tree commit diff
path: root/src/test/run-pass/env-vars.rs
AgeCommit message (Expand)AuthorLines
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-13/+0
2019-07-27tests: Add missing run-pass annotationsVadim Petrochenkov-0/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-01-02Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI.Ed Schouten-0/+1
2017-11-19std: Add a new wasm32-unknown-unknown targetAlex Crichton-0/+1
2015-11-19Re-unignore environment test on MinGWTobias Bucher-4/+1
2015-11-18Revert not-ignoring weird environment variables for MinGWTobias Bucher-1/+4
2015-11-16Ignore malformed environment strings like glibc doesTobias Bucher-4/+1
2015-04-08Remove pretty-expanded from failing testsAlex Crichton-1/+0
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-02-11std: Tweak the std::env OsString/String interfaceAlex Crichton-2/+2
2015-02-01std: Add a new `env` moduleAlex Crichton-0/+22