]> git.proxmox.com Git - cargo.git/commit
Rework tests to avoid using -vv
authorEduardo Broto <ebroto@tutanota.com>
Wed, 14 Oct 2020 22:44:04 +0000 (00:44 +0200)
committerEduardo Broto <ebroto@tutanota.com>
Wed, 14 Oct 2020 22:44:04 +0000 (00:44 +0200)
commitfb02ade261c753eed940890934697f212d658085
tree9efb638d4e5b02086b8201a49b266839edec72be
parentc12aed2fe40dbcd19c82401ef226cac70615c25e
Rework tests to avoid using -vv

Environment variables are represented differently in differents OSes in
the output.

Add tests checking if the variable is set instead.
tests/testsuite/build.rs
tests/testsuite/workspaces.rs